Bump io.projectreactor.netty:reactor-netty-http from 1.1.15 to 1.1.17
Bumps io.projectreactor.netty:reactor-netty-http from 1.1.15 to 1.1.17.
Release notes
Sourced from io.projectreactor.netty:reactor-netty-http's releases.
v1.1.17
Reactor Netty1.1.17is part of2022.0.17Release Train and2023.0.4Release Train.This is a recommended update for all
Reactor Netty 1.1.xusers.What's Changed
:sparkles: New features and improvements
- Depend on
Reactor Corev3.5.15by@violetaggin 84dff5cb162a3ea623f5869576d8ab7a64e33566, see release notes- Depend on
Nettyv4.1.107.Finalby@violetaggin #3062- Depend on
netty-incubator-transport-native-io_uringv0.0.25.Finalby@dependabotin #3066- Depend on
Netty QUIC Codecv0.0.59.Finalby@violetaggin #3097- Enable
DNSretryOnTimeoutwithTCPby@violetaggin #3063- Add proxy address information to the metrics by
@violetaggin #3081- Provide better exception message for invalid
PORTenv variable by@violetaggin #3083:lady_beetle: Bug fixes
- Ensure
remoteAddressmetrics tag is always the real remote address regardless whether there is proxy by@violetaggin #3074- When metrics are enabled and
responseTimeoutis configured, ensure the correct order forChannelHandlersby@violetaggin #3090:book: Documentation
- Update connection close FAQ by
@violetaggin #3082- Fix javadoc by
@violetaggin #3084- Add info for
reactor.netty.connection.provider.pending.connections.timemetric by@violetaggin #3093- Add info for
HTTP/2connection pool metrics by@violetaggin #3094- Add
How TodisposeEvent Loop Group/Connection Poolby@violetaggin #3095Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.1.16...v1.1.17
v1.1.16
Reactor Netty1.1.16is part of2022.0.16Release Train and2023.0.3Release Train.This is a recommended update for all
Reactor Netty 1.1.xusers.What's Changed
:warning: Update considerations and deprecations
- Ensure cookies can be added by
BiConsumerprovided withHttpClient#followRedirectby@violetaggin #3039:sparkles: New features and improvements
- Depend on
Nettyv4.1.106.Finalby@violetaggin #3034- Depend on
Netty QUIC Codecv0.0.57.Finalby@violetaggin #3055- Obtain
Http2FrameCodeccontext only when needed by@violetaggin #3032:lady_beetle: Bug fixes
- Ensure
ChannelHandlerContext.isRemovedis called only when in event loop by@violetaggin #3031- Ensure
websocketcompressionis enabled whenserveris configured withHttpProtocol.H2CandHttpProtocol.HTTP1.1by@violetaggin #3037:book: Documentation, Tests and Build
- Update
CodeQLwith the latest configurations by@violetaggin #3046
... (truncated)
Commits
84dff5c[release] Prepare and release 1.1.179ef725eMerge-ignore release 1.0.43 into 1.1.17ff5b8d6[release] Back to snapshots, next is 1.0.44-SNAPSHOT8bd89f0[release] Prepare and release 1.0.43b892170Merge #3097 into 1.1.17131709fDepend on Netty QUIC Codec v0.0.59.Final (#3097)4d5ba93Merge #3096 into 1.1.171312b91Bump io.specto:hoverfly-java-junit5 from 0.16.2 to 0.17.0 (#3096)0597ddd[doc] AddHow Todispose Event Loop Group/Connection Pool (#3095)106273c[doc] Add info for HTTP/2 connection pool metrics (#3094)- 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)