ExFirebaseAuth
ExFirebaseAuth copied to clipboard
Bump finch from 0.13.0 to 0.19.0
Bumps finch from 0.13.0 to 0.19.0.
Changelog
Sourced from finch's changelog.
v0.19.0 (2024-09-04)
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
v0.18.0 (2024-02-09)
Enhancements
- Add Finch name to telemetry events #252
Bug Fixes
v0.17.0 (2024-01-07)
Enhancements
- Add support for async requests #228, #231
- Add stream example to docs #230
- Fix calls to deprecated Logger.warn/2 #232
- Fix typos #233
- Docs: do not use streams with async_request #238
- Add Finch.stream_while/5 #239
- Set MIX_ENV=test on CI #241
- Update HTTP/2 pool log level to warning for retried action #240
- Split trailers from headers #242
- Introduce :request_timeout option #244
- Support ALPN over HTTP1 pools #250
- Deprecate :protocol in favour of :protocols #251
- Implement pool telemetry #248
v0.16.0 (2023-04-13)
Enhancements
... (truncated)
Commits
94d9f9fMerge pull request #290 from sneako/v0.19.07f50a35prepare v0.19.0 release8b2ed4fMerge pull request #289 from elfenlaid/fix-children-order954cceeTweak Finch supervisor children strartup order80c2d42Merge pull request #274 from wojtekmach/wm-remove-castoreb78d4d3Require Mint 1.6.232c4f9dRemove castore dependency2f94f48Merge pull request #287 from wojtekmach/wm-update-mint26e12a9Require Mint 1.658001fbMerge pull request #286 from wojtekmach/wm-avoid-reverse- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)