Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.10.0 source code.tar.gz | 2024-07-27 | 435.5 kB | |
3.10.0 source code.zip | 2024-07-27 | 699.7 kB | |
README.md | 2024-07-27 | 6.9 kB | |
Totals: 3 Items | 1.1 MB | 0 |
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Allow PUT requests without content-type application/xml (fixes [#1978])
- Version updates
- Bump aws-v2.version from 2.25.59 to 2.26.25
- Bump aws.version from 1.12.729 to 1.12.765
- Bump spring-boot.version from 3.3.0 to 3.3.2
- Bump alpine from 3.20.0 to 3.20.2 in /docker
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
- Bump testcontainers.version from 1.19.8 to 1.20.0
- Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.1
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.8.0
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0
- Bump docker/setup-qemu-action from 3.0.0 to 3.2.0
- Bump actions/upload-artifact from 4.3.3 to 4.3.4
- Bump actions/dependency-review-action from 4.3.2 to 4.3.4
- Bump actions/checkout from 4.1.6 to 4.1.7
- Bump github/codeql-action from 3.25.6 to 3.25.14
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0
- Bump step-security/harden-runner from 2.8.0 to 2.9.0
What's Changed
- Bump step-security/harden-runner from 2.8.0 to 2.8.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1915
- Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in https://github.com/adobe/S3Mock/pull/1909
- Bump github/codeql-action from 3.25.6 to 3.25.8 by @dependabot in https://github.com/adobe/S3Mock/pull/1908
- Bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1894
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1900
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1903
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1912
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1933
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1931
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in https://github.com/adobe/S3Mock/pull/1924
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1922
- Bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in https://github.com/adobe/S3Mock/pull/1929
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1936
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1893
- Bump alpine from 3.20.0 to 3.20.1 in /docker by @dependabot in https://github.com/adobe/S3Mock/pull/1946
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1942
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in https://github.com/adobe/S3Mock/pull/1941
- Bump spring-boot.version from 3.3.0 to 3.3.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1944
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1949
- Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1961
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in https://github.com/adobe/S3Mock/pull/1966
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in https://github.com/adobe/S3Mock/pull/1958
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1983
- Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com/adobe/S3Mock/pull/1980
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in https://github.com/adobe/S3Mock/pull/1979
- Bump alpine from 3.20.1 to 3.20.2 in /docker by @dependabot in https://github.com/adobe/S3Mock/pull/1994
- Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1990
- Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in https://github.com/adobe/S3Mock/pull/1989
- Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1986
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1991
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1975
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/adobe/S3Mock/pull/1974
- Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1972
- Bump testcontainers.version from 1.19.8 to 1.20.0 by @dependabot in https://github.com/adobe/S3Mock/pull/1984
- Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in https://github.com/adobe/S3Mock/pull/1967
- Bump spring-boot.version from 3.3.1 to 3.3.2 by @dependabot in https://github.com/adobe/S3Mock/pull/1985
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2001
- Bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in https://github.com/adobe/S3Mock/pull/2002
- Bump aws-v2.version from 2.25.59 to 2.26.25 by @dependabot in https://github.com/adobe/S3Mock/pull/1999
- Bump aws.version from 1.12.729 to 1.12.765 by @dependabot in https://github.com/adobe/S3Mock/pull/2000
- Allow PUT requests without content-type application/xml by @afranken in https://github.com/adobe/S3Mock/pull/2003
Full Changelog: https://github.com/adobe/S3Mock/compare/3.9.1...3.10.0