v5.4.0
This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.4.0 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.
[!CAUTION] Starting with this release of Hazelcast Platform, the minimum supported Java version is 17.
New Features
- Enterprise User Code Namespaces: Enable deployment and redeployment of your custom classes. See the User Code Namespaces documentation.
- Enterprise CPMap: Added CPMap as a minimal key-value CP data structure. See CPMap documentation. [#25802]
- Enterprise Thread-Per-Core (TPC): TPC is now generally available. You can enable this feature on the clients and cluster members for improved performance. See the .