Skip to content

Releases: k8ssandra/management-api-for-apache-cassandra

Release v0.1.20

05 Feb 21:20
Compare
Choose a tag to compare
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

04 Feb 02:55
0cdeb65
Compare
Choose a tag to compare
fix docker release for 3.10.11

Release v0.1.18

04 Feb 02:52
Compare
Choose a tag to compare
add Cassandra 3.11.10 image

Release v0.1.17

21 Dec 23:19
f3223a6
Compare
Choose a tag to compare
fix docker publish commands

Release v0.1.16

21 Dec 23:10
Compare
Choose a tag to compare
Add Docker image generation for newer Cassandra versions

Release v0.1.15

10 Dec 21:46
Compare
Choose a tag to compare
Update buildx ghaction

Release v0.1.14

18 Nov 21:52
a3d271c
Compare
Choose a tag to compare
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

31 Aug 20:15
5256425
Compare
Choose a tag to compare
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

19 Aug 15:47
5b98bcc
Compare
Choose a tag to compare
Release v0.1.12

Release v0.1.11

22 Jul 13:18
10b21c3
Compare
Choose a tag to compare
Redirect stderr to stdout (#33)