Releases: arunaengine/python-api
v1.1.0-rc.1
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
v1.0.0-rc.12
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
Fix: Small fix that adds object/collection_id to Finish and Init (internal) Multipart requests
v1.0.0-rc.9
feat: Added revision_numbed / created bool to GetOrCreateObjectByPathResponse, added content_length to finalize
v1.0.0-rc.8
Minor change that only fixes the internal proxy service GetEncryptionKey method
v1.0.0-rc.10
feat: Minor change that adds a boolean flag to internal GetOrCreateObject function to allow for get only requests