Releases: adobe/S3Mock
Releases · adobe/S3Mock
2.1.36
2.1.34
- ETag value in response body now enclosed in quotation marks
- All dates are formatted in UTC timezone (Fixes #203)
- "CommonPrefixes" are now serialized als multiple elements containing one "Prefix" (Fixes #215)
- Removed several superfluous / erroneous elements like "truncated" or "part" from various responses
2.1.33
- Updated spring-boot to 2.3.12.RELEASE
- Updated aws-java-sdk-s3 to 1.12.15
- Updated awssdk V2 to 2.16.93
- Updated commons-codec to 1.15
- Updated commons-io to 2.10.0
- Updated junit-jupiter to 5.7.0
- Updated testng to 7.4.0
- Updated base Docker image to alpine-3.13_glibc-2.33
- Updated JDK bundled in Docker image to 11.0.11_9
- Removed unneeded junit-bom import
- Updated checkstyle to 8.44
- Fixed potential NPE in FileStore