Skip to content

Releases: einride/spanner-aip-go

v0.64.0

04 Nov 14:58
Compare
Choose a tag to compare

0.64.0 (2024-11-04)

Feature

  • bump google.golang.org/genproto to v0.0.0-20241021214115-324edc3d5d38 (e963528)
  • bump sage to v0.328.0 (3632c94)
  • bump go to 1.23 (e890930)

v0.63.0

14 Oct 08:48
Compare
Choose a tag to compare

0.63.0 (2024-10-14)

Feature

  • spantest: bump emulator to v1.5.24 (b05656b)

v0.62.0

07 Oct 08:33
Compare
Choose a tag to compare

0.62.0 (2024-10-07)

Feature

  • spantest: bump spanner emulator to 1.5.22 (945eb5d)

Documentation

  • security: add Security Policy (1cf1412)

Chores

  • deps: bump go.einride.tech/sage (dd793a3)
  • deps: bump the go-dependencies group with 4 updates (a4d5d10)

v0.61.1

30 Aug 08:40
Compare
Choose a tag to compare

0.61.1 (2024-08-30)

Bug Fixes

  • place code gen comment at top (edf2c6a)

v0.61.0

20 Aug 08:02
Compare
Choose a tag to compare

0.61.0 (2024-08-20)

Feature

  • RowIterator: add Count method (556d550)

Chores

  • deps: bump the go-dependencies group across 1 directory with 6 updates (d14e895)
  • deps: bump go.einride.tech/sage (11be8bc)
  • deps: bump google.golang.org/grpc from 1.64.0 to 1.64.1 (4878a2f)
  • deps: bump the go-dependencies group with 5 updates (d41f573)
  • deps: bump go.einride.tech/sage (9f72ecc)

v0.60.0

26 Jun 08:17
Compare
Choose a tag to compare

0.60.0 (2024-06-26)

Feature

  • add support for substring matching (56474d8)

Chores

  • deps: bump the go-dependencies group with 6 updates (d6c6f0f)
  • deps: bump go.einride.tech/sage (74c0cf7)
  • deps: bump go.einride.tech/sage (1385515)

v0.59.0

02 May 09:50
Compare
Choose a tag to compare

0.59.0 (2024-05-02)

Feature

  • sgae: remove deprecated go-review target (13e88e6)

Chores

  • deps: bump the go-dependencies group with 7 updates (f09410b)
  • deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (c11525e)
  • deps: bump the go-dependencies group with 5 updates (b68c6f8)
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (f0a0579)
  • deps: bump the go-dependencies group with 5 updates (537c889)
  • deps: bump the go-dependencies group in /.sage with 1 update (136a866)
  • deps: bump go-semantic-release/action from 1.21 to 1.23 (e812c04)

v0.58.0

23 Feb 13:12
Compare
Choose a tag to compare

0.58.0 (2024-02-23)

Feature

  • team-name: update team transportation name TRA-1087 (3cff080)

v0.57.0

23 Feb 12:30
Compare
Choose a tag to compare

0.57.0 (2024-02-23)

Feature

  • codeowners: update team transportation name TRA-1087 (4b398db)

Chores

  • codecov: remove codecov from CI (f16e264)
  • deps: bump the go-dependencies group with 4 updates (736afb1)
  • deps: bump the go-dependencies group in /.sage with 1 update (fef5ce3)

v0.56.0

08 Jan 10:00
Compare
Choose a tag to compare

0.56.0 (2024-01-08)

Feature

  • throw error if dropping table with interleaved tables (93988ca)

Bug Fixes

  • spanddl: support dropping interleaved tables (54c6334)

Tests

  • spanddl: possibility to specify expected error for ddl statement (5890740)