Skip to content

Releases: nuvo/cain

0.5.3

12 Jun 16:33
085a0ea
Compare
Choose a tag to compare

What's Changed

  • upgrade skbn, allow for s3 upload configuration, verbose log flag by @aharonh in #34

New Contributors

Full Changelog: 0.5.2...0.5.3

0.5.2

22 Apr 09:09
be86452
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

Docker images

  • docker pull nuvo/cain:0.5.2

0.5.1

08 Jan 08:29
Compare
Choose a tag to compare

Changelog

be0e30d update skbn version, add compatability matrix
1257b66 update cassandra logo
fd558c5 add cassandra logo

Docker images

  • docker pull nuvo/cain:0.5.1

0.5.0

31 Dec 08:19
Compare
Choose a tag to compare

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

30 Dec 08:04
Compare
Choose a tag to compare

Changelog

fcd8677 [cain/restore] add user-group to specify files ownership
c4d2c3f [cain/utils] add env vars helper funcs
7bbd699 update readme

Docker images

  • docker pull nuvo/cain:0.4.2

0.4.1

26 Dec 14:55
Compare
Choose a tag to compare

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

25 Dec 14:22
Compare
Choose a tag to compare

Changelog

f50baaa update gopkg lock based on toml
e4bcb3e Merge pull request #2 from alexbarta/master
cd1afb4 Add skbn constraint tag 0.4.0 to support minio s3
ad984cb update readme

Docker images

  • docker pull nuvo/cain:0.4.0

0.3.0

04 Dec 14:23
Compare
Choose a tag to compare

Changelog

1d08f4a update code to skbn 0.3.0
5f0dc03 upgrade to skbn 0.3.0
35b4793 update ci to push latest
504062b Add changes to improve go report
bcd7d8c Add changes to improve go report

Docker images

  • docker pull nuvo/cain:0.3.0

0.2.0

14 Nov 09:59
Compare
Choose a tag to compare

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

0.1.0

02 Oct 06:35
Compare
Choose a tag to compare
update readme