Skip to content

Releases: reactor/reactor-netty

v1.0.39

14 Nov 18:28
Compare
Choose a tag to compare

Reactor Netty 1.0.39 is part of 2020.0.38 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure metrics are unregistered when inactive connection pool is disposed by @violetagg in #2932
  • Ensure HttpServer metrics connections.total/active are correct when multiple local addresses by @violetagg in #2953
  • Ensure the real connection local address without any proxy information is used for HttpServer connections.active metrics by @violetagg in #2954
  • Ensure HttpServer connections.total metric is correct when connection close happens before connection open by @violetagg in #2958

📖 Documentation, Tests and Build

  • Checkstyle: enable ModifierOrder, javadoc checks NonEmptyAtclauseDescription, AtclauseOrder and JavadocStyle by @violetagg in #2951, #2966, #2970

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.38...v1.0.39

v1.1.12

10 Oct 19:17
d68cea1
Compare
Choose a tag to compare

Reactor Netty 1.1.12 is part of 2022.0.12 Release Train.

This is a recommended update for all Reactor Netty 1.1.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Request for read interest when channel is unwritable while HttpClient.send(Mono) is used by @pderop in #2864, #2902, #2903
  • Ensure HttpClient#mapConnect() / #doOnRequestError() are called when HttpClient#headersWhen() is used by @violetagg in #2912
  • Ensure Expect header is handled correctly with HTTP/2 by @violetagg in #2916
  • Ensure connection closed when non 200 status for request with Expect header and incoming data not completed by @violetagg in #2919

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.11...v1.1.12

v1.0.38

10 Oct 18:52
8bddf51
Compare
Choose a tag to compare

Reactor Netty 1.0.38 is part of 2020.0.37 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

Full Changelog: v1.0.37...v1.0.38

v1.0.37

10 Oct 18:52
cbf223c
Compare
Choose a tag to compare

❗ This release was not included in Project Reactor BOM, instead v1.0.38 is included.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Request for read interest when channel is unwritable while HttpClient.send(Mono) is used by @pderop in #2864, #2902, #2903
  • Ensure HttpClient#mapConnect() / #doOnRequestError() are called when HttpClient#headersWhen() is used by @violetagg in #2912
  • Ensure Expect header is handled correctly with HTTP/2 by @violetagg in #2916
  • Ensure connection closed when non 200 status for request with Expect header and incoming data not completed by @violetagg in #2919

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.36...v1.0.37

v1.1.11

13 Sep 06:09
6874a8f
Compare
Choose a tag to compare

Reactor Netty 1.1.11 is part of 2022.0.11 Release Train.

This is a recommended update for all Reactor Netty 1.1.x users.

What's Changed

✨ New features and improvements

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.1.10...v1.1.11

v1.0.36

13 Sep 06:04
8cb4490
Compare
Choose a tag to compare

Reactor Netty 1.0.36 is part of 2020.0.36 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.35...v1.0.36

v1.1.10

15 Aug 10:22
Compare
Choose a tag to compare

Reactor Netty 1.1.10 is part of 2022.0.10 Release Train.

This is a recommended update for all Reactor Netty 1.1.x users.

What's Changed

✨ New features and improvements

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.9...v1.1.10

v1.0.35

15 Aug 06:41
Compare
Choose a tag to compare

Reactor Netty 1.0.35 is part of 2020.0.35 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.34...v1.0.35

v1.1.9

11 Jul 21:45
Compare
Choose a tag to compare

Reactor Netty 1.1.9 is part of 2022.0.9 Release Train.

This is a recommended update for all Reactor Netty 1.1.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure DefaultHttp2GoAwayFrame is released when handling userEventTriggered by @yuzawa-san in #2835
  • Ensure handshake timeout is applied in case of SNI by @violetagg in #2840
  • Fix memory leak of HTTP server on bind failure by @SgtSilvio in #2844

📖 Documentation, Tests and Build

  • Add HttpServer TLS Timeout Configuration section to reference documentation by @violetagg in #2832
  • Add HttpServer Connection Timeout Configuration section to reference documentation by @violetagg in #2833
  • Enhance context propagation reference documentation by @violetagg in #2841

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.1.8...v1.1.9

v1.0.34

11 Jul 21:43
Compare
Choose a tag to compare

Reactor Netty 1.0.34 is part of 2020.0.34 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure DefaultHttp2GoAwayFrame is released when handling userEventTriggered by @yuzawa-san in #2835
  • Ensure handshake timeout is applied in case of SNI by @violetagg in #2840
  • Fix memory leak of HTTP server on bind failure by @SgtSilvio in #2844

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

New Contributors

Full Changelog: v1.0.33...v1.0.34