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

build(deps): bump com.hazelcast:hazelcast from 5.3.1 to 5.3.2 #1037

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps com.hazelcast:hazelcast from 5.3.1 to 5.3.2.

Release notes

Sourced from com.hazelcast:hazelcast's releases.

v5.3.2

This document lists the enhancements and fixed issues for Hazelcast Platform 5.3.2 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.

Enhancements

  • Updated the Janino dependency version to 3.1.10. #25094

Fixes

  • Renamed the service port for Hazelcast clusters deployed in Kubernetes environments as hazelcast. Previously, the name was hazelcast-service-port causing the member auto-discovery (for embedded deployments) to fail. #25228
  • Fixed an issue where the getDistributedObjects() was returning inconsistent results when multiple members are simultaneously joining to the cluster. #25153
  • Fixed an issue where the Hot Restart procedure was failing on Hazelcast Viridian, when the cluster is in the FROZEN state. #25081
  • Fixed an issue where the retry mechanism for the communications between CP leader and followers was generating too many retries, due to incorrect backoff timeout reset behavior. #25074
Commits
  • 64425c3 Upgrade version to 5.3.2
  • b6cb479 Fix K8s service port [CN-894] [5.3.2] (#25228)
  • 97a6e7d Update release_notes.txt
  • 24f13e2 Update 5.3.2 RN with K8 fix.
  • ea85987 Adding RN for Platform OS 5.3.2
  • 0c5ae6e Prepare release 5.3.2
  • 9a8365f Upgrade netty version and use netty-tcnative version from netty-bom (5.3.z) (...
  • 6dfbead Implement putAllWithMetadata [HZ-2583] [5.3.z] (#25144)
  • fc868ee Resolve THIRD-PARTY license issues [HZ-2159, HZ-2774][5.3.z] (#25150)
  • a593ca0 Fix OnJoinOp handling during batched cluster joining (#25114) [5.3.z] (#25153)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 21, 2023
@lprimak lprimak merged commit 9a8818b into main Aug 21, 2023
24 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.hazelcast-hazelcast-5.3.2 branch August 21, 2023 18:41
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 java Pull requests that update Java code
1 participant