Skip to content

Releases: datastax-labs/astra-cli

v0.3.3

31 Mar 17:11
Compare
Choose a tag to compare

Changelog

8bf0905 updated to astra devops api

v0.3.2

01 Apr 08:20
b188898
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Changelog

b188898 Error message cleanup (#12)
26d0002 Update README.md
d9c57ce added tests around multiple parts
ed5e803 adding back coveralls
4aabc64 adding code coverage (#10)
1913014 commiting code coverage
29d5bfb fixed comments and typos in errors
60498ef increase code coverage substantially (#11)
57e7df5 missing test files on previous commit
32afd9a switch to covermode atomic for everything else
4b67dde trying goveralls
981be31 updating code coverage to be accurate

v0.3.1

16 Mar 09:17
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Changelog

14628db adding support for go releaser
b997a20 set release section up
137f8b3 updated readme and test

v0.3.0 improved help and secure bundle command

12 Mar 06:43
80fe31e
Compare
Choose a tag to compare
  • updated help to be more consistent fixing several bugs in the process
  • updated docs to match
  • have a astra-cli db secBundle

v0.2.1 account fix

10 Mar 08:27
Compare
Choose a tag to compare
v0.2.1 account fix Pre-release
Pre-release
  • v0.2.0 added support for logging in with a token, unfortunately, if you tried to login as service account it would go to the token file and never actually work. This now works and goes to the correct file

v0.2.0: auth token login support

08 Mar 17:30
709045d
Compare
Choose a tag to compare
Pre-release
  • running ./bin/astra-cli login -token will save your token to disk and use that preferentially
  • makes use of the latest release of the serverless API

v0.1.3: better help formatting

03 Mar 17:23
Compare
Choose a tag to compare
Pre-release
new help formatting

v0.1.2: login fix

25 Feb 16:20
Compare
Choose a tag to compare
v0.1.2: login fix Pre-release
Pre-release
  • directory created with log was the incorrect permission, changed to 0700

v0.1.1 Pre Serverless GA - Alpha

25 Feb 10:09
Compare
Choose a tag to compare
Pre-release
  • basic support for astra pre serverless GA
  • testing has been manual and limited so use with caution but I have ran through all the commands

v0.1.0 - do not use

25 Feb 10:10
Compare
Choose a tag to compare
v0.1.0 - do not use Pre-release
Pre-release
  • known issues after refactoring that have been fixed in v0.1.1 use that instead