Skip to content

Releases: einride/aip-cli-go

v0.19.0

14 Nov 17:32

Choose a tag to compare

0.19.0 (2022-11-14)

Feature

  • do not hide resource name flag for update methods (f1c68c5)

v0.18.2

07 Nov 08:21

Choose a tag to compare

0.18.2 (2022-11-07)

Bug Fixes

  • expose GetConfig of cobra commmand (e9dadf3)

Chores

  • deps: bump go.einride.tech/sage from 0.167.0 to 0.184.1 in /.sage (e0f6682)
  • deps: bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (e612f7e)
  • deps: bump go.einride.tech/aip from 0.59.0 to 0.59.1 (527e1d0)
  • deps: bump go.einride.tech/aip from 0.58.1 to 0.59.0 (037a468)
  • deps: bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (9796d24)
  • deps: bump google.golang.org/grpc from 1.50.0 to 1.50.1 (d7adec5)
  • deps: bump go.einride.tech/sage from 0.164.1 to 0.167.0 in /.sage (2528003)
  • deps: bump google.golang.org/grpc from 1.49.0 to 1.50.0 (f9068b2)

v0.18.1

11 Oct 09:27

Choose a tag to compare

0.18.1 (2022-10-11)

Bug Fixes

  • fetch config context from parent if needed (64573c6)

Chores

  • deps: bump gotest.tools/v3 from 3.3.0 to 3.4.0 (a77b5a1)
  • deps: bump go.einride.tech/sage from 0.164.0 to 0.164.1 in /.sage (3f52582)

CI

  • invoke go-semantic-release from Sage (eef737d)

v0.18.0

19 Sep 08:26

Choose a tag to compare

0.18.0 (2022-09-19)

Feature

  • deps: bump dependencies (2c24dce)

v0.17.0

06 Sep 07:08

Choose a tag to compare

0.17.0 (2022-09-06)

Feature

  • add support for repeated enum fields (6a6ce7e)

v0.16.0

01 Sep 08:26

Choose a tag to compare

0.16.0 (2022-09-01)

Feature

  • present zero values by default (dcc573b)

Chores

  • deps: bump go.einride.tech/aip from 0.56.0 to 0.57.0 (424ef88)
  • deps: bump google.golang.org/grpc from 1.48.0 to 1.49.0 (0a9b4ee)
  • deps: bump github.com/google/cel-go from 0.12.4 to 0.12.5 (4559756)
  • deps: bump go.einride.tech/sage from 0.141.0 to 0.145.0 in /.sage (f154a2d)

v0.15.0

12 Aug 07:06

Choose a tag to compare

0.15.0 (2022-08-12)

Feature

  • set default output to stdout (c5d6eeb)

Chores

  • deps: bump go.einride.tech/aip from 0.55.0 to 0.56.0 (4b3a58d)

v0.14.1

03 Aug 15:17

Choose a tag to compare

0.14.1 (2022-08-03)

Bug Fixes

  • match only on AIP method name for Update commands (41c30a7)

v0.14.0

01 Aug 08:14

Choose a tag to compare

0.14.0 (2022-08-01)

Feature

  • improve version-based sorting (e46eba7)

v0.13.0

29 Jul 14:35

Choose a tag to compare

0.13.0 (2022-07-29)

Feature

  • implement enum completion (bf8ce0f)