2.5.3
Major changes
- Fix native build issues with awssdk 2.21.0
- Bump Localstack default version to 2.3.0. You can stay with the previous version by setting
quarkus.aws.devservices.localstack.image-name=localstack/localstack:1.4.0
. - For those who encountered threading issues with JDK 19+, it has been fixed in awssdk.
What's Changed
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.27.3 to 0.28.0 by @dependabot in #969
- build(deps): bump quarkus.version from 3.4.1 to 3.5.0 by @dependabot in #963
- fix: support awssdk version 2.21.0 in native build by @scrocquesel in #989
- build(deps): bump localstack from 1.4.0 to 2.3.0 by @scrocquesel in #973
- build(deps): bump software.amazon.awssdk:bom from 2.21.10 to 2.21.17 by @dependabot in #983
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.28.0 to 0.28.6 by @dependabot in #988
- build(deps): bump quarkus.version from 3.5.0 to 3.5.1 by @dependabot in #985
- chore: release 2.5.3 by @scrocquesel in #991
Full Changelog: 2.5.2...2.5.3