Skip to content

[1.0.0] First stable release of the ArunaDataproxy component

Compare
Choose a tag to compare
@St4NNi St4NNi released this 25 May 12:48
· 412 commits to main since this release
f834cb8

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.)...