Skip to content

Releases: cloudspannerecosystem/spanner-cli

v0.9.19

19 Feb 00:18
4ad906e
Compare
Choose a tag to compare
  • Features
    • Add option for setting a custom API endpoint (#162)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.18

13 Apr 00:02
a80699f
Compare
Choose a tag to compare
  • Features
    • None
  • Bug Fixes
    • Fix the regression caused in v0.9.17 for the statement followed by comments (#154)
  • Breaking Changes
    • None

v0.9.17

27 Mar 05:30
a45da2a
Compare
Choose a tag to compare
  • Features
    • Support THEN RETURN in DML statement (#152)
  • Bug Fixes
    • Preserve comments for SQL and fix some comment handling (#150)
  • Breaking Changes
    • None

v0.9.16

07 Mar 02:26
0ece0ff
Compare
Choose a tag to compare
  • Features
    • Support accessing database with fine-grained access control (#147)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.15

25 Sep 23:31
0ec9c18
Compare
Choose a tag to compare
  • Features
    • Support ANALYZE statement (#141)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.14

16 Sep 01:42
d65f4b6
Compare
Choose a tag to compare
  • Features
    • Add fine-grained ACL support (#140)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.13

12 Jul 07:37
baf8c22
Compare
Choose a tag to compare
  • Features
    • New option called --history to configure history file path (#138)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.12

13 Jun 01:38
06ce1ea
Compare
Choose a tag to compare
  • Features
    • Remove EXPERIMENTAL flag for query execution plan (#131)
    • Handles SIGINT (Ctr-C) and gracefully stops an inflight request. (#134)
    • Support generic DDLs (Support CREATE/ALTER/DROP CHANGE STREAM) (#136)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.11

20 Apr 00:09
8ac33c9
Compare
Choose a tag to compare
  • Features
    • Support Transaction Tags and Request Tags (#128)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.9.10

25 Jan 13:11
fe8624d
Compare
Choose a tag to compare
  • Features
    • None
  • Bug Fixes
    • Fix decode algorithm for bytes data (#123)
  • Breaking Changes
    • None