Skip to content

v1.1.19

Latest
Compare
Choose a tag to compare
@pderop pderop released this 14 May 16:35
· 15 commits to 1.1.x since this release

Reactor Netty 1.1.19 is part of 2022.0.19 and 2023.0.6 Release Train.

What's Changed

⚠️ Update considerations and deprecations

  • Always add proxy.address tag for the client metrics by @violetagg in #3230

✨ New features and improvements

🐞 Bug fixes

  • Always use remote socket address for the metrics by @violetagg in #3210
  • Ensure HttpServerMetricsRecorder#recordServerConnectionInactive/Close is invoked for websockets by @violetagg in #3229
  • Ensure ConnectionProvider metrics are disposed unconditionally when graceful shutdown by @violetagg in #3235
  • Ensure ByteBuf#release is invoked for already sent HTTP/2 response by @violetagg in #3236

Full Changelog: v1.1.18...v1.1.19