Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps com.hazelcast:hazelcast from 5.1.4 to 5.1.7.

Release notes

Sourced from com.hazelcast:hazelcast's releases.

v5.1.7

This document lists the enhancements and fixed issues for Hazelcast Platform 5.1.7 release. The numbers in the square brackets refer to the issues in Hazelcast's GitHub repositories.

Enhancements

  • Added support of [IMDSv2] for Hazelcast’s AWS Discovery plugin. #23594
  • Updated the version of jackson-core dependency to 2.15.2. #24731

Fixes

  • Fixed an issue where Hazelcast was sending empty map interceptor information to the members which are newly joined to the cluster; it was causing eager map initializations. #24668
  • Fixed various issues in Health Monitor including incorrect metric names. #24633
  • Fixed an issue where the REST calls were failing for Hazelcast clusters with TLS v1.3 configured, and deployed on Kubernetes. #24625
  • Fixed a parsing issue in JSON arrays when using predicate queries; it was causing the JSON query results to be varied according to the property order. #23452

Contributors

We would like to thank the contributors from our open source community who worked on this release:

v5.1.6

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

Enhancements

  • Updated the parquet dependency to 1.13.0. #24469
  • Hazelcast was sending requests to Kubernetes API when deploying an application with embedded Hazelcast and service-dns (DNS lookup mode) specified to a Kubernetes cluster. This was causing the requests to be unsuccessful and the application not to start. This mechanism has been improved by creating Kubernetes client only for the DNS lookup mode. #24044
  • Updated the everit-json-schema dependency to 1.14.2. #23971
  • When advanced networking is enabled, the Kubernetes discovery plugin might have been discovering several endpoints (per each port) for each member’s pod. The discovery plugin now matches only the private IP per endpoint, ignoring the port values. #23932
  • Introduced the hazelcast.discovery.public.address.fallback property to enable smart client connectivity to Hazelcast clusters deployed on Kubernetes, and having advanced network configuration enabled. #23921

Fixes

  • Fixed an issue where lastAccessTime and expirationTime was not updated when an entry is accessed via executeOnEntries. #24011

v5.1.5

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

Fixes

  • Fixed a memory leak due to incomplete clean-up of backup replica sync operations. #22767
  • Fixed an issue where NullPointerException was thrown around the CREATE JOB statement which is using Kafka Sink connector when Kafka has no records yet. Now, it produces an appropriate log message. #22697
  • Fixed an issue where the map entries recovered from persistence were not expiring after their time-to-live durations. #22558
  • 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. #22500
Commits
  • 4508077 Upgrade version to 5.1.7
  • e483744 Adding Platform OS 5.1.7 RN.
  • 1dad770 Prepare release 5.1.7
  • ee2e3e4 Prevent sending empty map interceptors information to new members [5.1.z] (#2...
  • c63b736 Bump wildfly-openssl from 1.0.12.Final to 1.1.3.Final [5.1.z] (#24802)
  • df954ca Bump hadoop.version from 3.3.4 to 3.3.5 [5.1.z] (#24692)
  • ffdf9bd Bump jackson.version to 2.15.2 [5.1.z] (#24731)
  • ceee331 Update owasp-check-suppressions.xml (#24657)
  • 2543b33 Bump dependency-check-maven to 8.2.1 [5.1.z] (#24654)
  • 4f22158 Fix HealthMonitor related issues [5.1.z] (#24633)
  • 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.1.4 to 5.1.7.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.1.4...v5.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 24, 2023
@dependabot dependabot bot added this to the 3.1.x milestone Oct 24, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 26, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 3.1.x, 3.1.4 Oct 26, 2023
@marcusdacoregio marcusdacoregio merged commit dde6ab7 into 3.1.x Oct 26, 2023
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/com.hazelcast-hazelcast-5.1.7 branch October 26, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants