This patch release includes the following changes:
Bug Fixes:
- Fixed a bug (#112) where a
ClassCastException
was thrown when a request was made during base-kv client initialization. (#113 by @Gujiawei-Edinburgh) - Fixed a concurrency issue that could cause route loss after a subscription (#115, thanks @zbj54 for reporting and verification). (#119 by @Gujiawei-Edinburgh)
- Fixed a direct memory leak reported in issue #118 (by @popduke).
- Automatically removed topic filter match records in the dist service for transient sessions when a delivery error occurs due to
ServerNotFound
. (#120 by @Gujiawei-Edinburgh)
Full Changelog: v3.3.4...v3.3.5