Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump quarkus-amazon-services-bom from 2.3.0 to 2.4.0 #1296

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Bumps quarkus-amazon-services-bom from 2.3.0 to 2.4.0.

Release notes

Sourced from quarkus-amazon-services-bom's releases.

2.4.0

Major changes

  • Experimental support for aws crt async client (software.amazon.awssdk:aws-crt-client). It supports native compilation and Amazon Lambda. You can find more information in the Going asynchronous documentation section of each service.
  • Reduce boilerplate code by directly injecting DynamoDbTable and DynamoDbAsyncTable with the @NamedDynamoDbTable annotation. Additional information can be found at https://quarkiverse.io/quarkiverse-docs/quarkus-amazon-services/dev/amazon-dynamodb.html#_dynamodb_enhanced_client.
  • Few changes to Thread management to reduce the number of created ThreadPools and share Quarkus Vert.x EventLoopGroup when available.

What's Changed

Full Changelog: quarkiverse/quarkus-amazon-services@2.3.3...2.4.0

2.3.3

What's Changed

Full Changelog: quarkiverse/quarkus-amazon-services@2.3.2...2.3.3

2.3.2

What's Changed

Full Changelog: quarkiverse/quarkus-amazon-services@2.3.1...2.3.2

2.3.1

What's Changed

... (truncated)

Commits
  • 65b1ad3 [maven-release-plugin] prepare release 2.4.0
  • addaa0c Update the latest release version 2.4.0 in documentation
  • c1deb51 chore: release 2.4.0 (#826)
  • 57f12a2 build(deps): bump software.amazon.awssdk:bom from 2.20.96 to 2.20.98 (#825)
  • 897d45a feat: inject DynamoDbTable and DynamoDbAsyncTable (#818)
  • e973ced refactor(dynamodb-enhanced): replace producer with synthetic beans (#822)
  • 576bef9 feat: add support for aws crt async client (#646)
  • eae165d feat: use Quarkus EventLoopGroup for Netty based clients (#820)
  • ce80880 refactor: introduce an abstract class for client recorder (#821)
  • 779d9b9 feat: use quarkus default thread pool (#819)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 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)

Bumps [quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
- [Commits](quarkiverse/quarkus-amazon-services@2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.amazonservices:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 4, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2023

Superseded by #1301.

@dependabot dependabot bot closed this Jul 14, 2023
@dependabot dependabot bot deleted the dependabot/maven/development/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.4.0 branch July 14, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants