4.63.2 (2024-08-23)
Bugs Fixed
- Fixed a direct buffer memory leak due to not explicitly stopping the partition recovery flow in per-partition circuit breaker. - See PR 41486
Other Changes
- Fixed an issue to avoid transient
IllegalArgumentException
due to duplicate json properties for theuniqueKeyPolicy
property. - See PR 41608