Skip to content

Releases: einride/aip-go

v0.39.0

24 May 13:51
Compare
Choose a tag to compare

0.39.0 (2021-05-24)

Features

  • add resourcename.Validate (b32fa33)

v0.38.0

06 May 06:34
Compare
Choose a tag to compare

0.38.0 (2021-05-06)

Features

  • fieldmask: add IsFullReplacement (efb4982)

v0.37.0

06 May 04:57
Compare
Choose a tag to compare

0.37.0 (2021-05-06)

Features

  • add resourcename.Wildcard (35a1b47)

v0.36.0

28 Apr 10:24
Compare
Choose a tag to compare

0.36.0 (2021-04-28)

Features

v0.35.0

22 Apr 12:57
Compare
Choose a tag to compare

0.35.0 (2021-04-22)

Features

  • add resourcename.RangeParents (9c398c9)

v0.34.2

20 Apr 15:05
Compare
Choose a tag to compare

0.34.2 (2021-04-20)

Bug Fixes

  • filtering: always increment next id when applying macros (f87ff80)

v0.34.1

23 Mar 11:14
Compare
Choose a tag to compare

0.34.1 (2021-03-23)

Bug Fixes

  • filtering: set expr.ID on nested AND expressions (4b73996)

v0.34.0

22 Mar 14:05
Compare
Choose a tag to compare

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

18 Mar 10:04
Compare
Choose a tag to compare

0.33.1 (2021-03-18)

Bug Fixes

  • improve error message when no matching overload found (b3527fe)

v0.33.0

09 Mar 11:55
Compare
Choose a tag to compare

0.33.0 (2021-03-09)

Features

  • move examples/proto to proto (664238d)

BREAKING CHANGES

  • Import path of example freight API has been updated.