Skip to content

Releases: thelastpickle/cassandra-medusa

Release v0.17.2

30 Jan 10:13
Compare
Choose a tag to compare

0.17.2 (2024/01/30 26:00 +00:00)

  • [Storage] Make Azure Storage use big upload chunks by default (#708) (@rzvoncek)
  • Prevent recursive DSE snapshots (#704) (@rzvoncek)

v0.17.1

11 Jan 15:23
Compare
Choose a tag to compare

0.17.1 (2024/01/11 16:00 +00:00)

  • Allow enabling/disabling SSL certificate verification (#701) (@rzvoncek)
  • Support AWS IAM roles as authentication method (#691) (@JBOClara)

v0.17.0

19 Dec 18:58
Compare
Choose a tag to compare

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

25 Oct 15:23
Compare
Choose a tag to compare

0.16.3 (2023/10/25 08:40 +00:00)

  • [Local Storage] Prevent OOM errors by processing files by chunks (#671) (@rzvoncek)
  • Add check for free space before downloading a backup (#663 (@rzvoncek)
  • [gRPC] Fix how we read the missing nodes in the gRPC server (#662) (@rzvoncek)

v0.16.2

02 Oct 08:40
Compare
Choose a tag to compare

0.16.2 (2023/10/02 08:40 +00:00)

  • [Storage] Paginate listing objects where needed (#658) (@rzvoncek)

v0.16.1

20 Sep 04:49
Compare
Choose a tag to compare

0.16.1 (2023/09/20 05:40 +00:00)

v0.16.0

19 Sep 20:28
Compare
Choose a tag to compare

0.16.0 (2023/09/19 19:50 +00:00)

v0.15.0

07 Jul 12:10
Compare
Choose a tag to compare

0.15.0 (2023/07/07 12:03 +00:00)

v0.14.0

06 Dec 08:45
Compare
Choose a tag to compare

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

21 Jul 18:53
Compare
Choose a tag to compare

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)