Releases: einride/aip-go
Releases · einride/aip-go
v0.38.0
0.38.0 (2021-05-06)
Features
- fieldmask: add IsFullReplacement (efb4982)
v0.35.0
0.35.0 (2021-04-22)
Features
- add resourcename.RangeParents (9c398c9)
v0.34.2
0.34.2 (2021-04-20)
Bug Fixes
- filtering: always increment next id when applying macros (f87ff80)
v0.34.1
0.34.1 (2021-03-23)
Bug Fixes
- filtering: set expr.ID on nested AND expressions (4b73996)
v0.34.0
0.34.0 (2021-03-22)
Features
- deps: bump protobuf and genproto (30b758f)
BREAKING CHANGES
- deps: genproto has a breaking change in the library example
protos that transitively affects this repo due to usage in the unit
tests.
v0.33.1
0.33.1 (2021-03-18)
Bug Fixes
- improve error message when no matching overload found (b3527fe)
v0.33.0
0.33.0 (2021-03-09)
Features
- move examples/proto to proto (664238d)
BREAKING CHANGES
- Import path of example freight API has been updated.