Skip to content

Releases: datastax/astra-cli

v1.0.4

26 Feb 00:46
7548830

Choose a tag to compare

v1.0.4 hotfixes (#287)

* update cqlsh.url to point to bundled+prepatched cqlsh-astra

* update upgrade notifier to hopefully cause less security false alarms

v1.0.3

28 Jan 20:30
37f2ea8

Choose a tag to compare

What's Changed

This is primarily a bug-fix release, fixing a handful of minor bugs and documentation issues here and there.

Major changes:

  1. astra db list-regions-* is now astra db regions *
    • e.g. astra db regions vector
  2. astra db get-endpoint-* is now astra 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

Resolved issues:

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Dec 07:34
dfbb77d

Choose a tag to compare

Release notes coming soon

Full Changelog: v1.0.1...v1.0.2

v1.0.2-beta.3

04 Dec 06:01

Choose a tag to compare

v1.0.2-beta.3 Pre-release
Pre-release
minor fix for installation script in environments without color

v1.0.1

14 Nov 21:46

Choose a tag to compare

bump version

v1.0.1-rc.3

14 Nov 21:23

Choose a tag to compare

v1.0.1-rc.3 Pre-release
Pre-release
update to new runner

v1.0.1-rc.2

13 Nov 18:41

Choose a tag to compare

v1.0.1-rc.2 Pre-release
Pre-release
update to new runner

v1.0.1-rc.1

13 Nov 00:54

Choose a tag to compare

v1.0.1-rc.1 Pre-release
Pre-release
update to new runner

v1.0.0

11 Nov 16:26

Choose a tag to compare

update to new runner

v1.0.0-rc.5

10 Nov 18:23

Choose a tag to compare

v1.0.0-rc.5 Pre-release
Pre-release
fix completions, make completions transfer when switching defaults, m…