Skip to content

v1.4.1

Compare
Choose a tag to compare
@adejanovski adejanovski released this 04 Jan 12:08
· 451 commits to main since this release

Release notes

This patch release adds support for Apache Cassandra 4.1.0.

Apache Cassandra 4.1 support

k8ssandra-operator now supports Apache Cassandra 4.1.x. To use Apache Cassandra 4.1.0, you must set the spec.serverVersion field to 4.1.0.
At the time of this release, Stargate is not yet compatible with Apache Cassandra 4.1. See this issue for more details.

Changelog

v1.4.1 - 2022-01-04

  • [ENHANCEMENT] #797 Allow using Cassandra 4.1+ releases