Skip to content

v0.9.2.RELEASE

Compare
Choose a tag to compare
@violetagg violetagg released this 26 Nov 19:03

Reactor Netty 0.9.2.RELEASE is part of Dysprosium-SR2 Release Train.

See also release notes from 0.8.14 for changes that were inherited from the 0.8.x maintenance release.

✨ New features and improvements

🪲 Bug fixes

  • Add reactor.blockhound to OSGI optional bundles (#883, #884)
  • Add io.netty.handler.codec.haproxy to OSGI optional bundles (2db988f)
  • Add keeping of scheme on relative redirection of http requests (#899)
  • Use the pool object when registering the gauges (9c645b3)
  • Fixed NPE in HttpClient metrics when no client request (#896, #905)
  • Ensure the closed connection is invalidated and removed from the pool (#903, #909)

📖 Documentation, Tests and Build

  • Conditionally add mavenLocal when releaser script is applied (#904)

👍 Thanks to the following contributors that also participated to this release

@simondaudin, @Tankika