This repository was archived by the owner on Dec 9, 2024. It is now read-only.
1.1.0
·
251 commits
to master
since this release
This document includes the new features, enhancements, and fixed issues for Hazelcast Kubernetes 1.1.0 release.
New Features
- Configurable support for adding endpoints of pods still not ready on Kubernetes. [#57]
Enhancements
- Upgrade
kubernetes-clientversion. [#49] - Allow multiple Hazelcast instances in the same namespace with different labels. [#30]
Fixes
- Add null check for endpointSubset.getAddresses(). [#52]
- Check endpoints.getSubsets() for null. [#54]
Known Issues
None.