Releases: Robothy/local-s3
Releases · Robothy/local-s3
1.24
1.23
1.22
1.21
What's Changed
- replace AmazonS3 with S3Client. by @Robothy in #164
- Refactor integration tests by @Robothy in #169
- Bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final by @dependabot in #165
- fix XML External Entity (XXE) Injection by @Robothy in #172
- Bump com.amazonaws:aws-java-sdk from 1.12.777 to 1.12.782 by @dependabot in #173
- Bump jackson from 2.18.1 to 2.18.2 by @dependabot in #167
- Bump junit5 from 5.11.2 to 5.11.4 by @dependabot in #166
Full Changelog: 1.20...1.21
1.20
1.19
1.17
1.16
What's Changed
- unset x-amz-tagging-count when object tagging is empty. by @Robothy in #96
- fix CVEs by @Robothy in #97
- Bump com.robothy.github-repository-release-plugin from 1.1 to 1.3 by @dependabot in #98
New Contributors
- @dependabot made their first contribution in #98
Full Changelog: 1.15...1.16
1.15
1.14
What's Changed
- support inject S3Client instance to test method parameter. by @Robothy in #84
- asynchronously shutdown to decrease delay. by @Robothy in #85
- supports inject parameters of lifecycle methods by @Robothy in #87
- Support object tagging when creating multipart uploads by @Robothy in #88
Full Changelog: 1.13...1.14