Skip to content

Releases: cloudspannerecosystem/spanner-cli

v0.10.7

21 Oct 02:17
dd056dc
Compare
Choose a tag to compare
  • Features
    • Support --skip-tls-verify CLI flag to insecurely skip the TLS certificate verification: #194
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.6

17 Oct 14:09
73f1bc3
Compare
Choose a tag to compare
  • Features
    • Show column type in query result header when spanner-cli is executed with --verbose option: #191
    • Support DESCRIBE statement to show the query shape (column name and type): #191
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.5

04 Sep 11:14
abc1cf9
Compare
Choose a tag to compare
  • Features
    • Support PROTO and ENUM column type: #182
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.4

02 Aug 12:37
a0ff8ae
Compare
Choose a tag to compare
  • Features
    • Support GRAPH statement for Spanner Graph (#181)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.3

10 Jul 13:07
9a93cfa
Compare
Choose a tag to compare
  • Features
    • Support SHOW TABLES with schema (#173)
    • Support FLOAT32 type (#176)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.2

04 Jul 03:31
e1ee214
Compare
Choose a tag to compare
  • Features
    • Add support for CALL statement (#171)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.1

12 Mar 08:02
c70d18b
Compare
Choose a tag to compare
  • Features
    • Add support for RENAME TABLE (#165)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.0

26 Feb 08:24
4099da8
Compare
Choose a tag to compare
  • Features
    • Add support for directed reads (#163)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

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