Releases: thelastpickle/cassandra-medusa
Releases · thelastpickle/cassandra-medusa
Release v0.23.0
- Added ssh keepalive and pseudo terminal support to orchestrator (#804) (@alberto-bortolan)
- Handle updated Summary.db components (#812) (@rzvoncek)
- Make read_timeout default to None, only use it if set (#813) (@rzvoncek)
- Added configuration parameter grpc.port to make the gRPC server port configurable (#821) (@alberto-bortolan)
- Bump certifi from 2024.2.2 to 2024.7.4 (#788) (@dependabot)
- Bump setuptools from 69.5.1 to 70.0.0 (#792) (@dependabot)
- Add support for using an attached GCE service account (#827)
- Add flag to enable login shells (#828) (@rzvoncek, @pstef)
- Update poetry-core version to be <2.0.0 (#844) (@andyfoston)
- Fix the k8ssandra-operator ITs - MED-118 (#838) (@rzvoncek)
- Disable the MD5 calculation when retrieving the list of files from local storage (#831) (@alberto-bortolan)
- Multipart chunksize (#807) (@SoaigM)
- Bump requests from 2.31.0 to 2.32.0 (#783) (@dependabot)
- Support s3 address style config (#835) (@dispensable)
- Bump aiohttp from 3.9.4 to 3.10.11 (#846) (@dependabot)
Release v0.22.3
0.22.3 (2024/10/02 16:00 +00:00)
- Propagate Medusa process exit code in k8s docker-entrypoint (#806) (@c3-clement)
v0.22.2
v0.22.1
Release v0.22.0
- Bump urllib3 from 1.26.18 to 1.26.19 (#784) (@dependabot)
- Ignore blank likes in host_list file (#761) (@VenkataNaladala94)
- Allow specifying storage classes (#777) (@maburadeh, @adejanovski, @rzvoncek)
- Bump azure-identity from 1.14.0 to 1.16.1 (#776) (@dependabot)
- Adding support to build images for multiple architectures (#760) (@EmanuelSanchez, @adejanovski)
- Make object store read timeout configurable (#763) (@rzvoncek)
- Fix a bug where 'None' got into the path prefix we actually list with (#770) (@rzvoncek)
v0.21.0
0.21.0 (2024/05/06 16:55 +00:00)
- Prevent gRRPC's BackupStatus from canceling pending futures (#745) (@rzvoncek)
- Fix to enable the creation of backups when a backup name is not provided (#758) (@VenkataNaladala94)
- Add bin/medusa-wrapper to package's installed scripts (#738) (@rzvoncek)
- Bump aiohttp from 3.9.2 to 3.9.4 (#750) (@dependabot)
- Bump dnspython from 2.4.2 to 2.6.1 (#748) (@dependabot)
- Restart the Medusa container when the config is updated (#731) (@rzvoncek)
- Bump idna from 3.6 to 3.7 (#747) (@dependabot)
- Add a retry annotation to list_blobs (#744) (@rzvoncek)
v0.20.1
v0.20.0
0.20.0 (2024/04/01 12:55 +00:00)
- Bump wheel from 0.32.3 to 0.38.1 (#726) (@dependabot)
- Bump cryptography from 42.0.2 to 42.0.4 (#727) (@dependabot)
- Change is_open function's log level messages from error to debug. (#722) (@philipfischbacher)
- Re-upload files if they are missing in storage (#716) (@rzvoncek)
- Fix GetBackupStatus endpoint on a fresh gRPC server (#730) (@rzvoncek)
- Update GRPC_HEALTH_PROBE_VERSION to version 0.4.25 (#724) (@AlexsandroRotundo)
- Update dependecies to resolve security vulnerabilities (#717) (@rzvoncek)
- Make grpc's AsynBackup truly Async (#720) (@rzvoncek)
- Switch to Poetry for dependency and build management (#679) (@rzvoncek)