Skip to content

Releases: einride/protoc-gen-go-aip-test

v0.10.0

19 Sep 06:58
Compare
Choose a tag to compare

0.10.0 (2022-09-19)

Feature

  • allow providing a IDGenerator function (fc9a6ca)

v0.9.0

19 Sep 06:54
Compare
Choose a tag to compare

0.9.0 (2022-09-19)

Feature

  • ignore IMMUTABLE fields in update tests (6c097c1)

Chores

  • add IMMUTABLE field to freight site (aaa6187)

v0.8.1

15 Sep 13:21
Compare
Choose a tag to compare

0.8.1 (2022-09-15)

Bug Fixes

  • generate googleapis from git (d3ef363)

Chores

  • deps: bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (7fc2bd1)
  • deps: bump go.einride.tech/sage from 0.145.0 to 0.155.1 in /.sage (ed5f531)
  • deps: bump google.golang.org/grpc from 1.48.0 to 1.49.0 (9a69ae6)
  • deps: bump go.einride.tech/aip from 0.56.0 to 0.57.0 (c13bd58)
  • deps: bump go.einride.tech/sage from 0.143.0 to 0.145.0 in /.sage (beb7eac)
  • deps: bump go.einride.tech/sage from 0.121.0 to 0.143.0 in /.sage (72960da)
  • deps: bump go.einride.tech/aip from 0.54.1 to 0.56.0 (ecfb5dd)
  • deps: bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (8fffbe9)
  • deps: bump google.golang.org/grpc from 1.47.0 to 1.48.0 (55ffa66)
  • deps: bump go.einride.tech/sage from 0.116.0 to 0.121.0 in /.sage (e6692d1)
  • deps: bump gotest.tools/v3 from 3.2.0 to 3.3.0 (e3752c4)
  • deps: bump go.einride.tech/sage from 0.115.1 to 0.116.0 in /.sage (9086d33)

v0.8.0

09 Jun 10:01
Compare
Choose a tag to compare

0.8.0 (2022-06-09)

Feature

  • enable more tests for services without Create (9c7e87d)
  • add test for batch get method with wildcard name (1a51e4f)
  • add test for get method with only wildcards (38a7734)

Bug Fixes

  • infer search method correctly (4fd9b9d)

Code Refactoring

  • generate create method on fixture (414f247)

Chores

  • deps: bump go.einride.tech/sage from 0.115.0 to 0.115.1 in /.sage (79ab8fa)
  • deps: bump google.golang.org/grpc from 1.46.2 to 1.47.0 (de46ac8)
  • deps: bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0 (3708ff7)
  • deps: bump go-semantic-release/action from 1.17 to 1.18 (caf17a3)
  • deps: bump go.einride.tech/sage from 0.114.0 to 0.115.0 in /.sage (73b5d34)
  • deps: bump go.einride.tech/sage from 0.110.0 to 0.114.0 in /.sage (3b97afe)
  • deps: bump google.golang.org/grpc from 1.46.0 to 1.46.2 (5e08230)

v0.7.3

01 May 17:18
Compare
Choose a tag to compare

0.7.3 (2022-05-01)

Bug Fixes

  • proto: pin googleapis when generating (940fd7f)

Chores

  • deps: bump go.einride.tech/sage from 0.108.1 to 0.110.0 in /.sage (23e1b35)
  • deps: bump google.golang.org/grpc from 1.45.0 to 1.46.0 (35610ed)
  • deps: bump gotest.tools/v3 from 3.1.0 to 3.2.0 (1cc09c0)
  • deps: bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (15747ef)
  • regenerate googleapis (e341229)
  • deps: bump go.einride.tech/sage from 0.107.1 to 0.108.1 in /.sage (5f5d707)
  • run buf serially (490457a)
  • deps: bump go.einride.tech/sage from 0.103.0 to 0.107.1 in /.sage (3c8c72b)
  • deps: bump go.einride.tech/sage from 0.102.0 to 0.103.0 in /.sage (0f7efec)

deps

v0.7.2

24 Mar 10:47
Compare
Choose a tag to compare

0.7.2 (2022-03-24)

Bug Fixes

  • allow safe creation of prerequired resources by not providing invalid parent (5457f86)

Chores

  • deps: bump go.einride.tech/sage from 0.97.0 to 0.97.5 in /.sage (a55aa2b)
  • deps: bump google.golang.org/grpc from 1.44.0 to 1.45.0 (8422cd0)
  • deps: bump go.einride.tech/sage from 0.91.1 to 0.97.0 in /.sage (a1371f5)
  • deps: bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (f534c71)

CI

  • bump sage and use setup action (9a32575)

v0.7.1

11 Feb 14:53
Compare
Choose a tag to compare

0.7.1 (2022-02-11)

Bug Fixes

  • gitignore generated release files (84f7d23)
  • format suites correctly (02c665a)

v0.6.1

11 Feb 13:24
Compare
Choose a tag to compare

0.6.1 (2022-02-11)

Bug Fixes

  • format suites correctly (02c665a)

v0.6.0

11 Feb 13:00
Compare
Choose a tag to compare

0.6.0 (2022-02-11)

Feature

  • update: add test for preserving create_time when "*" update mask (61d7a8a)

Chores

  • deps: bump actions/setup-go from 2.1.5 to 2.2.0 (670f465)
  • deps: bump go.einride.tech/sage from 0.73.1 to 0.75.0 in /.sage (12b6811)
  • deps: bump go-semantic-release/action from 1.15.0 to 1.17 (e0caa40)

CI

v0.5.0

04 Feb 07:02
Compare
Choose a tag to compare

0.5.0 (2022-02-04)

Features

  • use standard archive name (4e59e26)