hazelcast-python-client
hazelcast-python-client copied to clipboard
Bump com.hazelcast:hazelcast from 5.3.0 to 5.3.5 in /examples/paging-predicate/member-with-comparator
Bumps com.hazelcast:hazelcast from 5.3.0 to 5.3.5.
Release notes
Sourced from com.hazelcast:hazelcast's releases.
v5.3.5
This document lists the enhancements, fixed issues, and removed or deprecated features for Hazelcast Platform 5.3.5 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.
NOTE: Due to an error in the tooling, the Platform releases 5.3.3 and 5.3.4 needed to be skipped numerically.
Enhancements
- Improved the permission checks by fixing the CVE-2023-45859 and CVE-2023-45860 vulnerabilities.
- Changed the exception type from
CancellationExceptiontoCancellationByUserExceptionin case the user cancels a job before it is initialized. #25452- Updated the versions of the following dependencies
- Renamed the service port for Hazelcast clusters deployed in Kubernetes environments as
hazelcast. Previously, the name washazelcast-service-portcausing the member auto-discovery (for embedded deployments) to fail. #24834Fixes
- Fixed an issue where the map entries' metadata, such as time-to-live and expiration, was not replicated correctly over WAN after updating existing entries. #25505
- Fixed an issue where the member list was not updated after a cluster failover scenario. #25504
- Fixed a memory leak issue happening in Hazelcast members and clients while destroying fenced locks. #25421
Removed/Deprecated Features
- Removed the evaluation tool (to try out Platform 5.x features for IMDG 3.x users) and the relevant IMDG 3.x JAR libraries from Hazelcast Platform distributions. #25663
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 washazelcast-service-portcausing 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
FROZENstate. #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
v5.3.1
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.3.1 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.
Enhancements
- Updated the version of
jackson-coredependency to 2.15.2. #24727
... (truncated)
Commits
7e760b0Upgrade version to 5.3.50a8cc63Adding note to 5.3.5 OS RN. (#25829)ae0396dUpdate version of dependency-check-maven to 8.4.2 (#25816)b2c44b5Fix 5.3.4 deployment by pushing 5.3.5 (#25800)781beefCheck permissions during the validation for dynamic functions [HZ-3516] [5.3....b7c8d0dBump everit-json-schema to mitigate CVE-2023-5072 [HZ-3518] [5.3.3] (#25773)371fed4Add CVE IDs to the 5.3.3 OS RN (#25727)6a90c3bDon't fail proxies creation if any of permissions is missing in CreateProxies...5125c3fAdding Platform OS 5.3.3 Release Notes. (#25706)54cf897Bump netty to 4.1.100.Final [HZ-3424] [5.3.3] (#25670)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.