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
- Avoid double completion in DefaultHttpClient by @yawkat in #11894
- Fix StreamingFileUpload leak by @yawkat in #11898
- Do state transitions immediately on error by @yawkat in #11900
- Backport 4.8.x leak fixes to 4.7.x by @yawkat in #11918
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 💡
Full Changelog: v4.8.18...v4.8.19