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 awssdk.version from 2.17.31 to 2.17.32 #19854

Merged
merged 1 commit into from
Sep 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps awssdk.version from 2.17.31 to 2.17.32.
Updates software.amazon.awssdk:bom from 2.17.31 to 2.17.32

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.17.32 2021-09-01

AWS CloudTrail

  • Features

    • Documentation updates for CloudTrail

AWS Config

  • Features

    • Documentation updates for config

AWS MediaTailor

  • Features

    • This release adds support for wall clock programs in LINEAR channels.

AWS SDK for Java v2

  • Features

    • Added new convenience methods to SdkPublisher: doAfterOnError, doAfterOnComplete, and doAfterCancel.
    • Updated service endpoint metadata.
  • Bugfixes

    • Fixed an issue where event streams might fail with ClassCastException or NoSuchElementExceptions

AWS Service Catalog App Registry

  • Features

    • Introduction of GetAssociatedResource API and GetApplication response extension for Resource Groups support.

Amazon Elastic Compute Cloud

  • Features

    • Added LaunchTemplate support for the IMDS IPv6 endpoint
Commits
  • 7ea7047 Merge pull request #1655 from aws/millem/fix-my-messup
  • fcb4ef3 Revert "Fixed an issue where event streams might fail with ClassCastException...
  • 2150aa8 Merge pull request #1654 from aws/staging/cf189301-b126-4e83-b395-fd0b02c64535
  • 8e40b0a Release 2.17.32. Updated CHANGELOG.md, README.md and all pom.xml.
  • 10ffcc6 Updated endpoints.json.
  • 0793881 AWS CloudTrail Update: Documentation updates for CloudTrail
  • deef579 AWS Service Catalog App Registry Update: Introduction of GetAssociatedResourc...
  • 97a2604 Amazon Elastic Compute Cloud Update: Added LaunchTemplate support for the IMD...
  • 7b8e92b AWS Config Update: Documentation updates for config
  • 537afd2 AWS MediaTailor Update: This release adds support for wall clock programs in ...
  • Additional commits viewable in compare view

Updates apache-client from 2.17.31 to 2.17.32

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

Dependabot will merge this PR once CI passes on it, as requested by @gastaldi.


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 `awssdk.version` from 2.17.31 to 2.17.32.

Updates `software.amazon.awssdk:bom` from 2.17.31 to 2.17.32
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.31...2.17.32)

Updates `apache-client` from 2.17.31 to 2.17.32

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 1, 2021
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 2, 2021

Failing Jobs - Building cf430d0

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 16

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: extensions/vertx-http/deployment 
! Skipped: core/test-extension/deployment docs extensions/agroal/deployment and 286 more

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun line 52 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Failed to wait for test run 2 State{lastRun=1, running=true, inProgress=false, run=1, passed=1, failed=0, skipped=0, isBrokenOnly=false, isTestOutput=false, isInstrumentationBasedReload=false, isLiveReload=true}
	at io.quarkus.test.ContinuousTestingTestUtils.waitForNextCompletion(ContinuousTestingTestUtils.java:43)
	at io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase.checkTestsAreRun(ExcludePatternTestCase.java:52)

@gastaldi gastaldi merged commit 5670bd6 into main Sep 2, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 2, 2021
@gastaldi gastaldi deleted the dependabot/maven/awssdk.version-2.17.32 branch September 2, 2021 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant