Update dependency finch to ~> 0.23 - #10
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
September 11, 2024 13:13
4745941 to
8590f28
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
July 4, 2025 10:59
8590f28 to
c35bf71
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
2 times, most recently
from
August 11, 2025 20:28
b43929d to
788af67
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
October 21, 2025 16:55
788af67 to
dd5eb4a
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
December 31, 2025 17:06
dd5eb4a to
3915df1
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
January 22, 2026 10:08
3915df1 to
bfafb1e
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
February 2, 2026 18:33
bfafb1e to
d79085e
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
March 13, 2026 14:37
d79085e to
7943098
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
April 21, 2026 21:35
7943098 to
8049d95
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
2 times, most recently
from
May 18, 2026 20:08
a360fa2 to
a7b8a2c
Compare
renovate
Bot
force-pushed
the
renovate/finch-0.x
branch
from
June 17, 2026 18:15
a7b8a2c to
7671705
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 0.18→~> 0.23Release Notes
sneako/finch (finch)
v0.23.0Fixed
httpandhttpsrequest and pool URLs without hosts before attempting requests #371, fixes #186:certs_keys,:certfile, and:keyfilefrom TCP transport options for HTTP requests to avoid:badargerrors #377:pool_not_availablewhile workers were still registering #379Other
v0.22.0Added
:http2configuration section with:wait_for_server_settings?,:ping_interval,:max_connection_age, and:max_connection_age_jittersupport #354 #355 #364http+unix://andhttps+unix://URL scheme support for cleaner Unix socket pool configuration #351Finch.start_pool/3,Finch.find_pool/2, andFinch.Pool.child_spec/1#352Finch.is_request_ref/1for matching async request refs in guards #350:pool_strategy#359Finch.get_pool_count/2andFinch.set_pool_count/3#362pid,max_concurrent_streams, andavailable_connectionsto pool metrics #362 #368{:stream, req_body_fun}request bodies inFinch.stream_while/5on HTTP/1 #357 #360Finch.Poolstruct #338Changed
Finch.Pool.t()structs as keys and use ordered-set ETS tables for prefix lookups #342 #368:pool_not_availablewhen no connected pool is available #356Finch.error(),Finch.HTTPError, andFinch.TransportError#341Finch.build/5andFinch.request/3#365Deprecated
{scheme, {:local, path}}tuple form in:pools, use URL strings (e.g."http+unix:///path") instead #351Removed
Finch.request/6function, pool configuration options, and:max_idle_time_exceededtelemetry event #348Fixed
Other
:count,:size, and strategies #361Finch.build/5options #3471.20.0-rc.4v0.21.0Compare Source
Enhancements
Finch.get_pool_status/2#329Finch.request/3docs #327Bug Fixes
:cacertsfrom defaults for HTTP connections to avoid breaking plain HTTP pools #333start_pool_metrics?is enabled #329Other
v0.20.0Compare Source
Enhancements
:supported_groupsto list of TLS options #307:defaultpool in documentation #314nimble_optionsto document deprecations #315Bug Fixes
Other
v0.19.0Compare Source
Enhancements
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.