Skip to content

Releases: arunaengine/python-api

v1.1.0-rc.1

02 Jun 08:48
Compare
Choose a tag to compare
v1.1.0-rc.1 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:15
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:49
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:17
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 07:59
Compare
Choose a tag to compare

Hotfix: Add endpoint_id to GetOrCreateObjectByPath

v1.0.0-rc.12

03 Apr 18:11
Compare
Choose a tag to compare

Small update, that mainly adds additional fields to user & api_tokens in preparation for the revised ArunaWeb site. Changelog can be found here: arunaengine/api#64

v1.0.0-rc.11

22 Mar 13:14
Compare
Choose a tag to compare

Fix: Small fix that adds object/collection_id to Finish and Init (internal) Multipart requests

v1.0.0-rc.9

16 Mar 14:03
Compare
Choose a tag to compare

feat: Added revision_numbed / created bool to GetOrCreateObjectByPathResponse, added content_length to finalize

v1.0.0-rc.8

16 Mar 10:12
Compare
Choose a tag to compare

Minor change that only fixes the internal proxy service GetEncryptionKey method

v1.0.0-rc.10

16 Mar 15:30
Compare
Choose a tag to compare

feat: Minor change that adds a boolean flag to internal GetOrCreateObject function to allow for get only requests