Skip to content

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

v0.4.5

03 Feb 12:58
Compare
Choose a tag to compare

0.4.5 (2022-02-03)

Bug Fixes

  • all: generate top level skip check (e3d7967)
  • all: remove new lines from disabled test suites (f5cfc02)

v0.4.4

30 Dec 14:26
Compare
Choose a tag to compare

0.4.4 (2021-12-30)

Bug Fixes

  • make resource ordering deterministic (c31cd30)

v0.4.3

09 Oct 11:35
Compare
Choose a tag to compare

0.4.3 (2021-10-09)

Bug Fixes

  • correct name for BatchGet/invalid_names (98e086d)

v0.4.2

05 Sep 14:14
Compare
Choose a tag to compare

0.4.2 (2021-09-05)

Bug Fixes

  • check that parent field exists on create method (4215450)

v0.4.1

05 Sep 13:25
Compare
Choose a tag to compare

0.4.1 (2021-09-05)

Bug Fixes

  • check create input message name (6e89ac0)
  • check that field name exists in Get (724ca47)
  • check that parent field exists in list and search (3b728b8)
  • create: check that create_time field exists (f5a75a6)
  • update: check that update_time field exists (db86796)
  • find resource field instead of inferring name (5999171)

v0.4.0

05 Sep 13:07
Compare
Choose a tag to compare

0.4.0 (2021-09-05)

Features

v0.3.0

05 Sep 12:28
Compare
Choose a tag to compare

0.3.0 (2021-09-05)

Features

  • infer standard methods without singular and plural (4f49bca)

v0.2.0

30 Aug 16:07
Compare
Choose a tag to compare

0.2.0 (2021-08-30)

Features

  • add cmd/doc for generating table of suites (aed1c9c)

v0.1.5

30 Aug 15:38
Compare
Choose a tag to compare

0.1.5 (2021-08-30)

Bug Fixes

  • update: check that update method has an update mask (0419cbf)

v0.1.4

22 Aug 09:47
Compare
Choose a tag to compare

0.1.4 (2021-08-22)

Bug Fixes

  • update: dont mutate the shared resource (11f1056)