Releases: thelastpickle/cassandra-medusa
Releases · thelastpickle/cassandra-medusa
v0.13.3
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
0.13.2 (2022/06/23 12:40 +00:00)
- Fix a crash when restoring materialized views (#471) (@Dutchy-)
- Invoke sstableloader with the transport port that is specified in the cassandra config (@Dutchy-)
- Add dependency libraries (@andre-prata)
- Support python 3.10 (#469) (@andyfoston)
- Fix debian Focal builds (#475) (@andyfoston)
- Allow overriding resolve_ip_addresses with an env variable (@adejanovski)
v0.13.1
v0.13.1 (2022/05/13 09:25 +00:00)
- Fix restore in K8ssandra with GHA runners (@adejanovski)
v0.13.0
v0.13.0 (2022/05/12 09:11 +00:00)
- Allow remote restore in Kubernetes (@adejanovski)
- Build medusa cli in docker files (#460) (@Dutchy-)
- remove GCS dependency group (@maxbrunet)
- Fix medusa delete-backup fqdn (@atallahade)
- refactor: invoke CLIs as Python modules (#453) (@maxbrunet)
- Remove plaintext passwords in config (@ossarga)
- storage/s3: Use botocore credentials chain (@maxbrunet)
- Set TTL for storage connections (@ivanmp91)
- Add a datadog statsd monitoring backend (@ajmaidak)
v0.12.3
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
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
0.12.1 (2022/02/23 06:33 +00:00)
- b2dcce2 Re introduce k8s restore file (@adejanovski)
v0.12.0
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
0.11.3 (2021/11/08 14:33 +00:00)
- Remove use of exec for containerized restore operations (@adejanovski)
v0.11.2
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)