info
You're seeing the release note of an old version. Check out the latest release note.
v1.26.1
October 30, 2023
🛠️ Bug fixes
- HTTP/2 clients do not limit the maximum number of RST frames per minute before the connection is closed.
- Only 1.26.0 is affected. #5277
☢️ Breaking changes
Flags.defaultHttp2MaxResetFramesPerMinute()has been renamed toFlags.defaultServerHttp2MaxResetFramesPerMinute(). #5277-Dcom.linecorp.armeria.defaultHttp2MaxResetFramesPerMinute=<integer>property has also been changed to-Dcom.linecorp.armeria.defaultServerHttp2MaxResetFramesPerMinute=<integer>.
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:



