1.9.1 release notes
24th June 2021
🛠️ Bug fixes
- You no longer see
ClassCastExceptionwhenEpollChannelOption.TCP_USER_TIMEOUTorIOUringChannelOption.TCP_USER_TIMEOUTis automatically enabled. #3659 ServerPort.hasProtocol()doesn't returnfalseanymore when a user specifiesH1,H2,H1CorH2C. #3660JettyServiceandTomcatServicenow always set thehostheader. #3660- You no longer see
NoClassDefFoundErrorwhen using Spring integration modules with Spring Boot 2.4. #3656