Skip to content

Releases: reactor/reactor-netty

v1.2.0-M1

10 Apr 07:15
9a20945
Compare
Choose a tag to compare
v1.2.0-M1 Pre-release
Pre-release

Reactor Netty 1.2.0-M1 is part of 2024.0.0-M1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not add IdleTimeoutHandler while processing pipelined requests by @violetagg in #3124

📖 Documentation, Tests

Full Changelog: v1.1.17...v1.2.0-M1

v1.1.18

10 Apr 06:56
1ecce9b
Compare
Choose a tag to compare

Reactor Netty 1.1.18 is part of 2022.0.18 Release Train and 2023.0.5 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not add IdleTimeoutHandler while processing pipelined requests by @violetagg in #3124

📖 Documentation

  • Clarify maximum websocket frame length configuration by @violetagg in #3116

Full Changelog: v1.1.17...v1.1.18

v1.0.44

10 Apr 06:35
38188f2
Compare
Choose a tag to compare

Reactor Netty 1.0.44 is part of 2020.0.43 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not add IdleTimeoutHandler while processing pipelined requests by @violetagg in #3124

Full Changelog: v1.0.43...v1.0.44

v1.1.17

12 Mar 10:48
Compare
Choose a tag to compare

Reactor Netty 1.1.17 is part of 2022.0.17 Release Train and 2023.0.4 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 remoteAddress metrics tag is always the real remote address regardless whether there is proxy by @violetagg in #3074
  • When metrics are enabled and responseTimeout is configured, ensure the correct order for ChannelHandlers by @violetagg in #3090

📖 Documentation

Full Changelog: v1.1.16...v1.1.17

v1.0.43

12 Mar 08:52
Compare
Choose a tag to compare

Reactor Netty 1.0.43 is part of 2020.0.42 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 remoteAddress metrics tag is always the real remote address regardless whether there is proxy by @violetagg in #3074
  • When metrics are enabled and responseTimeout is configured, ensure the correct order for ChannelHandlers by @violetagg in #3090

📖 Documentation

Full Changelog: v1.0.42...v1.0.43

v1.1.16

15 Feb 00:51
Compare
Choose a tag to compare

Reactor Netty 1.1.16 is part of 2022.0.16 Release Train and 2023.0.3 Release Train.

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

What's Changed

⚠️ Update considerations and deprecations

  • Ensure cookies can be added by BiConsumer provided with HttpClient#followRedirect by @violetagg in #3039

✨ New features and improvements

🐞 Bug fixes

  • Ensure ChannelHandlerContext.isRemoved is called only when in event loop by @violetagg in #3031
  • Ensure websocket compression is enabled when server is configured with HttpProtocol.H2C and HttpProtocol.HTTP1.1 by @violetagg in #3037

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.15...v1.1.16

v1.0.42

15 Feb 00:49
Compare
Choose a tag to compare

Reactor Netty 1.0.42 is part of 2020.0.41 Release Train.

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

What's Changed

⚠️ Update considerations and deprecations

  • Ensure cookies can be added by BiConsumer provided with HttpClient#followRedirect by @violetagg in #3039

✨ New features and improvements

🐞 Bug fixes

  • Ensure ChannelHandlerContext.isRemoved is called only when in event loop by @violetagg in #3031
  • Ensure websocket compression is enabled when server is configured with HttpProtocol.H2C and HttpProtocol.HTTP1.1 by @violetagg in #3037

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.41...v1.0.42

v1.1.15

09 Jan 17:19
0716665
Compare
Choose a tag to compare

Reactor Netty 1.1.15 is part of 2022.0.15 Release Train and 2023.0.2 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not forward the last inbound data frame when it is empty by @violetagg in #3000
  • Fix NullPointerException in TlsMetricsHandler when used together with SniHandler by @violetagg in #3023

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.14...v1.1.15

v1.0.41

09 Jan 17:18
6a4f9b1
Compare
Choose a tag to compare

Reactor Netty 1.0.41 is part of 2020.0.40 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Do not forward the last inbound data frame when it is empty by @violetagg in #3000
  • Fix NullPointerException in TlsMetricsHandler when used together with SniHandler by @violetagg in #3023

📖 Documentation, Tests and Build

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.0.40...v1.0.41

v1.1.14

12 Dec 09:47
Compare
Choose a tag to compare

Reactor Netty 1.1.14 is part of 2022.0.14 Release Train and 2023.0.1 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 RFC 6265 compliance when sending multiple cookies by @violetagg in #2994

📖 Documentation, Tests and Build

  • Update Reactor Core version in check_reactor_core_3.6_snapshots.yml by @violetagg in #2971

🆙 Build/Test Dependency Upgrades

Full Changelog: v1.1.13...v1.1.14