Skip to content

[1.0.0-rc.1] Release candidate V1.0.0#53

Merged
St4NNi merged 10 commits intomainfrom
dev-1.0.0-rc1
Feb 10, 2023
Merged

[1.0.0-rc.1] Release candidate V1.0.0#53
St4NNi merged 10 commits intomainfrom
dev-1.0.0-rc1

Conversation

@St4NNi
Copy link
Copy Markdown
Member

@St4NNi St4NNi commented Feb 10, 2023

This is the first API release candidate for aruna version 1.0.0.

Changelog:

  • Updated dependencies, fixes chore(deps): bump tokio from 1.20.0 to 1.25.0 #52
  • Removal of redundant attributes from StageObject (description / collection_id)
  • Add option to provide Hash on object initialization fixes Provide object hash in create object request #49
  • Restricted HASH options to SHA256 and MD5 (MD5 only for transfer validation)
  • Added object_path api extension (in preparation for S3 compability)
  • BREAKING: Changed GetLatestObjectRevision to respond with ObjectWithURL instead of regular object to bring it in line with all other object get requests.

@St4NNi St4NNi requested a review from das-Abroxas February 10, 2023 15:28
@St4NNi St4NNi added the enhancement New feature or request label Feb 10, 2023
Copy link
Copy Markdown
Contributor

@das-Abroxas das-Abroxas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensible and understandable changes in my opinion. I have also not discovered any obvious errors. Version 1.0.0 is getting close, good job!

@St4NNi St4NNi merged commit 4756918 into main Feb 10, 2023
@St4NNi St4NNi deleted the dev-1.0.0-rc1 branch February 10, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide object hash in create object request

2 participants