Releases: nuvo/cain
0.5.3
0.5.2
What's Changed
- Makes BackupKeyspaceSchema return an error on failure by @gyant in #23
- Add password authentication by @victorgitmain in #32
New Contributors
- @gyant made their first contribution in #23
- @victorgitmain made their first contribution in #32
Full Changelog: 0.5.1...0.5.2
Docker images
docker pull nuvo/cain:0.5.2
0.5.1
0.5.0
Changelog
bdb096a add environment variables to all command flags
0e658c0 add cassandra data dir existence tet before backup or restore, fixes #7
cfa713f Merge pull request #9 from alexbarta/master
05cee6c Updated README.md w/cassandra data dir help output
3593014 modify arg note
a68f05d added CAIN_CASSANDRA_DATA_DIR env
09235d0 Added restore cmd arg, set dynamic cassandra data dir in path utils
3bff150 Added cassandra-data-dir backup cmd line arg
Docker images
docker pull nuvo/cain:0.5.0
0.4.2
0.4.1
Changelog
cb98729 [cain/restore] add option to restore schema, fixes #4
426ddab update skbn dep
fd32b09 [cmd/cain] add flag validation
f11214a add command options
d9f14fa [cmd/cain] add validation to commands, fixes #3
f645516 [cmd/cain] add argument validation for backup and restore
d133241 [cain/cqlsh] add descriptive error message for describe schema error
Docker images
docker pull nuvo/cain:0.4.1
0.4.0
0.3.0
0.2.0
Changelog
d9124c5 fix Dockerfile group name
0ed6d66 introduce Makefile, update Gopkg.lock
77b24ab fix typo in readme
932e1b1 update readme
aa93898 add version command
beef35a replace glide with dep
25597fa init travis and goreleaser
390ea5b migrate cain from maorfr to nuvo
5ee53dd update badges
23d1f76 Add license and badge
Docker images
docker pull nuvo/cain:0.2.0
docker pull nuvo/cain:latest