Bump hazelcast from 3.6.3 to 3.12.13 in /01-kommunikation/beispiele/hazelcast/vorlage
Bumps hazelcast from 3.6.3 to 3.12.13.
Release notes
Sourced from hazelcast's releases.
3.12.13 release
v3.12.12
3.12.12 release
v3.12.11
3.12.11 release
v3.12.10
3.12.10 release
3.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-kubernetesdependency 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 forNATIVEmaps 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
ReliableTopicMessageListenerwas firing a warning when the client is shutting down. #17070Fixed an issue where the client-side
HazelcastInstancewas 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:
3.12.8
This document includes the new features, enhancements and fixed issues for Hazelcast IMDG v3.12.8, Open Source edition release.
Enhancements
Introduced WAN throttling mechanism: this prevents the WAN consumers from getting overloaded by the WAN producers if transferring the WAN events takes less time than processing them in the target cluster. This can be the case with WAN synchronization if the network latency is low enough. It can be configured using the following properties:
hazelcast.wan.consumer.invocation.threshold
hazelcast.wan.consumer.ack.delay.backoff.init
hazelcast.wan.consumer.ack.delay.backoff.max
... (truncated)
Commits
40e63eaAdding RN for IMDG OS 3.12.13279584c3.12.13ad21afbAdd/Backport OWASP dependency-check-maven plugin configuration (3.12.z) (#21971)f6d1baa[3.12.z] Remember previously joined member addresses in TcpIpJoiner (#21860)2800fcb[HZ-1202] Make TcpIpConnection.equals more robust (3.12.z) (#21885)819e2c9Remove GH action for creating devopshazelcast Docker image Snapshots as we ha...53193f7Fix animal sniffer errors by updating the plugin versionba924d4backport PR #19106 - don't use hazelcas-all in docker snaphost images, use ba...b2f817eUpdate hazelcast-kubernetes dependency version (#18935)95aed3dFix ClientInvocation Retry- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.