Releases: einride/protoc-gen-go-aip-test
Releases · einride/protoc-gen-go-aip-test
v0.4.5
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
0.4.4 (2021-12-30)
Bug Fixes
- make resource ordering deterministic (c31cd30)
v0.4.3
0.4.3 (2021-10-09)
Bug Fixes
- correct name for BatchGet/invalid_names (98e086d)
v0.4.2
0.4.2 (2021-09-05)
Bug Fixes
- check that parent field exists on create method (4215450)
v0.4.1
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
0.4.0 (2021-09-05)
Features
v0.3.0
0.3.0 (2021-09-05)
Features
- infer standard methods without singular and plural (4f49bca)
v0.2.0
0.2.0 (2021-08-30)
Features
- add cmd/doc for generating table of suites (aed1c9c)
v0.1.5
0.1.5 (2021-08-30)
Bug Fixes
- update: check that update method has an update mask (0419cbf)
v0.1.4
0.1.4 (2021-08-22)
Bug Fixes
- update: dont mutate the shared resource (11f1056)