Releases: einride/extend
Releases · einride/extend
v0.20.0
0.20.0 (2022-11-21)
Feature
- bookings: initial api (ceb6239)
- extract unit to its own proto file (30e3713)
v0.19.0
0.19.0 (2022-11-15)
Feature
- auth: remove deprecated v1alpha2 version (3d9881b)
v0.18.0
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
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
0.16.0 (2022-10-25)
Feature
- auth: remove deprecated v1alpha1 version (5bb3bab)
v0.15.0
0.15.0 (2022-10-25)
Feature
- auth/v1alpha2: fix REST body and field naming (ceface3)
v0.14.0
0.14.0 (2022-10-25)
Feature
- add get and list to shipment events (830a0b8)
v0.13.1
0.13.1 (2022-10-24)
Bug Fixes
- remove old generated proto code (cbfb1d7)
v0.13.0
0.13.0 (2022-10-24)
Feature
- proto: shipments should refer to common address proto instead of location (cf3e00c)
v0.12.0
0.12.0 (2022-10-21)
Feature
- proto: add create shipment event (7159ecd)