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 5.0 to 5.0.4 in /subzero-all-it-hz50 #75

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 5.0 to 5.0.4.

Release notes

Sourced from hazelcast's releases.

v5.0.4

This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.0.z releases. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.

==== 5.0.4 ====

Enhancements

  • You can now provide comma-separated lists to give multiple labels for the Kubernetes Discovery Plugin configurations service-label-name, service-label-value, pod-label-name, and pod-label-value. #22402
  • Improved connection handling. #21642
  • Upgraded the versions of Hadoop dependencies from 3.3.1 to 3.3.3. #21530

Fixes

  • Fixed an issue where replication over WAN was failing on the source cluster members, when there are multiple batch publishers configured in a single WAN replication. #22499
  • Fixed an issue where the cluster was failing to operate since the indexes on backup partitions were removed by map.ClearBackupOperation. #22423
  • Fixed an issue where metadata information such as TTL and maximum idle time were not being replicated via WAN replication. #22337
  • Fixed an issue where the list of members in the cluster was reset to an empty list when the UUID of a cluster changes after its restart: this was causing startup failures since Hazelcast could not manage the events due to the empty member list after a restart. #21179

==== 5.0.3 ====

Enhancements

Fixes

  • Fixed a data race in SingleProtocolEncoder; while one method of this interface is called from the input thread, another one is called from the output thread which was causing the race. #20993
  • Fixed a potential deadlock during partition migrations and inability to make progress while performing graceful shutdown with persistence enabled. #20884
  • Fixed an issue where the hz-start.bat command was not working with Java 8 in the Windows operating system. #20811
  • Fixed an issue where the Operation Profiler of diagnostic utility was showing incorrect latency distributions. #20722
  • Fixed an issue where a Hazelcast client was failing to connect to a cluster if it does not know the hostname of a cluster member. #20630
  • Fixed the mapping issue of Hazelcast Map fields in SQL; when the value object contains a public getter of java.util.Map, the CREATE MAPPING statement was failing. #20256

==== 5.0.2 ====

Enhancements

  • Updated log4j2 dependency version to 2.17.0 in Hazelcast’s root pom.xml. #20234

==== 5.0.1 ====

Enhancements

  • Updated Avro dependency version to 1.11.0 and AWS SDK to 1.12.120 in Hazelcast’s root pom.xml. #20008, #20007
  • Updated the dependency version of log4j2 to 2.15.0 in the root pom.xml file. #20153
  • Introduced a system property for allowing you to audit that all the Hazelcast instances running in your environment have the instance tracking file name set correctly in the configuration. See the note in Instance Tracking. #19930

Fixes

... (truncated)

Commits

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 5.0 to 5.0.4.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.0...v5.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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.

0 participants