Releases: datastax/astra-cli
Releases · datastax/astra-cli
v1.0.4
v1.0.3
What's Changed
This is primarily a bug-fix release, fixing a handful of minor bugs and documentation issues here and there.
Major changes:
astra db list-regions-*is nowastra db regions *- e.g.
astra db regions vector
- e.g.
astra db get-endpoint-*is nowastra db endpoints *- e.g.
astra db endpoints playground - Two new subcommands:
astra db endpoints data-api- gets the data api endpoint (api_endpoint + /v1/api/json)astra db endpoints list- list all endpoints as a table
- e.g.
Resolved issues:
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Release notes coming soon
Full Changelog: v1.0.1...v1.0.2
v1.0.2-beta.3
minor fix for installation script in environments without color
v1.0.1
bump version
v1.0.1-rc.3
update to new runner
v1.0.1-rc.2
update to new runner
v1.0.1-rc.1
update to new runner
v1.0.0
update to new runner
v1.0.0-rc.5
fix completions, make completions transfer when switching defaults, m…