Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

v0.1.0

Latest
Compare
Choose a tag to compare
@munnerz munnerz released this 08 May 11:23
332b3c6

This is the first release of Navigator.

This release signifies a commitment to our API surface in the v1alpha1 version. Future releases that requiring breaking changes will include conversions to the new API version (eg v1alpha2). We will support the one API version backwards (e.g. when v1alpha3 is released, we will drop support altogether for v1alpha1). This will mean stepping through minor releases is the advised upgrade procedure for Navigator.

This release contains a number of bugfixes since v0.1.0-alpha.1

  • Change cassandra seed provider to jetstack/cassandra-kubernetes-seed-provider (#336, @kragniz)
  • Use cgroup for jvm memory limit (#337, @kragniz)
  • Configure Cassandra nodes to lookup their IP address by their fully qualified domain name (#334, @wallrj)