Releases: Robothy/local-s3
Releases · Robothy/local-s3
1.10
What's Changed
- support user-defined object metadata by @Robothy in #59
- Return "501 Not Implemented" for unsupported S3 APIs by @Robothy in #61
Full Changelog: 1.9...1.10
1.9
What's Changed
- Wont write body for head by @Robothy in #55
- ISSUE-56 add ETag for GetObject/PutObject/Head/ListObjects/ListObjectVersions by @Robothy in #57
Full Changelog: 1.8...1.9
1.8
What's Changed
- GraalVM native-image support by @Robothy in #49
- add LOCAL_S3_LOGGING_LEVEL to control the logging leven of LocalS3 do… by @Robothy in #51
- ISSUE-53 fix NPE when listing objects from an empty bucket. by @Robothy in #54
Full Changelog: 1.7...1.8
1.7
What's Changed
- allow put object with tagging. by @Robothy in #44
- implement list buckets by @Robothy in #45
- if bucket versioning is not enabled, then delete previous data file when put a new object. by @Robothy in #46
- Add GraalVM native image based docker image. by @Robothy in #48
Full Changelog: 1.6...1.7
1.6
What's Changed
- push Docker image with 'latest' tag in the release workflow. by @Robothy in #30
- Implement put/get/delete object tagging API by @Robothy in #32
- implement delete objects by @Robothy in #38
- fix known bugs.
Full Changelog: 1.5...1.6