chore(deps): update dependency http-kit/http-kit to v2.8.0 #130
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:
2.7.0
->2.8.0
Release Notes
http-kit/http-kit (http-kit/http-kit)
v2.8.0
Compare Source
This is a major feature and maintenance release. As always, please test carefully and report any unexpected problems, thank you! 🙏
Highlights include:
Please see linked commits below for details.
A huge thanks to the 10 contributors who helped create this release!
- Peter Taoussanis
Changes since
v2.7.0
(2023-06-30)6db3f0f
[mod] Bump minimum Java version: 7->8Fixes since
v2.7.0
(2023-06-30)2474302
[fix] [client] [#535] [#536] Fix handling of some bad ssl certificates (@jeffdik)b9f84d5
[fix] [client] [#523] Basic support for trailer section in chunked encoding responsesb45725f
[fix] [server] [#543] Migrate away fromSimpleDateFormat
tojava.time
, fixes native-image issue (@borkdude)45a4b53
[fix] [server] [#537] Respond withConnection: Close
when appropriate126d5df
[fix] [client] [#528] Possible fix for brokeninsecure?
client option9be19c0
[fix] [client] [#528] Re-enable insecure SSL client tests disabled for #513de3596a
[fix] [server] [#539] [#540] Prevent race condition inTimerService
(@weavejester)99de95b
[fix] [server] [#552] [#553] Bad arg order causing broken loggers config (@frwdrik)2dcfa29
[fix] [server] [#546] Fix Jetty server SNI check in client tests (@weavejester)ed6833e
[fix] [client] [#560] Attempted fix to allow SSL with IP host48cb7fe
[fix] [server] [#559] Add missingContent-Type
header to last-resort error responsesbfba515
[fix] [client] Ignore nil clients, even when they're delay-wrapped8738140
[fix] [server] [#551] Unintentional code duplication (@slipset)491e19c
[fix] [tests] Flaky timing in CIe2ca731
[fix] Resolve Lein composite profile warningNew since
v2.7.0
(2023-06-30)c91a752
[new] [server] [#546] Add support for Ring WebSocket API (@weavejester)6652df8
[new] [server] [#394] [#538] Add support for Ring async handler arities (@weavejester)47129af
[new] [server] Refactor worker threading, use virtual threads by default on JVM 21+e38169b
[new] [client] Refactor worker threading, use virtual threads by default on JVM 21+741eed8
[new] [tests] Add new benchmark suite2a74dbf
[new] [tests] Add first benchmark resultsaf5550f
[new] [client] [#554] Support non-ASCII characters on multipart filenames (@davartens)41940f3
[new] [client] [server] Add public worker constructorsf267426
[new] [client] [server]utils/new-worker
improvements890de2d
[new] [client] [#561] [#562] Add:nested-param-style
option to client requests (@wevre)Other improvements since
v2.7.0
(2023-06-30)5379f62
[new] [server] [#546] Also test without support for Ring WebSocket API4813a17
[nop] [#530] [#531] Update dep:http.async.client
(@NoahTheDuke)9877bca
[nop] [client] Don't submit tasks to closed pool92fc3fe
[wiki] Add client page from legacy website (@harold)9b131e2
[wiki] Clean-up, update client docsEverything since
v2.8.0-RC1
(2024-02-06)890de2d
[new] [client] [#561] [#562] Add:nested-param-style
option to client requests (@wevre)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 is behind base branch, 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.