Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.10.1 source code.tar.gz | 2024-09-19 | 435.9 kB | |
3.10.1 source code.zip | 2024-09-19 | 700.2 kB | |
README.md | 2024-09-19 | 2.4 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
- CRT-based S3 client has timeouts with mock when uploading streams of unknown size (fixes [#2049])
- Version updates (build dependencies)
- Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
- Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0
- Bump github/codeql-action from 3.25.15 to 3.26.7
- Bump step-security/harden-runner from 2.9.0 to 2.10.1
- Bump actions/setup-java from 4.2.1 to 4.3.0
- Bump actions/upload-artifact from 4.3.4 to 4.4.0
What's Changed
- Consume (and discard) body in Initiate Multipart Upload request by @matdue in https://github.com/adobe/S3Mock/pull/2048
- Bump github/codeql-action from 3.25.15 to 3.26.7 by @dependabot in https://github.com/adobe/S3Mock/pull/2047
- Bump step-security/harden-runner from 2.9.0 to 2.10.1 by @dependabot in https://github.com/adobe/S3Mock/pull/2046
- Bump actions/setup-java from 4.2.1 to 4.3.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2045
- Bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2043
- Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2004
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in https://github.com/adobe/S3Mock/pull/2036
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2040
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in https://github.com/adobe/S3Mock/pull/2041
- Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.1 by @dependabot in https://github.com/adobe/S3Mock/pull/2025
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 by @dependabot in https://github.com/adobe/S3Mock/pull/2050
New Contributors
- @matdue made their first contribution in https://github.com/adobe/S3Mock/pull/2048
Full Changelog: https://github.com/adobe/S3Mock/compare/3.10.0...3.10.1