You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/19 22:12:44 UTC

[PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.7.3 to 2.10.1 [camel-quarkus]

dependabot[bot] opened a new pull request, #5659:
URL: https://github.com/apache/camel-quarkus/pull/5659

   Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.7.3 to 2.10.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>2.10.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add support for s3 crt client by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1068">quarkiverse/quarkus-amazon-services#1068</a></li>
   <li>fix: runtime initialized types dependent on CRT by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1087">quarkiverse/quarkus-amazon-services#1087</a></li>
   <li>chore: release 2.10.1 by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1091">quarkiverse/quarkus-amazon-services#1091</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.10.0...2.10.1">https://github.com/quarkiverse/quarkus-amazon-services/compare/2.10.0...2.10.1</a></p>
   <h2>2.10.0</h2>
   <h2>Major changes</h2>
   <p>Introduce support for aws crt-based sync clients.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>build(deps): bump quarkus.version from 3.6.4 to 3.6.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1077">quarkiverse/quarkus-amazon-services#1077</a></li>
   <li>feat: add support for aws crt-based sync client by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1075">quarkiverse/quarkus-amazon-services#1075</a></li>
   <li>chore: release 2.10.0 by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1080">quarkiverse/quarkus-amazon-services#1080</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.9.1...2.10.0">https://github.com/quarkiverse/quarkus-amazon-services/compare/2.9.1...2.10.0</a></p>
   <h2>2.9.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: declare dynamically resolved CrtRuntimeException ctor by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1076">quarkiverse/quarkus-amazon-services#1076</a></li>
   <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.4 to 0.29.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1071">quarkiverse/quarkus-amazon-services#1071</a></li>
   <li>build(deps): bump software.amazon.awssdk:bom from 2.22.9 to 2.22.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1073">quarkiverse/quarkus-amazon-services#1073</a></li>
   <li>build(deps): bump software.amazon.awssdk:bom from 2.22.13 to 2.23.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1078">quarkiverse/quarkus-amazon-services#1078</a></li>
   <li>chore: release 2.9.1 by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1079">quarkiverse/quarkus-amazon-services#1079</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.9.0...2.9.1">https://github.com/quarkiverse/quarkus-amazon-services/compare/2.9.0...2.9.1</a></p>
   <h2>2.9.0</h2>
   <h2>Major changes</h2>
   <ul>
   <li>Add new extensions: SFN (Step Functions), Kinesis, EventBridge</li>
   </ul>
   <h2>What's Changed</h2>
   <ul>
   <li>docs: add ryandens as a contributor for ideas by <a href="https://github.com/allcontributors"><code>@​allcontributors</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1053">quarkiverse/quarkus-amazon-services#1053</a></li>
   <li>Added support for SFN (Step Functions) by <a href="https://github.com/bwhove"><code>@​bwhove</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1058">quarkiverse/quarkus-amazon-services#1058</a></li>
   <li>feat: add support for kinesis client by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1063">quarkiverse/quarkus-amazon-services#1063</a></li>
   <li>feat: add support for eventbridge client by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1064">quarkiverse/quarkus-amazon-services#1064</a></li>
   <li>build(deps): bump software.amazon.awssdk.crt:aws-crt from 0.29.2 to 0.29.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1060">quarkiverse/quarkus-amazon-services#1060</a></li>
   <li>build(deps): bump software.amazon.awssdk:bom from 2.22.4 to 2.22.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1061">quarkiverse/quarkus-amazon-services#1061</a></li>
   <li>chore: release 2.9.0 by <a href="https://github.com/scrocquesel"><code>@​scrocquesel</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1065">quarkiverse/quarkus-amazon-services#1065</a></li>
   <li>docs: add bwhove 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/1066">quarkiverse/quarkus-amazon-services#1066</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/bwhove"><code>@​bwhove</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/pull/1058">quarkiverse/quarkus-amazon-services#1058</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/275996de57d438d1b4f0aaf3aac2641eec6d9002"><code>275996d</code></a> [maven-release-plugin] prepare release 2.10.1</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/3f5fa25741264e315e014905a5a5fc7d69e95a4f"><code>3f5fa25</code></a> Update the latest release version 2.10.1 in documentation</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/a7bed0af0a0f988ff29efccdb66007c1fbdab633"><code>a7bed0a</code></a> chore: release 2.10.1 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1091">#1091</a>)</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/af092721dc3fbc814bc9f8c274d83e6d12ed642e"><code>af09272</code></a> fix: runtime initialized types dependent on CRT (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1087">#1087</a>)</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/894cdf93e479e14bf31ce3f297476df6709ca422"><code>894cdf9</code></a> feat: add support for AWS CRT-based S3 client (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1068">#1068</a>)</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/5b28d0757eb130e35aa041f67f8929329baf59f5"><code>5b28d07</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/c34eb1260e063d62866e75f9af9a701cc6bcf126"><code>c34eb12</code></a> [maven-release-plugin] prepare release 2.10.0</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/0b17f216f6a2e8283776cd28e3b096da632b28b3"><code>0b17f21</code></a> Update the latest release version 2.10.0 in documentation</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/1ce85233679bd13cfee1c712072f22f22b8b7319"><code>1ce8523</code></a> chore: release 2.10.0 (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1080">#1080</a>)</li>
   <li><a href="https://github.com/quarkiverse/quarkus-amazon-services/commit/dd7339666b6403dc8ba283aa08150b701910cd94"><code>dd73396</code></a> feat: add support for aws crt-based sync client (<a href="https://redirect.github.com/quarkiverse/quarkus-amazon-services/issues/1075">#1075</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-amazon-services/compare/2.7.3...2.10.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkiverse.amazonservices:quarkus-amazon-services-bom&package-manager=maven&previous-version=2.7.3&new-version=2.10.1)](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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.7.3 to 2.10.1 [camel-quarkus]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #5659:
URL: https://github.com/apache/camel-quarkus/pull/5659#issuecomment-1901197344

   Branch auto synchronized due to changes in generated files. New workflow run triggered:
   
   https://github.com/apache/camel-quarkus/actions/runs/7589743731


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.7.3 to 2.10.1 [camel-quarkus]

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton merged PR #5659:
URL: https://github.com/apache/camel-quarkus/pull/5659


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org