Releases: quarkiverse/quarkus-amazon-services
Releases · quarkiverse/quarkus-amazon-services
3.0.0.alpha1
Major changes
- This version introduces support for multiple client configurations. It involved significant code refactoring, and we would appreciate feedback before the stable release with the upcoming Quarkus 3.16.
You can find more documentation at https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html#_named_clients
Breaking Changes
- To avoid a conflict in package names with some Quarkus core packages, we have moved to the
io.quarkiverse.amazon
prefix for package names. This is a compilation-breaking change for those using classes from this repository, such as the@S3Crt
and@NamedDynamoDbTable
annotations. You will need to update your imports accordingly. - The
S3Presigner
bean is no longer created by default. You must add an explicit injection point, like with other clients (S3Client
andS3AsyncClient
).
What's Changed
- feat: pass container properties to moto container by @ketola in #1411
- feat: introduce multiple client configuration by @scrocquesel in #1304
- build(deps): bump software.amazon.awssdk:bom from 2.27.20 to 2.28.10 by @dependabot in #1419
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.30.10 to 0.31.3 by @dependabot in #1418
- refactor!: move to io.quarkiverse package by @scrocquesel in #1267
- refactor: fix some compilation and deprecated warning by @scrocquesel in #1422
- chore: release 3.0.0.alpha1 by @scrocquesel in #1423
New Contributors
Full Changelog: 2.18.1...3.0.0.alpha1
2.18.1
2.18.0
Note
This version has no new features and is aligned with the upcoming Quarkus 3.15 LTS release.
Branch 2.18.x is quarkus-amazon-services
next LTS version. If you need fixes to be backport from the main branch, open an issue.
What's Changed
- test: migrate to quarkus rest packages by @scrocquesel in #1389
- Avoid publishing support modules in Maven Central by @gastaldi in #1392
- Create CODEOWNERS by @gastaldi in #1403
- build(deps): bump quarkus.version from 3.14.2 to 3.15.0 by @dependabot in #1406
- chore: release 2.18.0 by @scrocquesel in #1409
Full Changelog: 2.17.0...2.18.0
2.17.0
What's Changed
- Commit all doc include changes by @gastaldi in #1359
- build(deps): bump io.quarkiverse:quarkiverse-parent from 16 to 17 by @dependabot in #1365
- Support for the ECR client #1371 by @javaduke in #1387
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.30.6 to 0.30.10 by @dependabot in #1384
- build(deps): bump quarkus.version from 3.13.1 to 3.14.2 by @dependabot in #1385
- build(deps): bump software.amazon.awssdk:bom from 2.27.0 to 2.27.20 by @dependabot in #1386
- chore: release 2.17.0 by @scrocquesel in #1388
Full Changelog: 2.16.2...2.17.0
2.16.2
What's Changed
- Dependabot/group by @scrocquesel in #1350
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #1306
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.30.5 to 0.30.6 by @dependabot in #1351
- build(deps): bump quarkus.version from 3.11.0 to 3.13.1 by @dependabot in #1346
- chore: release 2.16.2 by @scrocquesel in #1353
Full Changelog: 2.16.1...2.16.2
2.16.1
What's Changed
- fix: S3Crt async client injection issue by @brunoguic in #1342
- docs: add brunoguic as a contributor for code by @allcontributors in #1348
- chore: release 2.16.1 by @scrocquesel in #1349
New Contributors
- @brunoguic made their first contribution in #1342
Full Changelog: 2.16.0...2.16.1
2.12.3
What's Changed
- fix: S3Crt async client injection issue
- build(deps): bump quarkus.version from 3.8.3 to 3.8.5
- chore: release 2.12.3 by @scrocquesel in #1352
Full Changelog: 2.12.2...2.12.3
2.16.0
What's Changed
- fix: Service in devservices by @holomekc in #1252
- docs: add holomekc as a contributor for code by @allcontributors in #1253
- feat: produce trace-enabled Sqs client when telemetry is enabled by @scrocquesel in #1259
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.18 to 0.29.19 by @dependabot in #1272
- build(deps): bump quarkus.version from 3.10.0 to 3.11.0 by @dependabot in #1274
- build(deps): bump software.amazon.awssdk:bom from 2.25.44 to 2.25.60 by @dependabot in #1277
- chore: release 2.16.0 by @scrocquesel in #1278
New Contributors
Full Changelog: 2.15.0...2.16.0
2.15.0
Major changes
- Two new extensions for Inspector and Inspector2.
- Adding SQS or SNS extensions when enabling telemetry for other extensions is no longer necessary.
What's Changed
- feat: AWS Inspector extension by @javaduke in #1239
- docs: add javaduke as a contributor for code by @allcontributors in #1241
- feat: AWS Inspector2 extension by @javaduke in #1244
- feat: add native substitutions for otel by @scrocquesel in #1242
- build(deps): bump software.amazon.awssdk:bom from 2.25.37 to 2.25.44 by @dependabot in #1250
- chore: release 2.15.0 by @scrocquesel in #1251
New Contributors
Full Changelog: 2.14.0...2.15.0
2.14.0
What's Changed
- docs: corrected command contribution from UPIITA-IPN by @LoiueFragosoUwUr in #1188
- docs: add LoiueFragosoUwUr as a contributor for doc by @allcontributors in #1193
- docs: remove obsolete warning by @emilpaw in #1217
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #1228
- build(deps): bump software.amazon.awssdk:bom from 2.25.15 to 2.25.37 by @dependabot in #1232
- build(deps): bump quarkus.version from 3.9.0 to 3.10.0 by @dependabot in #1231
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.13 to 0.29.18 by @dependabot in #1224
- feat: add maxNativeMemoryLimitInBytes configuration option to the S3Client by @scrocquesel in #1235
- chore: release 2.14.0 by @scrocquesel in #1236
New Contributors
- @LoiueFragosoUwUr made their first contribution in #1188
- @emilpaw made their first contribution in #1217
Full Changelog: 2.13.1...2.14.0