Skip to content

v0.8.19.RELEASE

Compare
Choose a tag to compare
@violetagg violetagg released this 08 Jun 13:48
· 55 commits to 0.8.x since this release

Reactor Netty 0.8.19.RELEASE is part of Californium-SR19 Release Train.

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

✨ New features and improvements

🪲 Bug fixes

  • Revise when trowing AbortedException, PrematureCloseException and InternalNettyException. (#1039, #1106)
  • Bind WebsocketServerOperations immediately after the handshake while still in the event loop. (#1089, #1096)

📖 Documentation, Tests and Build

  • Switch to a fixed version instead of latest version for GitHub Actions VMs. (7ff139f, 0a9ed4b)
  • Update Github Actions checkout to version 2. (f2a72ec)
  • Enable Gradle wrapper validation for GitHub Actions. (5047763)
  • Update test/build dependencies versions: