Releases: adobe/S3Mock
3.5.2
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Support key names that lead to request paths that do not comply to RFC3986 (fixes #1686)
- Refactorings
- Refactor IT usage of S3 clients, add more tests
- Use ZGC and ZGenerationalGC when running in Docker
- Version updates
- Bump kotlin.version from 1.9.22 to 1.9.23
- Bump testcontainers.version from 1.19.6 to 1.19.7
- Bump github/codeql-action from 3.24.5 to 3.24.6
- Bump actions/setup-java from 4.0.0 to 4.1.0
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0
What's Changed
- Use default Apache client in ITs by @afranken in #1679
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 by @dependabot in #1684
- Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #1685
- Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #1687
- Bump testcontainers.version from 1.19.6 to 1.19.7 by @dependabot in #1695
- Bump kotlin.version from 1.9.22 to 1.9.23 by @dependabot in #1700
- Let Jetty process non-compliant URIs by @afranken in #1704
Full Changelog: 3.5.1...3.5.2
3.5.1
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Support canned ACLs (fixes #1617)
- Version updates
- Bump spring-boot.version from 3.2.2 to 3.2.3
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.656 to 1.12.665
- Bump aws-v2.version from 2.23.21 to 2.24.9
- Bump testcontainers.version from 1.19.5 to 1.19.6
- Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.3.0 to 3.4.0
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
- Bump actions/dependency-review-action from 4.0.0 to 4.1.3
- Bump github/codeql-action from 3.24.0 to 3.24.5
What's Changed
- Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #1648
- Bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in #1651
- Test uploads using TransferManager by @afranken in #1665
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #1659
- Bump actions/dependency-review-action from 4.1.0 to 4.1.3 by @dependabot in #1658
- Bump io.fabric8:docker-maven-plugin from 0.43.4 to 0.44.0 by @dependabot in #1656
- Bump testcontainers.version from 1.19.5 to 1.19.6 by @dependabot in #1667
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #1668
- Bump github/codeql-action from 3.24.3 to 3.24.4 by @dependabot in #1670
- Bump spring-boot.version from 3.2.2 to 3.2.3 by @dependabot in #1671
- Bump aws-v2.version from 2.23.21 to 2.24.8 by @dependabot in #1666
- Bump aws-v2.version from 2.24.8 to 2.24.9 by @dependabot in #1674
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.656 to 1.12.665 by @dependabot in #1673
- Bump github/codeql-action from 3.24.4 to 3.24.5 by @dependabot in #1672
- Support canned ACLs by @afranken in #1675
Full Changelog: 3.4.0...3.5.1
3.4.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Support storage classes in APIs
- Use "application/octet-stream" as default content-type
- Refactorings
- Use JDK21 as runtime in the Docker container
- Version updates
- Bump spring-boot.version from 3.2.1 to 3.2.2
- Bump aws-v2.version from 2.22.7 to 2.23.21
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.627 to 1.12.656
- Bump testcontainers.version from 1.19.3 to 1.19.5
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.13.0
- Bump alpine from 3.19.0 to 3.19.1 in /docker
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
- Bump github/codeql-action from 3.22.12 to 3.24.0
- Bump actions/upload-artifact from 4.0.0 to 4.3.1
- Bump actions/dependency-review-action from 3.1.4 to 4.0.0
- Bump step-security/harden-runner from 2.6.1 to 2.7.0
What's Changed
- Prepare release of 3.4.0 by @afranken in #1641
- Bump github/codeql-action from 3.22.12 to 3.23.1 by @dependabot in #1589
- Bump actions/upload-artifact from 4.0.0 to 4.2.0 by @dependabot in #1592
- Bump actions/dependency-review-action from 3.1.4 to 4.0.0 by @dependabot in #1593
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #1599
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #1579
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #1578
- Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #1566
- Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #1612
- Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #1618
- Bump github/codeql-action from 3.23.1 to 3.24.0 by @dependabot in #1623
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #1629
- Bump testcontainers.version from 1.19.3 to 1.19.5 by @dependabot in #1636
- Bump aws-v2.version from 2.22.7 to 2.23.21 by @dependabot in #1637
- Bump spring-boot.version from 3.2.1 to 3.2.2 by @dependabot in #1596
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.627 to 1.12.656 by @dependabot in #1639
- Add support for StorageClass by @afranken in #1640
- Bump alpine from 3.19.0 to 3.19.1 in /docker by @dependabot in #1614
Full Changelog: 3.3.0...3.4.0
3.3.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Version updates
- Bump spring-boot.version from 3.1.5 to 3.2.1
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.580 to 1.12.627
- Bump aws-v2.version from 2.21.14 to 2.22.7
- Bump commons-io:commons-io from 2.15.0 to 2.15.1
- Bump testcontainers.version from 1.19.1 to 1.19.3
- Bump kotlin.version from 1.9.20 to 1.9.22
- Bump alpine from 3.18.4 to 3.19.0 in /docker
- Bump org.testng:testng from 7.8.0 to 7.9.0
- Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.6
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.3
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.3
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1
- Bump actions/setup-java from 3.13.0 to 4.0.0
- Bump step-security/harden-runner from 2.6.0 to 2.6.1
- Bump actions/dependency-review-action from 3.1.0 to 3.1.4
- Bump actions/upload-artifact from 3.1.3 to 4.0.0
- Bump github/codeql-action from 2.22.5 to 3.22.12
- Bump mvn version from 3.5.4 to 3.8.5
What's Changed
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #1454
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #1455
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #1456
- Bump github/codeql-action from 2.22.5 to 2.22.7 by @dependabot in #1478
- Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #1477
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #1470
- Bump actions/dependency-review-action from 3.1.0 to 3.1.3 by @dependabot in #1464
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #1498
- Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #1493
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #1492
- Bump testcontainers.version from 1.19.1 to 1.19.3 by @dependabot in #1485
- Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #1501
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #1505
- Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 by @dependabot in #1512
- Bump com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 by @dependabot in #1520
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #1536
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3 by @dependabot in #1533
- Bump github/codeql-action from 2.22.8 to 3.22.11 by @dependabot in #1531
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #1535
- Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #1551
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #1542
- Bump alpine from 3.18.4 to 3.19.0 in /docker by @dependabot in #1523
- Bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #1547
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #1553
- Bump org.testng:testng from 7.8.0 to 7.9.0 by @dependabot in #1556
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.580 to 1.12.627 by @dependabot in #1559
- Bump aws-v2.version from 2.21.14 to 2.22.7 by @dependabot in #1560
- Support initial and existing buckets by @afranken in #1561
- Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #1481
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #1513
- Bump spring-boot.version from 3.1.5 to 3.2.1 by @dependabot in #1548
Full Changelog: 3.2.0...3.3.0
3.2.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Version updates
- Bump aws-v2.version from 2.20.115 to 2.21.14
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.519 to 1.12.580
- Bump spring-boot.version from 3.1.0 to 3.1.5
- Bump alpine from 3.18.2 to 3.18.4 in /docker
- Bump testcontainers.version from 1.18.3 to 1.19.1
- Bump kotlin.version from 1.9.0 to 1.9.20
- Bump commons-io:commons-io from 2.13.0 to 2.15.0
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.4
- Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
- Bump license-maven-plugin-git.version from 4.2 to 4.3
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
- Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0
- Bump actions/setup-java from 3.12.0 to 3.13.0
- Bump actions/checkout from 3.5.3 to 4.1.1
- Bump actions/upload-artifact from 3.1.2 to 3.1.3
- Bump actions/dependency-review-action from 3.0.6 to 3.1.0
- Bump github/codeql-action from 2.21.2 to 2.22.5
- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
- Bump step-security/harden-runner from 2.5.0 to 2.6.0
- Bump ossf/scorecard-action from 2.2.0 to 2.3.1
What's Changed
- Bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in #1294
- Bump step-security/harden-runner from 2.5.0 to 2.5.1 by @dependabot in #1293
- Bump github/codeql-action from 2.21.2 to 2.21.3 by @dependabot in #1289
- Better description of S3Mock API usage and SDK usage. by @afranken in #1285
- Bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in #1304
- Bump github/codeql-action from 2.21.3 to 2.21.4 by @dependabot in #1299
- Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #1349
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot in #1351
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #1343
- Bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in #1331
- Bump io.fabric8:docker-maven-plugin from 0.43.2 to 0.43.4 by @dependabot in #1312
- Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0 by @dependabot in #1292
- Bump actions/checkout from 3.5.3 to 4.0.0 by @dependabot in #1339
- Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3 by @dependabot in #1329
- Bump spring-boot.version from 3.1.0 to 3.1.3 by @dependabot in #1325
- Bump alpine from 3.18.2 to 3.18.3 in /docker by @dependabot in #1286
- Bump aws-v2.version from 2.20.115 to 2.20.145 by @dependabot in #1350
- Bump testcontainers.version from 1.18.3 to 1.19.0 by @dependabot in #1315
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.519 to 1.12.548 by @dependabot in #1353
- Bump kotlin.version from 1.9.0 to 1.9.10 by @dependabot in #1320
- Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #1354
- Bump aws-v2.version from 2.20.145 to 2.20.146 by @dependabot in #1355
- 3.2.0 release preparation by @afranken in #1356
- Adding project map link to README.md by @alexkarezin in #1366
- Bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #1393
- Bump github/codeql-action from 2.21.5 to 2.22.0 by @dependabot in #1403
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #1402
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #1363
- Bump actions/setup-java from 3.12.0 to 3.13.0 by @dependabot in #1372
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1376
- Bump license-maven-plugin-git.version from 4.2 to 4.3 by @dependabot in #1383
- Bump alpine from 3.18.3 to 3.18.4 in /docker by @dependabot in #1387
- Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 by @dependabot in #1391
- Bump testcontainers.version from 1.19.0 to 1.19.1 by @dependabot in #1392
- Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #1412
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1413
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #1424
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #1425
- Bump github/codeql-action from 2.22.0 to 2.22.5 by @dependabot in #1436
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #1428
- Bump commons-io:commons-io from 2.13.0 to 2.15.0 by @dependabot in #1432
- Bump aws-v2.version from 2.20.146 to 2.21.5 by @dependabot in #1426
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.548 to 1.12.579 by @dependabot in #1440
- Bump spring-boot.version from 3.1.3 to 3.1.5 by @dependabot in #1420
- Bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in #1441
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #1442
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #1445
- Bump aws-v2.version from 2.21.5 to 2.21.13 by @dependabot in #1444
- Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #1443
- Bump aws-v2.version from 2.21.13 to 2.21.14 by @dependabot in #1446
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.579 to 1.12.580 by @dependabot in #1447
- Update build to Java 21 by @afranken in #1448
- Add ListObjectVersions API by @afranken in #1316
New Contributors
- @alexkarezin made their first contribution in #1366
Full Changelog: 3.1.0...3.2.0
3.1.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Fixes various bugs, vulnerabilities, code smells, security hot spots etc found by Sonarqube
- Refactorings
- Scanned repo with StepSecurity tools
- Merged various PRs related to the security of Github actions and Github review actions
- Reviewed OSSF Scorecard, applied various fixes
- Reviewed OSSF Best practices
- Scanned repo with StepSecurity tools
- Version updates
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.501 to 1.12.519
- Bump aws-v2.version from 2.20.98 to 2.20.115
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.2.1 to 3.3.0
- Bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.2
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2
- Bump kotlin.version from 1.8.22 to 1.9.0
- Bump github/codeql-action from 2.21.1 to 2.21.2
What's Changed
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1252
- [StepSecurity] Apply security best practices by @step-security-bot in #1254
- [StepSecurity] Apply security best practices by @step-security-bot in #1255
- [StepSecurity] Apply security best practices by @step-security-bot in #1256
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1257
- [StepSecurity] Apply security best practices by @step-security-bot in #1260
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1261
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1262
- Bump actions/dependency-review-action from 2.5.1 to 3.0.6 by @dependabot in #1264
- Bump ossf/scorecard-action from 2.0.6 to 2.2.0 by @dependabot in #1265
- Remove maven-wrapper.jar by @afranken in #1263
- Fix sonar warnings by @afranken in #1267
- Bump kotlin.version from 1.8.22 to 1.9.0 by @dependabot in #1218
- Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.2.1 to 3.3.0 by @dependabot in #1243
- Bump io.fabric8:docker-maven-plugin from 0.43.0 to 0.43.2 by @dependabot in #1272
- Bump github/codeql-action from 2.21.1 to 2.21.2 by @dependabot in #1271
- Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 by @dependabot in #1273
- Bump aws-v2.version from 2.20.98 to 2.20.115 by @dependabot in #1268
- Bump com.amazonaws:aws-java-sdk-s3 from 1.12.501 to 1.12.519 by @dependabot in #1276
- Fix sonar warnings ctd by @afranken in #1275
Full Changelog: 3.0.1...3.1.0
3.0.1
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
What's Changed
- Return checksumAlgorithm in ListObjects / ListObjectsV2 by @afranken in #1220
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1216
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1232
- Fix startup on existing data folder issues by @afranken in #1245
New Contributors
- @step-security-bot made their first contribution in #1216
Full Changelog: 3.0.0...3.0.1
3.0.0
3.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Refactorings
- Use various Java language features introduced between JDK 8 and JDK 17
- Use new Spring Boot 3 features
- Use new Spring Framework 6 features
- Dependency cleanup
- Code cleanup
- Deprecate JUnit 4 TestRule
- This module will be removed in S3Mock 4.x
- Version updates
- Bump spring-boot.version from 2.7.13 to 3.1.0
- This updates all Spring Boot dependencies as well
- Bump Spring Framework to 6.0.9
- Bump Java bytecode version from 8 to 17
- This change is necessary, as Spring Framework 6 and Spring Boot 3 raise the baseline Java version from 8 to 17.
- Bump spring-boot.version from 2.7.13 to 3.1.0
What's Changed
Full Changelog: 2.17.0...3.0.0
2.17.0
2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Add support for ChecksumAlgorithm (fixes #1123)
- Support checksumAlgorithm where AWS SDK locally calculates the checksum and sends it as part of the request body.
- Support checksum headers where clients can send an already calculated checksum for the backend to persist
- Return checksum in getObject / putObject / headObject / getObjectAttributes
- Consistent consumes / produces declarations (fixes #1208)
- Add support for ChecksumAlgorithm (fixes #1123)
- Version updates
- Bump aws-v2.version from 2.20.96 to 2.20.98
- Bump aws-java-sdk-s3 from 1.12.499 to 1.12.501
What's Changed
- Support for Checksums by @afranken in #1202
- Bump aws-java-sdk-s3 from 1.12.499 to 1.12.501 by @dependabot in #1207
- Bump aws-v2.version from 2.20.96 to 2.20.98 by @dependabot in #1206
- Consistent consumes / produces declarations by @afranken in #1209
Full Changelog: 2.16.0...2.17.0
2.16.0
2.x is JDK8 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
- Features and fixes
- Add support for GetObjectAttributes API (fixes #536)
- Version updates
- Bump aws-v2.version from 2.20.94 to 2.20.96
- Bump aws-java-sdk-s3 from 1.12.497 to 1.12.499
- Bump maven-wrapper from 3.1.1 to 3.2.0
What's Changed
- Bump maven-wrapper from 3.1.1 to 3.2.0 by @afranken in #1197
- Add support for GetObjectAttributes API by @afranken in #832
- Bump aws-v2.version from 2.20.94 to 2.20.96 by @dependabot in #1201
- Bump aws-java-sdk-s3 from 1.12.497 to 1.12.499 by @dependabot in #1200
Full Changelog: 2.15.1...2.16.0