Skip to content

Releases: einride/spanner-aip-go

v0.18.1

25 Jan 21:28
Compare
Choose a tag to compare

0.18.1 (2021-01-25)

Bug Fixes

  • add missing ColumnExprs method to table descriptor (1be6c8c)

v0.18.0

24 Jan 17:55
Compare
Choose a tag to compare

0.18.0 (2021-01-24)

Features

  • add support for TIMESTAMP and DATE primary keys (6c8033e)

v0.17.0

21 Jan 07:49
Compare
Choose a tag to compare

0.17.0 (2021-01-21)

Features

  • spantest: support Cloud Build (55feb40)

v0.16.0

20 Jan 07:44
Compare
Choose a tag to compare

0.16.0 (2021-01-20)

Features

  • implement support for arbitrary-level interleaving (6771547)

v0.15.0

19 Jan 16:24
Compare
Choose a tag to compare

0.15.0 (2021-01-19)

Features

  • simplify query API surface (94ba296)

v0.14.0

18 Jan 08:45
Compare
Choose a tag to compare

0.14.0 (2021-01-18)

Features

  • rename module to go.einride.tech/spanner-aip (e3fbfc7)

v0.13.0

17 Jan 10:21
Compare
Choose a tag to compare

0.13.0 (2021-01-17)

Features

  • add protoloader package (9180786)

v0.12.0

17 Jan 06:38
Compare
Choose a tag to compare

0.12.0 (2021-01-17)

Features

  • add InterleavedTables field to spanddl.Table (97d16ca)

v0.11.1

15 Jan 11:44
Compare
Choose a tag to compare

0.11.1 (2021-01-15)

Bug Fixes

  • update type of ListQuery.Limit to int32 (8f46165)

v0.11.0

15 Jan 08:48
Compare
Choose a tag to compare

0.11.0 (2021-01-15)

Features

  • remove key prefix and key range types (09dbd5f)