Skip to content

Update dependency finch to ~> 0.21#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/finch-0.x
Open

Update dependency finch to ~> 0.21#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/finch-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Type Update Change
finch (source) prod minor ~> 0.18~> 0.21

Release Notes

sneako/finch (finch)

v0.21.0

Compare Source

Enhancements
  • Add support for querying default pool metrics via Finch.get_pool_status/2 #​329
  • Add more details on Finch.request/3 docs #​327
Bug Fixes
  • Prevent idle HTTP/1 pools from being terminated while connections are in use #​292
  • Disable unsupported HTTP/2 server push responses to avoid crashes #​333
  • Drop :cacerts from defaults for HTTP connections to avoid breaking plain HTTP pools #​333
  • Only track default pool metrics when start_pool_metrics? is enabled #​329
Other
  • Elixir 1.19 compatibility updates for HTTP/1 pool state handling #​331
  • CI: update test matrix and x509/deps for Elixir 1.19 #​330
  • Add ALPN large-body regression test coverage (issue #​265) #​332

v0.20.0

Compare Source

Enhancements
  • Support manual pool termination #​299
  • Refactor HTTP1 pool state for better maintainability #​308
  • Add :supported_groups to list of TLS options #​307
  • Be more explicit about the :default pool in documentation #​314
  • Upgrade nimble_options to document deprecations #​315
Bug Fixes
  • Fix Finch.stream_while/5 on halt for both HTTP/1 and HTTP/2 #​320
  • Return accumulator when Finch.stream/5 and Finch.stream_while/5 fail #​295
  • Fix documentation reference for get_pool_status/2 #​301
Other
  • Upgrade CI VM to Ubuntu 24 #​321
  • CI housekeeping: support Elixir 1.17/Erlang OTP 27, bump Credo and deps #​303
  • Update GitHub CI badge URL #​304

v0.19.0

Compare Source

Enhancements
  • Update @​mint_tls_opts in pool_manager.ex #​266
  • Document there is no backpressure on HTTP2 #​283
  • Fix test: compare file size instead of map #​284
  • Finch.request/3: Use improper list and avoid Enum.reverse #​286
  • Require Mint 1.6 #​287
  • Remove castore dependency #​274
  • Fix typos and improve language in docs and comments #​285
  • fix logo size in README #​275
Bug Fixes
  • Tweak Finch supervisor children startup order #​289, fixes #​277
  • implement handle_cancelled/2 pool callback #​268, fixes #​257
  • type Finch.request_opt() was missing the :request_timeout option #​278

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/finch-0.x branch from 4745941 to 8590f28 Compare September 11, 2024 13:13
@renovate renovate bot changed the title Update dependency finch to ~> 0.19 Update dependency finch to ~> 0.20 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/finch-0.x branch from 8590f28 to c35bf71 Compare July 4, 2025 10:59
@renovate renovate bot force-pushed the renovate/finch-0.x branch 2 times, most recently from b43929d to 788af67 Compare August 11, 2025 20:28
@renovate renovate bot force-pushed the renovate/finch-0.x branch from 788af67 to dd5eb4a Compare October 21, 2025 16:55
@renovate renovate bot force-pushed the renovate/finch-0.x branch from dd5eb4a to 3915df1 Compare December 31, 2025 17:06
@renovate renovate bot changed the title Update dependency finch to ~> 0.20 Update dependency finch to ~> 0.21 Jan 22, 2026
@renovate renovate bot force-pushed the renovate/finch-0.x branch from 3915df1 to bfafb1e Compare January 22, 2026 10:08
@renovate renovate bot force-pushed the renovate/finch-0.x branch from bfafb1e to d79085e Compare February 2, 2026 18:33
@renovate renovate bot force-pushed the renovate/finch-0.x branch from d79085e to 7943098 Compare March 13, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants