Releases: quarkiverse/quarkus-amazon-services
Releases · quarkiverse/quarkus-amazon-services
3.15.0
What's Changed
- feat: do not index the whole aws sdk by @scrocquesel in #2016
- build(deps): bump io.quarkiverse:quarkiverse-parent from 20 to 21 by @dependabot[bot] in #2002
- build(deps): bump quarkus.version from 3.31.1 to 3.32.2 by @dependabot[bot] in #2017
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.42.2 to 0.43.6 by @dependabot[bot] in #2018
- Use lists to add interceptors by @gsmet in #2021
- build(deps): bump software.amazon.awssdk:bom from 2.41.18 to 2.42.7 by @dependabot[bot] in #2020
- chore: release 3.15.0 by @scrocquesel in #2022
Full Changelog: 3.14.1...3.15.0
3.14.1
What's Changed
- fix: revert to a fixed LocalStack container image version by @scrocquesel in #1979
- build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1973
- build(deps): bump quarkus.version from 3.31.0 to 3.31.1 by @dependabot[bot] in #1977
- build(deps): bump software.amazon.awssdk:bom from 2.41.11 to 2.41.18 by @dependabot[bot] in #1980
- chore: release 3.14.1 by @scrocquesel in #1981
Full Changelog: 3.14.0...3.14.1
3.9.2
3.14.0
What's Changed
- build(deps): bump quarkus.version from 3.30.6 to 3.31.0 by @scrocquesel in #1964
- feat: add appconfig extension by @scrocquesel in #1968
- build(deps): bump software.amazon.awssdk:bom from 2.41.6 to 2.41.11 by @dependabot[bot] in #1967
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.42.1 to 0.42.2 by @dependabot[bot] in #1962
- chore: release 3.14.0 by @scrocquesel in #1970
Full Changelog: 3.13.0...3.14.0
3.13.0
What's Changed
- build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1921
- build(deps): bump quarkus.version from 3.29.2 to 3.30.3 by @dependabot[bot] in #1944
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.39.4 to 0.41.0 by @dependabot[bot] in #1946
- build(deps): bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12 by @dependabot[bot] in #1948
- build(deps): bump software.amazon.awssdk:bom from 2.37.5 to 2.40.7 by @dependabot[bot] in #1947
- Delete
DefaultS3CrtAsyncClient$AttachHttpAttributesExecutionInterceptorin native mode by @zakkak in #1955 - docs: add zakkak as a contributor for code by @allcontributors[bot] in #1957
- build(deps): bump software.amazon.awssdk:bom from 2.40.7 to 2.41.6 by @dependabot[bot] in #1954
- build(deps): bump quarkus.version from 3.30.3 to 3.30.6 by @dependabot[bot] in #1951
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.41.0 to 0.42.1 by @dependabot[bot] in #1952
- feat: add transfer extension by @scrocquesel in #1958
- chore: release 3.13.0 by @scrocquesel in #1959
New Contributors
Full Changelog: 3.12.1...3.13.0
3.12.1
What's Changed
- fix: use a recorder for DynamoDbTable beans by @scrocquesel in #1913
- fix(devservices): Automatically set LOCALSTACK_HOST=127.0.0.1 for init scripts by @jcarranzan in #1914
- docs: add jcarranzan as a contributor for code by @allcontributors[bot] in #1916
- fix: clean up dynamodb enhanced by @scrocquesel in #1915
- build(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #1905
- build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 by @dependabot[bot] in #1904
- build(deps): bump software.amazon.awssdk:bom from 2.35.10 to 2.37.5 by @dependabot[bot] in #1911
- build(deps): bump quarkus.version from 3.29.0 to 3.29.1 by @dependabot[bot] in #1912
- chore: release 3.12.1 by @scrocquesel in #1917
New Contributors
- @jcarranzan made their first contribution in #1914
Full Changelog: 3.12.0...3.12.1
3.12.0
What's Changed
- docs: add majchrzw as a contributor for code by @allcontributors[bot] in #1894
- build(deps): bump software.amazon.awssdk:bom from 2.34.5 to 2.35.9 by @dependabot[bot] in #1891
- chore: add devcontainer support by @scrocquesel in #1895
- build(deps): bump quarkus.version from 3.28.4 to 3.29.0.CR1 by @scrocquesel in #1896
- chore: release 3.12.0.CR1 by @scrocquesel in #1897
- build(deps): bump quarkus.version from 3.29.0.CR1 to 3.29.0 by @scrocquesel in #1899
- chore: release 3.12.0 by @scrocquesel in #1900
Full Changelog: 3.11.0...3.12.0
3.12.0.CR1
What's Changed
- docs: add majchrzw as a contributor for code by @allcontributors[bot] in #1894
- build(deps): bump software.amazon.awssdk:bom from 2.34.5 to 2.35.9 by @dependabot[bot] in #1891
- chore: add devcontainer support by @scrocquesel in #1895
- build(deps): bump quarkus.version from 3.28.4 to 3.29.0.CR1 by @scrocquesel in #1896
- chore: release 3.12.0.CR1 by @scrocquesel in #1897
Full Changelog: 3.11.0...3.12.0.CR1
3.11.0
What's Changed
- Update compatibility matrix by @mzellho in #1878
- build(deps): bump quarkus.version from 3.24.4 to 3.28.2 by @dependabot[bot] in #1869
- feat: add configuration of tcp keep alive for crt based clients by @majchrzw in #1880
- Update current version to 3.11.0 by @scrocquesel in #1893
New Contributors
Full Changelog: 3.10.0...3.11.0
3.10.0
What's Changed
- feat: add devservices for apigateway (v1) by @scrocquesel in #1821
- Fix broken link to docs by @mzellho in #1856
- Use Compose Dev Services Network if possible by @mzellho in #1862
- docs: add mzellho as a contributor for code, and doc by @allcontributors[bot] in #1864
- build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.6 by @dependabot[bot] in #1854
- build(deps): bump software.amazon.awssdk:bom from 2.32.4 to 2.34.5 by @dependabot[bot] in #1863
- build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.38.7 to 0.39.0 by @dependabot[bot] in #1849
- feat: add new module resourcegroupstaggingapi by @scrocquesel in #1822
- feat: bump default version of localstack for dev services to 4.8.1 by @scrocquesel in #1865
- chore: release 3.10.0 by @scrocquesel in #1866
New Contributors
Full Changelog: 3.9.1...3.10.0