Skip to content

Releases: cloudspannerecosystem/spanner-cli

v0.11.2

Choose a tag to compare

@yfuruyama yfuruyama released this 05 Feb 07:47
90f26f4
  • Features
    • Support UUID type: #220
    • Support INTERAVAL type: #219
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.11.1

Choose a tag to compare

@yfuruyama yfuruyama released this 11 Apr 12:28
7145867
  • Features
    • Disable native client-side metrics (#207)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.11.0

Choose a tag to compare

@yfuruyama yfuruyama released this 25 Mar 11:20
687e912
  • Features
    • Add transaction-level isolation level setting (#206)
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.10

Choose a tag to compare

@yfuruyama yfuruyama released this 13 Mar 05:55
9ff408f
  • Features
    • Update google-cloud-go/spanner to v1.77.0
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.9

Choose a tag to compare

@yfuruyama yfuruyama released this 04 Dec 04:05
a09f4ef
  • Features
    • Add cli flag --version to show version of spanner-cli: #198
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.8

Choose a tag to compare

@yfuruyama yfuruyama released this 06 Nov 02:35
ed6c09a
  • 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

Choose a tag to compare

@yfuruyama yfuruyama released this 21 Oct 02:17
dd056dc
  • Features
    • Support --skip-tls-verify CLI flag to insecurely skip the TLS certificate verification: #194
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.6

Choose a tag to compare

@yfuruyama yfuruyama released this 17 Oct 14:09
73f1bc3
  • 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

Choose a tag to compare

@yfuruyama yfuruyama released this 04 Sep 11:14
abc1cf9
  • Features
    • Support PROTO and ENUM column type: #182
  • Bug Fixes
    • None
  • Breaking Changes
    • None

v0.10.4

Choose a tag to compare

@yfuruyama yfuruyama released this 02 Aug 12:37
a0ff8ae
  • Features
    • Support GRAPH statement for Spanner Graph (#181)
  • Bug Fixes
    • None
  • Breaking Changes
    • None