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 io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.3 to 2.9.0 #1367

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps io.quarkiverse.amazonservices:quarkus-amazon-services-bom from 2.5.3 to 2.9.0.

Release notes

Sourced from io.quarkiverse.amazonservices:quarkus-amazon-services-bom's releases.

2.9.0

Major changes

  • Add new extensions: SFN (Step Functions), Kinesis, EventBridge

What's Changed

New Contributors

Full Changelog: quarkiverse/quarkus-amazon-services@2.8.0...2.9.0

2.8.0

Major changes

  • OpenTelemetry instrumentation: Adding the quarkus-opentelemetry extension will automatically inject an interceptor with default AwsSdkTelemetry configuration in all produced extension clients that have opted into instrumentation. This is achieved by setting the configuration property quarkus.<extension>.telemetry.enabled to true. This setting is set to false by default.

What's Changed

Full Changelog: quarkiverse/quarkus-amazon-services@2.7.3...2.8.0

2.7.3

Major changes

  • The extension is now built with JDK 17.
  • DynamoDB Enhanced client fully supports DynamoDbImmutable beans including native builds.

What's Changed

... (truncated)

Commits
  • 3ee458d [maven-release-plugin] prepare release 2.9.0
  • 31a61f8 Update the latest release version 2.9.0 in documentation
  • e330ec0 docs: add bwhove as a contributor for code (#1066)
  • 154a82d chore: release 2.9.0 (#1065)
  • ff789aa build(deps): bump software.amazon.awssdk:bom from 2.22.4 to 2.22.9 (#1061)
  • 6660a13 build(deps): bump software.amazon.awssdk.crt:aws-crt (#1060)
  • fcccb1a feat: add support for eventbridge client (#1064)
  • 9035198 feat: add support for kinesis client (#1063)
  • 07404fb feat: add support for SFN (Step Functions) client (#1058)
  • 63ff104 docs: add ryandens as a contributor for ideas (#1053)
  • 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 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)

Bumps [io.quarkiverse.amazonservices:quarkus-amazon-services-bom](https://github.com/quarkiverse/quarkus-amazon-services) from 2.5.3 to 2.9.0.
- [Release notes](https://github.com/quarkiverse/quarkus-amazon-services/releases)
- [Commits](quarkiverse/quarkus-amazon-services@2.5.3...2.9.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 Jan 2, 2024
Copy link

quarkus-bot bot commented Jan 2, 2024

Failing Jobs - Building ebe132f

Status Name Step Failures Logs Raw logs Build scan
Build - JDK 17 Build with Maven Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing: amazon-sqs-quickstart kafka-streams-quickstart/aggregator 

📦 amazon-sqs-quickstart

org.acme.sqs.SqsResourcesTest.testResource(String)[1] - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to start Quarkus test resource class org.acme.sqs.SqsResource
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:638)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:722)

📦 kafka-streams-quickstart/aggregator

org.acme.kafka.streams.aggregator.streams.AggregatorTest.test line 73 - More details - Source on GitHub

java.util.concurrent.TimeoutException: test() timed out after 30 seconds
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #1370.

@dependabot dependabot bot closed this Jan 11, 2024
@dependabot dependabot bot deleted the dependabot/maven/development/io.quarkiverse.amazonservices-quarkus-amazon-services-bom-2.9.0 branch January 11, 2024 22: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