Hey,

I'm happy to announce that KUBE_PING v. 1.0.5.Final has just been released. The version includes:
  • Fixed memory leak
  • Split clusters during upgrade
  • HTTPS is now the default protocol
As you may have noticed I skipped some versions in between. It turned out that some version were already released without any announcement [1]. My intuition tells me that this happened by mistake (and Maven Staging Plugin just closes and releases staging repository [2]). Please be careful with this plugin in the future.

More information about the release might be found here: https://github.com/jgroups-extras/jgroups-kubernetes/releases/tag/jgroups-kubernetes-1.0.5.Final

Thanks,
Sebastian

[1] https://origin-repository.jboss.org/nexus/content/repositories/public-jboss/org/jgroups/kubernetes/jgroups-kubernetes/
like 1.0.1.Final or 1.0.3.Final.
[2] https://github.com/jgroups-extras/jgroups-kubernetes/blob/master/pom.xml#L168