github thelastpickle/cassandra-medusa v0.7.0

latest releases: v0.21.0, v0.20.1, v0.20.0...
3 years ago

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)

Don't miss a new cassandra-medusa release

NewReleases is sending notifications on new releases.