This release introduced bug fixes and improvements to existing features and UX.
Changes
- 
Updated the status of a failed JetJob associated with a Hazelcast cluster that is not in a running state. (#831)
 - 
Added webhook validation for WanReplication updates and standardized error messages to ensure consistency with other validation. (#803)
 - 
Changed the Management Center configuration format from XML to YAML. (#823)
 - 
Added IPv6 Support to connect members. (#964)
 - 
Removed
replicaCountfrom the Helm chart. (#811) 
Fixed Issues
- 
Assigned a default value for
pvc.requestStorage(for PVC configuration), and madepvc.accessModerequired. (#837) - 
Hazelcast
exposeExternally.discoveryServiceTypeis now limited to LoadBalancer or NodePort. (#829) - 
The bucket connection errors now are reflected to the Hazelcast Operator CRs.(#828)
 - 
Corrected a typo in the
writeCoalescingproperty within the mapStore schema. (#821) - 
Fixed an issue where the subsequent WAN Replication CR was overwriting the previous batch publishers.(#814)