Skip to content

Releases: thelastpickle/cassandra-medusa

v0.7.0

03 Jul 08:17
Compare
Choose a tag to compare

0.7.0 (2020/07/03 08:04 +00:00)

  • Restore node should be done in place by default (@adejanovski)
  • Use the service command as default to start Cassandra (@adejanovski)
  • Add a setting to avoid ip addresses from being resolved to hostnames (@adejanovski)
  • Do not delete cleanup and saved_caches folders (@arodrime)
  • fixing empty folder issue (@arodrime)
  • specify resotre specific keyspaces/tables usage (@arodrime)
  • Keep system keyspaces when user specifies ks/tables (@arodrime)
  • Add wait for node shutdown. Fix healtcheck config. Fixes #72 (@rzvoncek)
  • Enforce tokens by modifying cassandra.yaml instead of env vars (@adejanovski)
  • Use the local fqdn as seed target if it's not provided (@adejanovski)
  • Simplify the checks for whether the seed_target or if the host_list is set. (@adejanovski)
  • Overwrite auth by default (@adejanovski)
  • Compute in-place based on source/target node list. (@adejanovski)
  • Move question about keeping auth to a more appropriate location to avoid clashing with in place computation (@adejanovski)
  • Fix --keep-auth flag issue (@adejanovski)
  • Move digest computation to storage implementations. Fixes #123 (@rzvoncek)
  • Resolve FQDN of the ip addresses provided in the host list file (@adejanovski)
  • Fix restore infinite loop by using nc instead of remote nodetool invocation (@adejanovski)
  • Fix debian packaging which broke due to gevent not building anymore. (@adejanovski)
  • Make 1st differential backup upload all files, even if a full one exists. Fixes 108 (@rzvoncek)

v0.6.0

15 May 13:38
Compare
Choose a tag to compare

0.6.0 (2020/05/15 13:27 +00:00)

  • Add ini option to enable -ssl parameter for nodetool (@ANeumann82)
  • Add S3 region selector for S3 rgw (@mclpfr)
  • Disable checksum comparisons for the local storage provider. (@adejanovski)
  • Enable SSL Authentication for Medusa to access Cassandra SSL Clusters (@SINDHUJA21)
  • Local and s3 RGW backends now use streams for both uploads and downloads. (@nicholasamorim)
  • fix fqdn not honored in config file (@chebelom)
  • fix medusa download command not working due to missing parameter (@chebelom)
  • medusa get_last_complete_cluster_backup explodes if no complete cluster backup exists (@chebelom)
  • Add a delete-backup command (@arodrime)
  • Allow awscli binary path to be specified (@bishoprunout)
  • Add ssh port info to Readme.md and medusa-example.ini (@alvaropalmeirao)

v0.5.1

24 Feb 07:52
Compare
Choose a tag to compare

0.5.1

  • Improve S3 connection performance when IAM roles aren't used (@adejanovski)

v0.5.0

17 Feb 08:12
Compare
Choose a tag to compare

0.5.0

v0.4.1

19 Jan 16:15
Compare
Choose a tag to compare

0.4.1

  • Publish debian packages (@arodrime/@adejanovski)
  • Fixed the path to the file where S3 is configured for integration tests. (@pumpkiny9120)
  • Use awscli for large files downloads (@adejanovski)
  • Fixing issue #54 - permission denied during build (@arodrime)
  • Pass temp_dir to restore-node command from restore-cluster command (@jfharden)
  • Add offline installation informations (@adejanovski)
  • Set nodetool parameters (@bhagenbourger)
  • Instead of failing on nodetool clearsnapshot, just log a warning message as the backup is essentially finished. (@nicholasamorim)
  • Add Gitter badge (@gitter-badger)
  • Added support to Ceph Object Gateway, an API compatible with S3. Uses s3_rgw libcloud driver. (@nicholasamorim)
  • Added logging section to configuration which provides control over logging-to-file (@nicholasamorim)
  • Fix compatibility with python3.5 (@bhagenbourger/@adejanovski)

v0.3.1

04 Dec 15:30
Compare
Choose a tag to compare

0.3.1 (2019/12/04 15:22 +00:00)

v0.3.0

27 Nov 19:02
Compare
Choose a tag to compare

0.3.0 (2019/11/27 16:41 +00:00)

v0.2.1

12 Nov 14:48
Compare
Choose a tag to compare

v0.2.0

12 Nov 09:48
Compare
Choose a tag to compare