Skip to main content
info

You're seeing the release note of an old version. Check out the latest release note.

v1.9.1

June 24, 2021

🛠️ Bug fixes

  • You no longer see ClassCastException when EpollChannelOption.TCP_USER_TIMEOUT or IOUringChannelOption.TCP_USER_TIMEOUT is automatically enabled. #3659
  • ServerPort.hasProtocol() doesn't return false anymore when a user specifies H1, H2, H1C or H2C. #3660
  • JettyService and TomcatService now always set the host header. #3660
  • You no longer see NoClassDefFoundError when using Spring integration modules with Spring Boot 2.4. #3656

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@trustin@dgahn@ikhoon@minwoox

Like Armeria?
Star us ⭐️

×