2.13.0
2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Accept X-Amz-Meta headers regardless of case (fixes #1160)
- Refactorings
- Add junit-jupiter dependency to s3mock-testcontainers module
- This was necessary because testcontainers 1.18.0 removed transitive jupiter dependencies.
- Add junit-jupiter dependency to s3mock-testcontainers module
- Version updates
- Bump spring-boot.version from 2.7.7 to 2.7.12
- Bump commons-io from 2.11.0 to 2.13.0
- Bump testcontainers.version from 1.17.6 to 1.18.3
- Bump aws-java-sdk-s3 from 1.12.389 to 1.12.488
- Bump aws-v2.version from 2.19.16 to 2.20.86
- Bump alpine from 3.17.1 to 3.18.2 in /docker
- Bump kotlin.version from 1.7.22 to 1.8.22
- Bump docker-maven-plugin from 0.40.3 to 0.43.0
- Bump testng from 7.7.1 to 7.8.0
- Bump checkstyle from 10.6.0 to 10.12.0
- Bump maven-enforcer-plugin from 3.1.0 to 3.3.0
- Bump maven-dependency-plugin from 3.4.0 to 3.6.0
- Bump maven-deploy-plugin from 3.0.0 to 3.1.1
- Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0
- Bump maven-install-plugin from 3.1.0 to 3.1.1
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
- Bump maven-source-plugin from 3.2.1 to 3.3.0
- Bump maven-resources-plugin from 3.3.0 to 3.3.1
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.1.2
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.1.2
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.1
- Bump mockito-kotlin from 4.1.0 to 5.0.0
- Bump license-maven-plugin-git.version from 4.1 to 4.2
What's Changed
- Bump spring-boot.version from 2.7.7 to 2.7.12 by @dependabot in #1134
- Bump maven-enforcer-plugin from 3.1.0 to 3.3.0 by @dependabot in #1116
- Bump checkstyle from 10.6.0 to 10.12.0 by @dependabot in #1137
- Bump alpine from 3.17.1 to 3.18.0 in /docker by @dependabot in #1138
- Bump kotlin.version from 1.7.22 to 1.8.22 by @dependabot in #1141
- Bump sortpom-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #1049
- Bump maven-dependency-plugin from 3.4.0 to 3.6.0 by @dependabot in #1139
- Bump docker-maven-plugin from 0.40.3 to 0.43.0 by @dependabot in #1140
- Bump maven-deploy-plugin from 3.0.0 to 3.1.1 by @dependabot in #1107
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #1147
- Bump maven-checkstyle-plugin from 3.2.1 to 3.3.0 by @dependabot in #1144
- Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #1143
- Bump testng from 7.7.1 to 7.8.0 by @dependabot in #1142
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #1149
- Bump commons-io from 2.11.0 to 2.13.0 by @dependabot in #1146
- Bump license-maven-plugin-git.version from 4.1 to 4.2 by @dependabot in #1148
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #1159
- Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #1158
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.1.2 by @dependabot in #1154
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #1152
- Bump maven-failsafe-plugin from 3.0.0-M8 to 3.1.2 by @dependabot in #1153
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.1 by @dependabot in #1150
- Bump mockito-kotlin from 4.1.0 to 5.0.0 by @dependabot in #1157
- Accept X-Amz-Meta headers regardless of case. by @afranken in #1170
- Bump alpine from 3.18.0 to 3.18.2 in /docker by @dependabot in #1168
- Bump aws-v2.version from 2.19.16 to 2.20.86 by @dependabot in #1167
- Bump aws-java-sdk-s3 from 1.12.389 to 1.12.488 by @dependabot in #1166
- Bump testcontainers.version from 1.17.6 to 1.18.3 by @dependabot in #1155
Full Changelog: 2.12.2...2.13.0