Skip to content

v5.3.1

Compare
Choose a tag to compare
@devOpsHazelcast devOpsHazelcast released this 09 Jun 09:24
· 1779 commits to master since this release

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-core dependency to 2.15.2. [#24727]

Fixes

  • Fixed an issue where submitting a job was failing when it is done using Hazelcast Command-Line Client (CLC). [#24704]
  • Fixed an issue where the REST calls were failing for Hazelcast clusters with TLS v1.3 configured, and deployed on Kubernetes. [#24623]
  • Fixed various issues in Health Monitor including incorrect metric names. [#24636]