Skip to content

Releases: einride/extend

v0.22.0

09 Dec 14:24
Compare
Choose a tag to compare

0.22.0 (2022-12-09)

Feature

  • add booking type and make automation rules an enum (4f3d4a5)

v0.21.0

30 Nov 12:24
Compare
Choose a tag to compare

0.21.0 (2022-11-30)

Feature

  • add optional vehicle information to tracking event (6c99965)

v0.20.1

21 Nov 10:26
Compare
Choose a tag to compare

0.20.1 (2022-11-21)

Bug Fixes

  • book/v1beta1: change tracking event codes (bf7fd13)

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)