Skip to content

Releases: thelastpickle/cassandra-medusa

v0.13.3

05 Jul 15:09
Compare
Choose a tag to compare

v0.13.3 (2022/07/05 15:03 +00:00)

  • fix purge confusion when nodes have the same name prefix (@adejanovski)
  • Add MEDUSA_TMP_DIR env variable for setting the tmp directory in k8s mode (@adejanovski)

v0.13.2

23 Jun 14:00
Compare
Choose a tag to compare

0.13.2 (2022/06/23 12:40 +00:00)

v0.13.1

13 May 14:24
Compare
Choose a tag to compare

v0.13.1 (2022/05/13 09:25 +00:00)

v0.13.0

12 May 09:50
Compare
Choose a tag to compare

v0.13.0 (2022/05/12 09:11 +00:00)

v0.12.3

07 May 06:21
Compare
Choose a tag to compare

0.12.3 (2022/05/07 06:20 +00:00)

  • Add rmi legacy url parsing to fix jdk upgrade related issues with nodetool (@adejanovski)

v0.12.2

09 Apr 07:03
Compare
Choose a tag to compare

0.12.2 (2022/04/08 15:35 +00:00)

  • Restrict Azure dependency version to fix breakage (@adejanovski)
  • Sanitize fqdns for kubernetes deployments (@adejanovski)

v0.12.1

23 Feb 06:37
Compare
Choose a tag to compare

0.12.1 (2022/02/23 06:33 +00:00)

v0.12.0

14 Feb 11:00
Compare
Choose a tag to compare

0.12.0 (2022/02/14 08:57 +00:00)

  • Fix debian package build with python 3.9 (@Skunnyk)
  • gRPC backup and status modifications to support async mode (#386) (@jeffbanks)
  • Use cassandra native_port for cluster connection (#430) (@ajmaidak)
  • Proposal to add the Docker hub URI to the README (@a-nldisr)
  • Fix backup deletion with incomplete backups (@atallahade)
  • Update example.ini from docs (@elsmorian)

v0.11.3

08 Nov 14:35
Compare
Choose a tag to compare

0.11.3 (2021/11/08 14:33 +00:00)

  • Remove use of exec for containerized restore operations (@adejanovski)

v0.11.2

22 Oct 11:42
Compare
Choose a tag to compare

0.11.2 (2021/10/22 11:37 +00:00)

  • fix aws imdsv2 setting (@optplx)
  • Use the aws_session_token setting of the aws profile (@atallahade)
  • make medusa compatible with imdsv2 on AWS (@optplx)
  • Fix required version for Click package (@ivanmp91)
  • Fix corrupt backups when tables have 2i (@adejanovski)