Skip to content

Releases: einride/extend

v0.20.0

21 Nov 10:10
Compare
Choose a tag to compare

0.20.0 (2022-11-21)

Feature

  • bookings: initial api (ceb6239)
  • extract unit to its own proto file (30e3713)

v0.19.0

15 Nov 14:42
Compare
Choose a tag to compare

0.19.0 (2022-11-15)

Feature

  • auth: remove deprecated v1alpha2 version (3d9881b)

v0.18.0

14 Nov 08:17
Compare
Choose a tag to compare

0.18.0 (2022-11-14)

Feature

  • cli: update cli to utilize persisted user credentials for per request authentication (ce940ad)
  • add install saga cli (679ef8a)

v0.17.0

09 Nov 15:23
Compare
Choose a tag to compare

0.17.0 (2022-11-09)

Feature

  • auth: introduce v1beta1 API (e874c09)

Bug Fixes

  • auth/v1alpha2: mark secret as sensitive (4ee7534)

Chores

  • run go mod tidy in cmd/saga (6f59c85)
  • run go mod tidy during review (08721ac)

v0.16.0

25 Oct 09:28
Compare
Choose a tag to compare

0.16.0 (2022-10-25)

Feature

  • auth: remove deprecated v1alpha1 version (5bb3bab)

v0.15.0

25 Oct 08:42
Compare
Choose a tag to compare

0.15.0 (2022-10-25)

Feature

  • auth/v1alpha2: fix REST body and field naming (ceface3)

v0.14.0

25 Oct 07:28
Compare
Choose a tag to compare

0.14.0 (2022-10-25)

Feature

  • add get and list to shipment events (830a0b8)

v0.13.1

24 Oct 11:30
Compare
Choose a tag to compare

0.13.1 (2022-10-24)

Bug Fixes

  • remove old generated proto code (cbfb1d7)

v0.13.0

24 Oct 07:19
Compare
Choose a tag to compare

0.13.0 (2022-10-24)

Feature

  • proto: shipments should refer to common address proto instead of location (cf3e00c)

v0.12.0

21 Oct 06:41
Compare
Choose a tag to compare

0.12.0 (2022-10-21)

Feature

  • proto: add create shipment event (7159ecd)