Skip to content

Releases: einride/spanner-aip-go

v0.73.0

25 Mar 09:23

Choose a tag to compare

0.73.0 (2026-03-25)

Feature

  • add tokenlist + search index support to descriptor generation (854291c)
  • support spanner full text search (2a803f0)

Chores

  • deps: bump google.golang.org/grpc from 1.77.0 to 1.79.3 (dab9c87)

v0.72.0

12 Mar 10:56

Choose a tag to compare

0.72.0 (2026-03-12)

Feature

  • spanfiltering: transpile expressions for HAS operator (4e195bc)

v0.71.0

02 Mar 10:05

Choose a tag to compare

0.71.0 (2026-03-02)

Feature

  • do not assume a "_tokens" column suffix in searchNgrams (5854469)

v0.70.0

27 Feb 09:56

Choose a tag to compare

0.70.0 (2026-02-27)

Feature

  • filtering: add built-in searchNgrams function for SEARCH_NGRAMS support (05d7ea0)

v0.69.0

30 Jan 09:21

Choose a tag to compare

0.69.0 (2026-01-30)

Feature

  • support renaming tables (1d821b8)

v0.68.0

13 Jan 08:18

Choose a tag to compare

0.68.0 (2026-01-13)

Feature

  • add WithEnumsAsStrings transpiler option (cc9138b)

v0.67.2

15 Dec 08:33

Choose a tag to compare

0.67.2 (2025-12-15)

Bug Fixes

  • avoid reusing db between parallel tests (be2b1a9)

Chores

  • bump go version and use sage go mod version in CI for setup sage (646ba02)
  • deps: bump go.einride.tech/sage (1d9f5ba)
  • deps: bump the go-dependencies group across 1 directory with 7 updates (4ff87cc)

v0.67.1

25 Sep 12:43

Choose a tag to compare

0.67.1 (2025-09-25)

Bug Fixes

  • exclude 2 sempgrep findings (280a102)
  • bump sage to v0.371.1 (1d162a5)

Chores

  • deps: bump go.einride.tech/sage (22b0866)
  • VEH-2750: add dependabot-fix make target and workflow (203f81b)
  • deps: bump the go-dependencies group with 5 updates (352bfac)
  • deps: bump go.einride.tech/sage (19e6ae4)
  • deps: bump go.einride.tech/sage (6779a00)
  • deps: bump the go-dependencies group with 8 updates (2638f9c)
  • deps: bump the go-dependencies group with 7 updates (9c6e723)
  • deps: bump go.einride.tech/sage (16ac601)
  • deps: bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (8e35dbd)
  • deps: bump go.einride.tech/sage (38a483b)
  • deps: bump the go-dependencies group with 6 updates (71c1be2)
  • deps: bump golang.org/x/net from 0.37.0 to 0.38.0 (bdb06c3)
  • backstage: replace team (3247812)
  • codeowners: replace team (f44d318)
  • deps: bump the go-dependencies group with 4 updates (bc1afca)

v0.67.0

11 Apr 06:48

Choose a tag to compare

0.67.0 (2025-04-11)

Feature

  • add assert nilErr messages (520b977)

Chores

  • deps: bump the go-dependencies group with 8 updates (9d8c744)
  • deps: bump go.einride.tech/sage (3d65a94)

v0.66.0

01 Apr 12:21

Choose a tag to compare

0.66.0 (2025-04-01)

Feature

  • bump cloud-spanner-emulator to v1.5.29 (4161c26)

Chores

  • deps: bump golang.org/x/net from 0.35.0 to 0.36.0 (f1c898f)
  • deps: bump the go-dependencies group with 5 updates (a1069af)
  • deps: bump go.einride.tech/sage (af53e55)

CI