2.19.0
Foreword
This version, along with subsequent 2.x versions, will maintain backward compatibility with the Quarkus Platform while staying feature-aligned with the main branch (3.x).
Major changes
- This version introduces support for multiple client configurations. You can find more documentation at https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html#_named_clients
Deprecated
- The
S3Presigner
bean was historically created even if no injection point was discovered. You can opt out if you don’t need one. Opted-out will be the default in the next major version, and the configuration property will be removed.
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: fix some compilation and deprecated warning by @scrocquesel in #1422
- chore: release 3.0.0.alpha1 by @scrocquesel in #1423
- docs: add ketola as a contributor for code by @allcontributors in #1424
- build(deps): bump io.quarkiverse:quarkiverse-parent from 17 to 18 by @dependabot in #1428
- build(deps): bump quarkus.version from 3.15.0 to 3.15.1 by @dependabot in #1421
- build(deps-dev): bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 by @dependabot in #1432
- Split and Reuse the Release workflow by @gastaldi in #1441
- sqs messaging connector extension by @ozangunalp in #1438
- docs: add ozangunalp as a contributor for code by @allcontributors in #1445
- Enforce quarkus-config-doc-maven-plugin version by @gsmet in #1449
- Feat/paymentcryptography by @scrocquesel in #1450
- feat: add api gateway management api extension by @scrocquesel in #1451
- chore: fix typo by @scrocquesel in #1452
- build(deps): bump software.amazon.awssdk:bom from 2.28.10 to 2.28.29 by @dependabot in #1454
- build(deps): bump quarkus.version from 3.15.1 to 3.16.0 by @dependabot in #1453
- test: move to io.quarkiverse by @scrocquesel in #1459
- feat: provide messaging sqs feature by @scrocquesel in #1460
- build: workaround jreleaser cannot deploy to Central by @scrocquesel in #1461
- fix: restore S3Presigner bean production behavior by @scrocquesel in #1457
- chore: release 2.19.0.alpha1 by @scrocquesel in #1458
- chore: release 2.19.0.alpha2 by @scrocquesel in #1463
- chore: release 2.19.0 by @scrocquesel in #1464
New Contributors
Full Changelog: 2.18.1...2.19.0