Support Updates
3.12.x → 4.x Migration tool is available to all Hazelcast Enterprise customers. To get the tool or learn further details, please reach out to Hazelcast Support.
Hazelcast IMDG 3.9
- Extended Support for IMDG 3.9 will end on 23 April 2021.
Hazelcast IMDG 3.12
- Standard Support for IMDG 3.12 will end on 9 April 2021.
- Extended Support will continue for an additional 18 months.
For more information see the full list of Version Support Windows.
Latest News / Releases
Hazelcast IMDG 4.1.1
New Features
- Node Aware Partition Grouping: Added the support of partition grouping mechanism in the Hazelcast discovery plugin for Kubernetes. You can create partition groups according to the name of the node which is provided by this plugin and on which the containers/pods run. See the NODE_AWARE section of the IMDG Reference Manual for more information.
Enhancements
- Introduced a configuration property to ignore errors during
enabling the XXE protection. This protection works with JAXP 1.5 (Java 7 Update 40)
and newer. When an older JAXP implementation is added to
the classpath, e.g., Xerces and Xalan, an exception is thrown.
The newly introduced property, namely "hazelcast.ignoreXxeProtectionFailures",
allows you to ignore those exceptions.
See the System Properties appendix of the IMDG Reference Manual for more information.
- Updated the Hazelcast Kubernetes plugin dependency to 2.2.1.
- Separated the hazelcast-sql Maven module into hazelcast-sql-core and hazelcast-sql.
- Implemented the IMap.entrySet() method for the partition ID set.
Hazelcast IMDG 3.12.11
New Features
- Added a partition grouping mechanism to the Hazelcast discovery plugin for Kubernetes. You can create partition groups according to the name of the node which is provided by this plugin and on which the containers/pods run. See the NODE_AWARE section of the IMDG Reference Manual for more information.
- Added protection against XML External Entity attacks (XXE).
- Introduced a configuration property to ignore errors during
enabling the XXE protection. This protection works with JAXP 1.5 (Java 7 Update 40)
and newer. When an older JAXP implementation is added to
the classpath, e.g., Xerces and Xalan, an exception is thrown.
The newly introduced property, namely "hazelcast.ignoreXxeProtectionFailures",
allows you to ignore those exceptions.
See the System Properties appendix of the IMDG Reference Manual for more information.
Hazelcast IMDG Management Center 4.2020.12 (for IMDG 4.x)
New Features- Added the SQL browser to perform queries on a Hazelcast IMDG cluster. See the SQL Browser chapter in the Management Center Reference Manual.
- Added a configuration check for the cluster configurations.
Enhancements
-
Improved handling of authentication failures. [#3795]
-
Added the support of "clientname" tag for querying client metrics from IMDG 4.1.x.
-
Added an additional check to see if the RocksDB shared library directory is writable.
-
Changed the default logger library to log4j2.
Hazelcast IMDG Management Center 3.12.14 (for IMDG 3.12.x)
New Features- Added OpenID Connect Security Provider to have the possibility to use OpenID Connect for logging in to Management Center. See here in the Management Center Reference Manual.
Enhancements
-
Improved the message on the Partition Distribution graph which is shown when the partitions are not distributed yet.
-
Improved the graph titles of Offers and Polls when monitoring a queue by adding the time unit.
Hazelcast .NET Client 4.0-BETA
This is a BETA release, meaning that the public API is generally frozen, and the code is supported, but should not be used in production environments; this version is a complete breaking change.
The BETA and final versions of .NET Client 4.0 has been/will be a complete rewrite of the client, to fully embrace the .NET ecosystem and propose a modern, idiomatic, fully asynchronous API. See the API documentation for more details about the API.
Hibernate Second Level Cache 2.2.0
Enhancements
- Implemented the "equals()" method for "Expirable" and "Value".
- Introduced the usage of "Caffeine" internally by "LocalRegionCache".
Spring Data Hazelcast 2.4.0
Enhancements
- Upgraded Spring Boot version to 2.4.1 and provided Hazelcast IMDG 4.0.3 and 4.1 support.
Best wishes from the Hazelcast Team!
Comments
0 comments
Article is closed for comments.