Releases: pshima/consul-snapshot
Releases · pshima/consul-snapshot
0.2.3
0.2.2
v0.2.1
v0.2.0
0.2.0
- Clean up acceptance test logics by moving to config struct
- Back up ACLs
- Back up Prepared Queries
- Optionally encrypt data with a CRYPTO_PASSWORD environment variable passphrase
- Add metadata on backups
- Refactor backup layout and adjust restores
- Add additional unit and acceptance tests
- Add a default backup interval of 60 seconds
0.2.0 retains backward compatibility with restorations of older versions of backups
v0.1.6
v0.1.4
v0.1.3
v0.1.2
v0.1.1
0.1.1
- Explicitly state that the backup completed successfully
- Add count of keys to log output
- Add travis.yml for testing
- Write to a better structured remote path in s3 bucket bucketname/backups/year/month/day/*
- Rebuild with latest hashicorp/go-cleanhttp
- Add updatedeps Makefile option