Releases: jbelien/OVH-Cloud-Snapshot
Releases · jbelien/OVH-Cloud-Snapshot
Version 1.3
Version 1.2.2
🐛 Fix error if no instances
or no volumes
are defined !
Version 1.2.1
From time to time OVH API return an 500 error "Gateway Timeout", this new release handle those errors in a better way and the process does not stop.
I also added more debug and error information in the snapshot.log
log file.
Version 1.2.0
- Add dry-run mode (simulates the query) :
php snapshot.php --dry-run
- Add log file
Version 1.1.2
- Volume snapshots "older" than
duration
were not deleted ! This release fixes that ! - Small style fixes 🎨
- Dependencies update 🚀
Version 1.1.0
- Add
duration
option to delete automatically old snapshots
Initial release
v1.0.0 Fix path to snapshot.yml