Releases: einride/spanner-aip-go
Releases · einride/spanner-aip-go
v0.64.0
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
0.63.0 (2024-10-14)
Feature
- spantest: bump emulator to v1.5.24 (b05656b)
v0.62.0
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
0.61.1 (2024-08-30)
Bug Fixes
- place code gen comment at top (edf2c6a)
v0.61.0
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
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
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
0.58.0 (2024-02-23)
Feature
- team-name: update team transportation name TRA-1087 (3cff080)
v0.57.0
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
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)