1.9.1 release notes

24th June 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