What's Changed
Bug Fixes 🐞
- Python: convert a standard library value passed to an erased generic parameter by @graemerocher in #13385
- Python: keep @internal annotations off the generated source and write raw class literals by @dstepanov in #13401
- Initialize ConversionService before DefaultMutableConversionService by @alvarosanchez in #13399
- Resolve the declared accessor of a compiled record component by @dstepanov in #13406
Other Changes 💡
- Release the request body of every JDK raw exchange by @dstepanov in #13363
- Keep the connection and the body of a request in its mutable view by @dstepanov in #13375
- Announce the content type of a Publisher body the route did not declare by @dstepanov in #13378
- Close the load-balanced clients with the client registry by @dstepanov in #13383
Full Changelog: v5.2.5...v5.2.6