Releases: thelastpickle/cassandra-medusa
Releases · thelastpickle/cassandra-medusa
Release v0.17.2
v0.17.1
v0.17.0
0.17.0 (2023/12/19 18:23 +00:00)
- Support backups of DSE with Search (#693) (@rzvoncek)
- Expose sum of backup object count and size via gRPC methods (#686) (@rzvoncek)
- Make gRPC Service's BackupStatus return a node backup (#681) (@rzvoncek)
- [gRPC] Add GetBackup() endpoint (#684) (@rzvoncek)
- [Azure Storage] Honor host/port from config (#685) (@rzvoncek)
- Pin click-aliases dependency (#678) (@rzvoncek)
- [S3 Storage] Use boto's connection pool so transfers are trully parallel (#675) (@rzvoncek)
- Add gRPC config values to configure max send and max receive sizes (#674) (@burmanm)
v0.16.3
v0.16.2
v0.16.1
0.16.1 (2023/09/20 05:40 +00:00)
- re-enable docker push on releases (@adejanovski)
v0.16.0
0.16.0 (2023/09/19 19:50 +00:00)
- [S3 Storage] Obey throughput limit configuration (#647) (@rzvoncek)
- Upgrade docker image to ubuntu 22.04 (#643) (@adejanovski)
- [Storage] Consolidate storage implementations + drop libcloud dependency (#640) (@rzvoncek)
- [Storage] Replace Azure CLI with python SDK (#638) (@rzvoncek)
- [Storage] Replace gsutil with an aio library (#631) (@rzvoncek)
- Use Boto3 for S3 communications (#630) (@adejanovski)
- purge decommissioned nodes backups (#603) (@RachanKaur)
- Fix reported time in seconds in metrics when backup are >24h (#608) (@Skunnyk)
- #619 added check for bucket name validation (#619) (@RachanKaur)
- #601 Use docker buildx for building multi arch images (#601) (@adejanovski)
- #596 Added --expected-size in AwsCli file upload cmd command. (#596) (@RachanKaur)
- #597 Skip 0-sized blobs when listing storage. Fixes #595. (#597) (@rzvoncek)
v0.15.0
0.15.0 (2023/07/07 12:03 +00:00)
- Ignore Statistics.db files as they can be rewritten at runtime and break verify (#587) (@VenkataNaladala94)
- Read the restore mapping from an env variable in k8s restore mode (#592) (@adejanovski)
- Upgrade cassandra-driver version (#582) (@azarnovdaniil)
- Switch GHA runners to Ubuntu 20.04 (#578) (@adejanovski)
- Correct clean_path execution in restore_node_sstableloader function. (#573) (@cmvelo)
- Concurrent calls of set_upload_bandwidth cause duplication in ".aws/config" (#571) (@mohammad-aburadeh)
- enable sourcing environment file within wrapper (#536) (@rtib)
- upload empty files with az cli command (#535) (@WentingWu666666)
- improve ipv6 compatibility (#562) (@tom-code)
- [k8s] supporting k8s-style secrets stored in a folder (#552) (@ufoot)
v0.14.0
0.14.0 (2022/12/05 05:51 +00:00)
- Support for specifying KMS key for encrypting backups server-side on S3 (@justinmir)
- Rack aware cluster restore (@anclrii)
v0.13.4
0.13.4 (2022/07/21 18:50 +00:00)
- Remove --validate-content flag on azcli uploads (@adejanovski)
- Disable dependency checks when running in Kubernetes (@adejanovski)
- Enable overwriting blobs on retries and remove md5 hash computation on azcli uploads (@adejanovski)