Skip to content

Releases: arunaengine/rust-api

v1.1.0-rc.7

30 Jun 12:20
Compare
Choose a tag to compare

Updates svc-account handling to properly handle create_service_account token. See arunaengine/api#84 for more details

v1.1.0-rc.6

27 Jun 07:00
Compare
Choose a tag to compare

This changes the ListObjectV2 draft to include ObjectWithURL that also includes path(s) instead of regular Objects

v1.1.0-rc.5

22 Jun 18:54
Compare
Choose a tag to compare
v1.1.0-rc.5 Pre-release
Pre-release

Small update that refactors internal endpoint / proxy handling and updates bundler service, full changelog see: arunaengine/api#81

v1.1.0-rc.4

21 Jun 17:51
Compare
Choose a tag to compare
v1.1.0-rc.4 Pre-release
Pre-release

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

21 Jun 11:12
Compare
Choose a tag to compare
v1.1.0-rc.3 Pre-release
Pre-release

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

02 Jun 09:24
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

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

20 Apr 22:18
Compare
Choose a tag to compare

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

06 Apr 09:53
Compare
Choose a tag to compare

Feat: Small update for improved user-handling: Full changelog can be found here: arunaengine/api#67

v1.0.0-rc.14

06 Apr 08:21
Compare
Choose a tag to compare

Small changes that improve user handling, changes are tracked in arunaengine/api#65

v1.0.0-rc.13

04 Apr 08:02
Compare
Choose a tag to compare

Hotfix: Add endpoint_id to GetOrCreateObjectByPath