Skip to content

v1.0.45

Compare
Choose a tag to compare
@pderop pderop released this 14 May 16:33
· 52 commits to 1.0.x since this release

Reactor Netty 1.0.45 is part of 2020.0.44 Release Train.

What's Changed

✨ 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.0.44...v1.0.45