Skip to content

Releases: datastax-labs/astra-cli

v0.6.0

01 Mar 10:38
Compare
Choose a tag to compare

Note for this version full environment support was added so you will need to login again
If you do not have your old token you can rename it in your $HOME/.config/astra/ directory by adding the environment variable in front. For example from token to prod_token if it is a prod token and test_token for test etc

Changelog

  • 745aa22 using login environments now
  • 1b636cd was double loading env variable and this was breaking paths

v0.5.7

14 Feb 10:33
Compare
Choose a tag to compare

Changelog

  • d44fa71 do no wait on resizes any longer

v0.5.6

14 Feb 10:32
Compare
Choose a tag to compare

Changelog

  • 1ff6e14 error text from astra is displayed again, terminate will wait on failed terminates

v0.5.5

11 Feb 08:49
Compare
Choose a tag to compare

Changelog

v0.5.4

10 Feb 17:01
Compare
Choose a tag to compare

Changelog

v0.5.2

09 Feb 10:54
Compare
Choose a tag to compare

Changelog

  • 83f653c naming issues
  • 013be6f removing code signing
  • 7a3b8ac updated client version to allow creatieon of classic databases
  • 601bcac astra-client-go devops

v0.4.0

15 Nov 15:06
Compare
Choose a tag to compare

Changelog

b64572c Cli rename (#29)
f6c899a Create README.md
a105c7c Error message cleanup (#12)
1441171 Initial commit
3d04854 Merge branch 'main' of github.com:rsds143/astra-cli
f02fc8d Merge branch 'main' of github.com:rsds143/astra-cli into main
39e62ff Merge branch 'main' of github.com:rsds143/astra-cli into main
f3fc4e2 Merge branch 'main' of github.com:rsds143/astra-cli into main
89e1a1a Update README.md
00480f0 Update README.md
3ec0be0 Update README.md
b04fc68 Update README.md
779bdfe Update README.md
76e7031 Update README.md
f229238 Update README.md
460a5a4 Update README.md
3b77efe added build badge
54c41e6 added create command
d6a4593 added latest version to front page
1568c70 added more testing
d9be4e8 added release link to directions
216350d added support for more secure bundle types
2aba263 added support for snapscraft
9c41eae added testing with coverage, better errors
7bbd8bc added tests around multiple parts
1b401b0 adding back coveralls
defe908 adding code coverage (#10)
357fd67 adding scripts and defaulting to serverless on create
e11a16c adding support for go releaser
ef3dbc1 basic command line read functionality
cb0d80f better command line help
e1bfd24 better error handling of missing flags during login
ced76d6 big refactor
8faa9b0 bug fixes in parsing
402fa7a clean up some logging in install script
16eee68 commiting code coverage
4fbbe5b comparision error on auth token
2478177 fixed comments and typos in errors
0fc0f77 fixed delete and get commands
866bff0 fixed login error (#17)
dec4028 fixed typo in README which fixes #20
9576aa4 go releaser go version update
88859af improved help and secure bundle (#9)
1cb3de0 increase code coverage substantially (#11)
f384748 logging in with args for classic service account was broken
428e8b8 missing test files on previous commit
4b2ce49 more testing
1c86c43 new help formatting
8d0c72f not handling error correctly on login for file writing
cb2c26e padding for results
cb20587 removed makefile
8a54830 set release section up
92f2c53 support for token auth (#8)
322339a switch to covermode atomic for everything else
7170469 trying goveralls
38de9bd typo for repo in readme
12a4732 updated golangci version
10285c7 updated readme and test
4e62bc3 updated readme to point to newer astra-cli brew
8cdccb2 updated to astra devops api
dabd593 updating code coverage to be accurate
0513f9a using go 1.16
e20d55c wrong folder
64376aa wrong permission for dir create

v0.3.6

28 Sep 13:22
Compare
Choose a tag to compare

Changelog

645afee Merge branch 'main' of github.com:rsds143/astra-cli
6b6d39a added support for more secure bundle types
7b10b61 typo for repo in readme
a74cc4a updated readme to point to newer astra-cli brew

v0.3.5

11 May 15:49
49fd151
Compare
Choose a tag to compare

Changelog

49fd151 fixed login error (#17)

v0.3.4

01 Apr 13:23
Compare
Choose a tag to compare

Changelog

78a501d added more testing
99cdaec better error handling of missing flags during login
f2baa1e logging in with args for classic service account was broken
69423c5 more testing
5b0a6f7 not handling error correctly on login for file writing