Skip to content

1.1.0

Compare
Choose a tag to compare
@devOpsHazelcast devOpsHazelcast released this 21 Dec 10:53
· 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-client version. [#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.