What's Changed
Bug Fixes 🐞
- Verifier error importing Lombok introspections by @graemerocher in #11711
- Properly handle HTTP/2 idle timeout by @yawkat in #11726
- Backport: Bean introspection: generate property / methods metadata in separate methods by @dstepanov in #11776
- fix config properties refresh for each property by @graemerocher in #11798
- Fix two buffer leaks by @yawkat in #11848
- Backport 4.8.x leak fixes to 4.7.x by @yawkat in #11918
- Avoid double completion when buffer limits are exceeded by @yawkat in #11999
Improvements ⭐
- remove duplicated files by @sdelamo in #11602
- More hints for SharedBuffer leak detection by @yawkat in #11910
Docs 📖
- Update snapshot instructions by @alvarosanchez in #11947
Other Changes 💡
- 4.7.x -> 4.8.x merge by @yawkat in #11919
- Fix flaky test by @dstepanov in #12005
- 4.7.x -> 4.8.x by @yawkat in #12028
- 4.8.x -> 4.9.x by @yawkat in #12029
Full Changelog: v4.9.10...v4.9.11