Releases: arunaengine/rust-api
v1.1.0-rc.7
Updates svc-account handling to properly handle create_service_account token. See arunaengine/api#84 for more details
v1.1.0-rc.6
This changes the ListObjectV2 draft to include ObjectWithURL that also includes path(s) instead of regular Objects
v1.1.0-rc.5
Small update that refactors internal endpoint / proxy handling and updates bundler service, full changelog see: arunaengine/api#81
v1.1.0-rc.4
Small update that updates bundler bundle information and adds a AddKeyValue to Collections request. See arunaengine/api#80 for changes
v1.1.0-rc.3
This is the next pre-release for aruna (api) v1.1.0. It includes a first iteration for workspaces a draft for hooks service and a listobjectv2 compatible request. See arunaengine/api#77 for a full changelog.
v1.1.0-rc.2
This is the first pre-release for aruna (api) v1.1.0. It includes the first draft for a bundler service, fixes for the notification service and an updated internal proxy API with CORS-support.
v1.0.0
Final release for 1.0.0: For full changelog see: arunaengine/api@v1.0.0-rc.1...v1.0.0
v1.0.0-rc.15
Feat: Small update for improved user-handling: Full changelog can be found here: arunaengine/api#67
v1.0.0-rc.14
Small changes that improve user handling, changes are tracked in arunaengine/api#65
v1.0.0-rc.13
Hotfix: Add endpoint_id to GetOrCreateObjectByPath