Support Updates
Hazelcast IMDG 3.10
Standard Support for IMDG 3.10 will end in April 2020.
Extended Support will continue for an additional 18 months.
Hazelcast IMDG 3.9
Standard Support for IMDG 3.9 will end on 23 October 2019.
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 3.12.3
Enhancements
- Added a new implementation of
SecondsBasedEntryTaskScheduler
for theFOR_EACH
mode to improve the performance ofTransactionContext.commit()
. - Improved the client graceful shutdown mechanism so that its tasks are executed before marking a client as inactive.
- Added sent/received bytes logs for each
ProtocolType
into the diagnostics. - Improved the performance of
TransactionLog.add()
by avoiding theLinkedList.remove()
call. - IMDG now sends the clients' IP addresses and canonical hostnames to Management Center. Previously, only the hostname of the client was sent.
- Added the support for nested JSON objects in the arrays.
Management Center 3.12.6
Enhancements
- Added a new configuration parameter for the Active Directory integration. It is now possible to configure the LDAP search filter to be used for searching the user. See the Active Directory Authentication section. (since v3.12.4)
- Added an option to show IMDG clients' IP addresses or canonical host names for connected clients. See the Monitoring Clients section.
- Added a warning icon for members on member listing page when the number of available processors is below the recommended value, or when multiple members are running on the same machine. See the Monitoring Members section
- Added a command-line parameter for enabling debug logging for email alerts.
- Added per-protocol network stats to clustered REST API that can be used when the members have advanced networking enabled.
- Added a confirmation dialog for the Run GC dialog.
- Added alert for near and after expiration of Management Center license and Cluster license to the user interface.
- Client Near Cache: Introduced the new "Client Near Cache" table for the map and cache data structures which shows information about all the clients with Near Cache for that data structure. See Client Near Cache Data Table(since v3.12.5).
- Aligned the data in the tables vertically with their column headings. Columns in the tables are now either right-aligned or left-aligned chart headers are now centered. (since v3.12.5).
- Added support for viewing v5 licenses on the user interface(since v3.12.4).
Behavioral Changes (since v3.12.4)
- Existing Active Directory integrations will break as a result of upgrading to 3.12.4. You need to update your ldap.properties file and replace the following line
userSearchFilter=uid\={0}
with this
userSearchFilter=(&(objectClass\=user)(userPrincipalName\={0}))
After updating the file, you need to either restart Management Center or reload security configuration.
Hazelcast .NET Client 3.12.1
Hazelcast Kubernetes Cloud Discovery 1.5.2
New Features:
- Discover Hazelcast members via pod labels
Enhancements:
- Log info about the ZONE in case of ZONE_AWARE
- Update Hazelcast version to 3.12.2
Hazelcast Tomcat Web Sessions 1.1.4
Enhancements:
- Change log level on some messages from info to debug.
Hazelcast Jet Connector MongoDB 0.1
The initial version of the Hazelcast Jet connector for MongoDB which enables Hazelcast Jet pipelines to read/write data points from/to MongoDB.
Hazelcast Jet Connector Redis 0.1
The initial version of the Hazelcast Jet connector for various Redis data structures which enables Hazelcast Jet pipelines to read/write data points from/to them.Best wishes from the Hazelcast Team!
–The Hazelcast Team
Comments
0 comments
Article is closed for comments.