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.1 #1301

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

2.4.1

What's Changed

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

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

... (truncated)

Commits
  • e0c953a [maven-release-plugin] prepare release 2.4.1
  • 1e69131 Update the latest release version 2.4.1 in documentation
  • 8e46967 chore: release 2.4.1 (#842)
  • 387fcc3 build(deps): bump software.amazon.awssdk:bom from 2.20.98 to 2.20.103 (#839)
  • 252034c fix: move to sdk:graal-sdk over nativeimage:svm (#840)
  • 154da17 build(deps-dev): bump junit-pioneer from 1.3.0 to 2.0.1 (#824)
  • 0022fb1 docs: update links to quarkiverse documentation website (#831)
  • ad95561 docs: adjust doc title (#830)
  • 3e3da9b [maven-release-plugin] prepare for next development iteration
  • 65b1ad3 [maven-release-plugin] prepare release 2.4.0
  • 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.1.
- [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
- [Commits](quarkiverse/quarkus-amazon-services@2.3.0...2.4.1)

---
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 14, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 14, 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.

@gsmet gsmet merged commit e1fd61b into development Jul 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/development/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.4.1 branch July 21, 2023 13:49
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.

1 participant