Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hazelcast from 3.6.3 to 3.12.13 in /01-kommunikation/beispiele/hazelcast/loesung #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 27, 2022

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-kubernetes dependency version to 1.5.4. #17256

  • Added 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 for NATIVE maps was causing a continuous increase in the used memory and exhaustion of the memory pool after a while. #17271

  • Fixed 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. #17070

  • Fixed an issue where the client-side HazelcastInstance was not throwing a configuration exception when there is a conflict between the dynamic and static configurations. #16927

Contributors

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
  • 40e63ea Adding RN for IMDG OS 3.12.13
  • 279584c 3.12.13
  • ad21afb Add/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)
  • 819e2c9 Remove GH action for creating devopshazelcast Docker image Snapshots as we ha...
  • 53193f7 Fix animal sniffer errors by updating the plugin version
  • ba924d4 backport PR #19106 - don't use hazelcas-all in docker snaphost images, use ba...
  • b2f817e Update hazelcast-kubernetes dependency version (#18935)
  • 95aed3d Fix ClientInvocation Retry
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will 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 labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.6.3 to 3.12.13.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v3.6.3...v3.12.13)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants