Skip to content

Releases: einride/aip-go

v0.68.1

16 Dec 08:17
Compare
Choose a tag to compare

0.68.1 (2024-12-16)

Bug Fixes

  • genaip: invalid code generation for top-level singletons (5faeef8)

Documentation

  • add separate section on codegen from proto (94d6868)
  • be more clear about library usage (8609a18)
  • remove link to AIP docs, mentioned on the line above (39347ca)
  • security: add Security Policy (cb60628)

Chores

  • deps: bump google.golang.org/grpc in the all group (8b795dd)
  • deps: bump go.einride.tech/sage from 0.306.0 to 0.314.0 in /.sage (e99a3e3)
  • deps: bump google.golang.org/grpc in the all group (cf3d20c)
  • sage: bump to v0.306.0 (5da9840)
  • deps: bump go.einride.tech/sage from 0.291.0 to 0.293.0 in /.sage (6090222)

CI

  • migrate to Sage-based semantic release (5a3f009)

v0.68.0

15 Jul 08:56
Compare
Choose a tag to compare

0.68.0 (2024-07-15)

Feature

Chores

  • deps: bump google.golang.org/grpc from 1.64.0 to 1.64.1 (55c024f)
  • deps: bump go.einride.tech/sage from 0.281.0 to 0.285.0 in /.sage (e80bb42)
  • deps: bump the all group with 2 updates (8383eb5)
  • deps: bump go.einride.tech/sage from 0.279.1 to 0.281.0 in /.sage (5ebc64f)
  • deps: bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage (2606dfc)
  • deps: bump golang.org/x/net from 0.20.0 to 0.23.0 (d38ac97)

v0.67.1

15 Apr 06:53
Compare
Choose a tag to compare

0.67.1 (2024-04-15)

Bug Fixes

  • fieldbehavior: traverse messages and collections to clear nested field behaviors (3113ede)

v0.67.0

11 Apr 14:15
Compare
Choose a tag to compare

0.67.0 (2024-04-11)

Feature

  • valdate resource name upon unmarshalling (1a8c18f)

v0.66.1

10 Apr 15:07
Compare
Choose a tag to compare

0.66.1 (2024-04-10)

Bug Fixes

  • bump golang.org/x/tools/cmd/stringer to 0.20.0 (122ed75)

Chores

  • deps: bump google.golang.org/grpc from 1.62.0 to 1.62.1 (7a736ae)
  • deps: bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (5dd2de4)
  • deps: bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage (47dc1ad)
  • deps: bump google.golang.org/grpc from 1.60.1 to 1.62.0 (b5bce22)
  • deps: bump go-semantic-release/action from 1.21 to 1.23 (30ecf35)
  • update ownership to @einride/platform-engineering (92cfd83)
  • deps: bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage (1722ce2)
  • deps: bump go.einride.tech/sage from 0.247.0 to 0.260.0 in /.sage (f0289cf)
  • deps: bump github.com/google/uuid from 1.4.0 to 1.5.0 (2cfaae2)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (aaf5012)
  • deps: bump google.golang.org/grpc from 1.59.0 to 1.60.1 (4eb7980)

CI

v0.66.0

22 Nov 07:09
Compare
Choose a tag to compare

0.66.0 (2023-11-22)

Feature

  • protoc: expose ContainsWildcard on multipattern (0041801)

v0.65.1

21 Nov 21:31
Compare
Choose a tag to compare

0.65.1 (2023-11-21)

Bug Fixes

  • gosec-G602: specify capacity when using index lookup on slices (d5003bb)

Chores

  • deps: bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage (b0feaa3)
  • deps: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (a555661)
  • deps: bump github.com/google/uuid from 1.3.1 to 1.4.0 (ab2f38f)

v0.65.0

03 Nov 09:56
Compare
Choose a tag to compare

0.65.0 (2023-11-03)

Feature

  • fieldbehavior: ignore immutable in validation if not in field mask (47c6047)

Chores

  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (0a0c056)

v0.64.0

30 Oct 08:40
Compare
Choose a tag to compare

0.64.0 (2023-10-30)

Feature

Bug Fixes

v0.63.0

23 Oct 10:48
Compare
Choose a tag to compare

0.63.0 (2023-10-23)

Feature

  • resourcename: add Join function (ee11a61)