Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

3.11.6-1.0.0 - (2020-06-04)

Compare
Choose a tag to compare
@zmalik zmalik released this 04 Jun 15:44

Changed

  • Bumped Cassandra Prometheus Exporter to 2.3.4.
    (#56)
  • IP addresses are now managed using a custom bootstrap binary.
    (#94)
  • Bumped Cassandra to 3.11.6.
    (#116)
  • Minimum required KUDO version is now 0.13.0.
    (#123)

Added

  • TLS encryption for node-to-node and client-to-node connections.
    (#31)
  • External service to allow access to Cassandra from outside the cluster.
    (#46)
  • Multi-Datacenter configuration.
    (#55)
  • Allow JMX rpc to be accessed from within the cluster.
    (#58)
  • Ability to tune podManagementPolicy to enable parallel deploy.
    (#72)
  • Ability to automatically install service account and roles.
    (#71)
  • Liveness probe.
    (#73)
  • Repair plan.
    (#77)
  • Nodetool SSL access via JMX.
    (#74)
  • Password authentication.
    (#88)
  • Backup and restore to/from S3 using medusa.
    (#60,
    #124)
  • Support for Cassandra clusters spanning multiple Kubernetes clusters.
    (#97)
  • Support for custom prometheus exporter configuration.
    (#93)
  • Ability to start new Cassandra nodes when a Kubernetes Cluster node fails via
    custom recovery controller.
    (#96)