Releases: arunaengine/proxy
Releases · arunaengine/proxy
[1.0.1] Bundling and bugfixes
This introduces the version release 1.0.1 which includes the bundling functionality as well as some bugfixes.
Full Changelog: v1.0.0...v1.0.1
[1.0.0] First stable release of the ArunaDataproxy component
Release 1.0.0
We are proud to announce the first stable release of the ArunaDataproxy component. This includes many long awaited features, fixes and behavior changes.
Changelog
- Added basic S3 support for PUT / GET object methods
- Added (optional) deduplication, encryption and compression via ArunaStorage/aruna-file
- Integrated a plugable interface that will support multiple Datastorage backends. (First iteration only supports S3, but more to come).
Outlook
This is only the first step for the DataProxy, next releases will include proper CORS and ContentType handling, more sophisticated S3 methods (CreateBucket, ListObjectV2 etc.) and more supported Data backends (Filesystem, Ceph etc.)...