Skip to content

Releases: cloudspannerecosystem/spanner-cli

v0.11.1

11 Apr 12:28
7145867
Compare
Choose a tag to compare
  • Features
    • Disable native client-side metrics (#207)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.11.0

25 Mar 11:20
687e912
Compare
Choose a tag to compare
  • Features
    • Add transaction-level isolation level setting (#206)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.10

13 Mar 05:55
9ff408f
Compare
Choose a tag to compare
  • Features
    • Update google-cloud-go/spanner to v1.77.0
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.9

04 Dec 04:05
a09f4ef
Compare
Choose a tag to compare
  • Features
    • Add cli flag --version to show version of spanner-cli: #198
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.8

06 Nov 02:35
ed6c09a
Compare
Choose a tag to compare
  • Features
    • Support --proto-descriptor-file CLI flag to allow users to specify the protobuf descriptor file used for some DDL commands.
  • Bug Fixes
    • None
  • Breaking Changes
    • None

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