Skip to content

Latest commit

 

History

History
78 lines (35 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) · 2.94 KB

Changelog

1.1.0 (2024-05-19)

build

  • add labels to automate local build script (36b7cfa)

Features

  • bump version of included components (9c0df78)

1.0.2 (2023-06-30)

Bug Fixes

  • missing emulator_main and gateway_main binaries (28361ca)

1.0.1 (2023-02-22)

Bug Fixes

  • update binaries location to copy from (367c526)

1.0.0 (2022-11-06)

Features

  • upgrade spanner-cli and spanner-truncate version (c46ae4c)

build

1.0.0-alpha.3 (2022-05-31)

Features

build

1.0.0-alpha.2 (2022-05-27)

Features

  • add dump command to export database into text format (99f853b)

1.0.0-alpha.1 (2022-05-21)

Features

  • add env vars to customize running container (c94593b)
  • add image manifests (74aa68c)
  • introduce commands to work with spanner (8c50f1a)
  • remove gcloud in favor of direct cURL to configure spanner (312ee65)

Bug Fixes

Continuous Integration

  • rename workflow file build_image.yml to build.yml (6dbb5dd)