Releases: k8ssandra/management-api-for-apache-cassandra
Releases · k8ssandra/management-api-for-apache-cassandra
Release v0.1.20
Update for CASSANDRA-15299 protocol v5 changes * Update to Cassandra-beta4 * Run Cassandra/DSE as cassandra/dse user * Remove shim projects * Refactor agent project into server-specific projects
Release v0.1.19
fix docker release for 3.10.11
Release v0.1.18
add Cassandra 3.11.10 image
Release v0.1.17
fix docker publish commands
Release v0.1.16
Add Docker image generation for newer Cassandra versions
Release v0.1.15
Update buildx ghaction
Release v0.1.14
Add snapshot management (#53) * Add snapshot management api * Update openai docs for snapshot management * add integration tests for snapshots * fix formatting
Release v0.1.13
Experimental arm64 support for Cassandra 3.11.6 (#36) * Update netty for epoll arm64 support * Disable metrics monitor for arm64 since we have no binary for it * Update build for testing multiarch * Fix workflow typo * Update branch for testing * Try only adding aarch64 epoll binary instead of replace all netty * Revert "Try only adding aarch64 epoll binary instead of replace all netty" This reverts commit 8039c7c12ce3c8a1019dc017a6728c601c0237c3. * Fix release workflow for merging * Update ci to build 3.11 same as for release * Revert "Update ci to build 3.11 same as for release" This reverts commit fd5139beefdb99e328619e51aa71849384390520. * Revert "Revert "Update ci to build 3.11 same as for release"" This reverts commit 1a40ff11324c77890d68d75413ef08aa1a2e72df. * Update ci to build for amd64 and arm64 * Add use of buildx in integration test * Temporarily only test 3.11 * Revert "Temporarily only test 3.11" This reverts commit e64005dff167f83f12e9474e88dd3435bb2dc945. * Update to use 3.11.7 explicitly
Release v0.1.12
Release v0.1.12
Release v0.1.11
Redirect stderr to stdout (#33)