Update dependency com.hazelcast:hazelcast to v3.12.11 #211
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.12.8
->3.12.11
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
hazelcast/hazelcast
v3.12.11
3.12.11 release
v3.12.10
3.12.10 release
v3.12.9
This document includes the new features, enhancements and fixed issues for Hazelcast IMDG v3.12.9, Open Source edition release.
Enhancements
Updated the
hazelcast-kubernetes
dependency version to 1.5.4. #17256Added support for tenant control when creating caches. #17121
Fixes
Fixed a race issue when creating a cache (JCache) using multiple methods with the same cache name but having different keys. #17284
Fixed an issue where the repeated calls of
executeOnKeys()
in Hazelcast clients forNATIVE
maps was causing a continuous increase in the used memory and exhaustion of the memory pool after a while. #17271Fixed a performance issue when using paging predicates with JDK 8. #17213
Fixed an issue where
ReliableTopicMessageListener
was firing a warning when the client is shutting down. #17070Fixed an issue where the client-side
HazelcastInstance
was not throwing a configuration exception when there is a conflict between the dynamic and static configurations. #16927Contributors
We would like to thank the contributors from our open source community who worked on this release: