Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2022

Bumps aws.sdk.version from 2.17.217 to 2.17.218.
Updates software.amazon.awssdk:bom from 2.17.217 to 2.17.218

Changelog

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

2.17.218 2022-06-23

AWS Elemental MediaConvert

  • Features

    • AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.

AWS Migration Hub Refactor Spaces

  • Features

    • This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.

Amazon Lookout for Equipment

  • Features

    • This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.

Amazon SageMaker Service

  • Features

    • SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.

Application Migration Service

  • Features

    • New and modified APIs for the Post-Migration Framework
Commits
  • a3f644f Merge pull request #2065 from aws/staging/053be154-ceda-4bea-9ec4-2a1a4a51c85b
  • da369ed Release 2.17.218. Updated CHANGELOG.md, README.md and all pom.xml.
  • d87e7ad Amazon Lookout for Equipment Update: This release adds visualizations to the ...
  • 0830a7e Application Migration Service Update: New and modified APIs for the Post-Migr...
  • 976cb3b AWS Elemental MediaConvert Update: AWS Elemental MediaConvert SDK has release...
  • ebdc7e3 Amazon SageMaker Service Update: SageMaker Ground Truth now supports Virtual ...
  • 6c60e9a AWS Migration Hub Refactor Spaces Update: This release adds the new API Updat...
  • a2bb7a4 Bump CRT to 0.16.16 (#3264)
  • b3ff6d5 Update to next snapshot version: 2.17.218-SNAPSHOT
  • See full diff in compare view

Updates http-client-spi from 2.17.217 to 2.17.218

Changelog

Sourced from http-client-spi's changelog.

2.17.218 2022-06-23

AWS Elemental MediaConvert

  • Features

    • AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.

AWS Migration Hub Refactor Spaces

  • Features

    • This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.

Amazon Lookout for Equipment

  • Features

    • This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.

Amazon SageMaker Service

  • Features

    • SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.

Application Migration Service

  • Features

    • New and modified APIs for the Post-Migration Framework
Commits
  • a3f644f Merge pull request #2065 from aws/staging/053be154-ceda-4bea-9ec4-2a1a4a51c85b
  • da369ed Release 2.17.218. Updated CHANGELOG.md, README.md and all pom.xml.
  • d87e7ad Amazon Lookout for Equipment Update: This release adds visualizations to the ...
  • 0830a7e Application Migration Service Update: New and modified APIs for the Post-Migr...
  • 976cb3b AWS Elemental MediaConvert Update: AWS Elemental MediaConvert SDK has release...
  • ebdc7e3 Amazon SageMaker Service Update: SageMaker Ground Truth now supports Virtual ...
  • 6c60e9a AWS Migration Hub Refactor Spaces Update: This release adds the new API Updat...
  • a2bb7a4 Bump CRT to 0.16.16 (#3264)
  • b3ff6d5 Update to next snapshot version: 2.17.218-SNAPSHOT
  • See full diff in compare view

Updates url-connection-client from 2.17.217 to 2.17.218

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 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 `aws.sdk.version` from 2.17.217 to 2.17.218.

Updates `software.amazon.awssdk:bom` from 2.17.217 to 2.17.218
- [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.217...2.17.218)

Updates `http-client-spi` from 2.17.217 to 2.17.218
- [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.217...2.17.218)

Updates `url-connection-client` from 2.17.217 to 2.17.218

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:url-connection-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Jun 24, 2022
@pankajagrawal16 pankajagrawal16 merged commit 983615e into master Jun 24, 2022
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.218 branch June 24, 2022 11:11
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 maven size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant