dependabot[bot] opened a new pull request, #6816: URL: https://github.com/apache/camel-quarkus/pull/6816
Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.20.0 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-amazon-services/releases">io.quarkiverse.amazonservices:quarkus-amazon-services-bom's releases</a>.</em></p> <blockquote> <h2>3.1.1</h2> <h2>What's Changed</h2> <ul> <li>fix(messaging-sqs): exclude optional aws sdk dependency by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1488">quarkiverse/quarkus-amazon-services#1488</a></li> <li>fix(messaging-sqs): fix issue with conditional dependency by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1492">quarkiverse/quarkus-amazon-services#1492</a></li> <li>chore: release 3.1.1 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1494">quarkiverse/quarkus-amazon-services#1494</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.1.0...3.1.1">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.1.0...3.1.1</a></p> <h2>3.1.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump software.amazon.awssdk:bom from 2.28.29 to 2.29.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1474">quarkiverse/quarkus-amazon-services#1474</a></li> <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.31.3 to 0.33.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1455">quarkiverse/quarkus-amazon-services#1455</a></li> <li>build(deps): bump quarkus.version from 3.16.0 to 3.16.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1473">quarkiverse/quarkus-amazon-services#1473</a></li> <li>feat: add acm extension by <a href="https://github.com/emattheis"><code>@emattheis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1476">quarkiverse/quarkus-amazon-services#1476</a></li> <li>feat: enable constructor injection of NamedDynamoDbTable by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1469">quarkiverse/quarkus-amazon-services#1469</a></li> <li>feat: add neptune extension by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1482">quarkiverse/quarkus-amazon-services#1482</a></li> <li>build(deps): bump software.amazon.awssdk:bom from 2.29.9 to 2.29.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1481">quarkiverse/quarkus-amazon-services#1481</a></li> <li>build(deps): bump quarkus.version from 3.16.2 to 3.16.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1479">quarkiverse/quarkus-amazon-services#1479</a></li> <li>Added integration tests for SQS Reactive Messaging by <a href="https://github.com/adampoplawski"><code>@adampoplawski</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1483">quarkiverse/quarkus-amazon-services#1483</a></li> <li>docs: add adampoplawski as a contributor for code by <a href="https://github.com/allcontributors"><code>@allcontributors</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1484">quarkiverse/quarkus-amazon-services#1484</a></li> <li>chore: release 3.1.0 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1485">quarkiverse/quarkus-amazon-services#1485</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/adampoplawski"><code>@adampoplawski</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1483">quarkiverse/quarkus-amazon-services#1483</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.0.1...3.1.0">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.0.1...3.1.0</a></p> <h2>3.0.1</h2> <p>This is a proper fix for using the Quarkus Lambda client within a Quarkus Lambda application. See <a href="https://github.com/quarkiverse/quarkus-amazon-services/releases/tag/3.0.0">Release 3.0.0</a> for a detailed changelog.</p> <h2>What's Changed</h2> <ul> <li>fix: rename features to avoid collapsing with amazon-lambda by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1467">quarkiverse/quarkus-amazon-services#1467</a></li> <li>chore: release 3.0.1 by <a href="https://github.com/scrocquesel"><code>@scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1468">quarkiverse/quarkus-amazon-services#1468</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/3.0.0...3.0.1">https://github.com/quarkiverse/quarkus-amazon-services/compare/3.0.0...3.0.1</a></p> <h2>3.0.0</h2> <h2>Major changes</h2> <ul> <li>This version introduces support for multiple client configurations. You can find more documentation at <a href="https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html#_named_clients">https://docs.quarkiverse.io/quarkus-amazon-services/dev/common-features.html#_named_clients</a></li> </ul> <h2>Breaking Changes</h2> <ul> <li>To avoid a conflict in package names with some Quarkus core packages, we have moved to the <code>io.quarkiverse.amazon</code> prefix for package names. This is a compilation-breaking change for those using classes from this repository, such as the <code>@S3Crt</code> and <code>@NamedDynamoDbTable</code> annotations. You will need to update your imports accordingly.</li> <li>The <code>S3Presigner</code> bean is no longer created by default. You must add an explicit injection point, like with other clients (<code>S3Client</code> and <code>S3AsyncClient</code>).</li> </ul> <h2>What's Changed</h2> <ul> <li>feat: pass container properties to moto container by <a href="https://github.com/ketola"><code>@ketola</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1411">quarkiverse/quarkus-amazon-services#1411</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/c25a9cc5d86f34ba15bc057349517288072086ef"><code>c25a9cc</code></a> [maven-release-plugin] prepare release 3.1.1</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/7d74e13a7f59bd0e55c7d0461a30f9655574039d"><code>7d74e13</code></a> Update the latest release version 3.1.1 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/e259abbe8658dc2587d5ac78e3c49db596aec451"><code>e259abb</code></a> chore: release 3.1.1 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1494">#1494</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/dbac48339cad4a2405c2e1eed8415ddbbffeb5b5"><code>dbac483</code></a> fix(messaging-sqs): fix issue with conditional dependency (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1492">#1492</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/9718e91c250c0f0a43305beff2ae0b13cca6580d"><code>9718e91</code></a> fix(messaging-sqs): exclude optional aws sdk dependency (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1488">#1488</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/67fa3388c44d6249de753575e77008d2b2a6d95d"><code>67fa338</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/4bb78756ade3c12e9df9d54e44d6632ab4550da6"><code>4bb7875</code></a> [maven-release-plugin] prepare release 3.1.0</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/8f51f00c71f0a706e86f1b00c5bd5ec93f856259"><code>8f51f00</code></a> Update the latest release version 3.1.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/f1f76447c19aafdc2cd56e123c55932e4e3c07d8"><code>f1f7644</code></a> chore: release 3.1.0 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1485">#1485</a>)</li> <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/e088333b08104c978c266eda33de8194f773136e"><code>e088333</code></a> docs: fix documentation link</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.20.0...3.1.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org