Skip to content

build(deps): bump aws.sdk.version from 2.17.226 to 2.17.227 #916

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

Merged
merged 1 commit into from
Jul 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Bumps aws.sdk.version from 2.17.226 to 2.17.227.
Updates software.amazon.awssdk:bom from 2.17.226 to 2.17.227

Changelog

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

2.17.227 2022-07-07

AWS Database Migration Service

  • Features

    • New api to migrate event subscriptions to event bridge rules

AWS IoT

  • Features

    • This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.

AWS IoT Wireless

  • Features

    • Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.

Amazon Chime SDK Meetings

  • Features

    • Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions

Amazon SageMaker Service

  • Features

    • Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances
Commits
  • 77c3ef8 Merge pull request #2086 from aws/salande/fix-cw
  • fb288ee Removing CW integration test that fails and is no longer relevant
  • fb4767c Merge pull request #2085 from aws/staging/16bc1dbf-8e83-4bd0-a839-a4e601e6b418
  • 8424cd4 Release 2.17.227. Updated CHANGELOG.md, README.md and all pom.xml.
  • c20f2ac AWS Database Migration Service Update: New api to migrate event subscriptions...
  • bbe7eda Amazon Chime SDK Meetings Update: Adds support for AppKeys and TenantIds in A...
  • 7807ec5 AWS IoT Update: This release adds support to register a CA certificate withou...
  • 7f85f3d AWS IoT Wireless Update: Adds 5 APIs: PutPositionConfiguration, GetPositionCo...
  • 9e3e4a0 Amazon SageMaker Service Update: Heterogeneous clusters: the ability to launc...
  • d246a23 Update to next snapshot version: 2.17.227-SNAPSHOT
  • See full diff in compare view

Updates http-client-spi from 2.17.226 to 2.17.227

Changelog

Sourced from http-client-spi's changelog.

2.17.227 2022-07-07

AWS Database Migration Service

  • Features

    • New api to migrate event subscriptions to event bridge rules

AWS IoT

  • Features

    • This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.

AWS IoT Wireless

  • Features

    • Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.

Amazon Chime SDK Meetings

  • Features

    • Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions

Amazon SageMaker Service

  • Features

    • Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances
Commits
  • 77c3ef8 Merge pull request #2086 from aws/salande/fix-cw
  • fb288ee Removing CW integration test that fails and is no longer relevant
  • fb4767c Merge pull request #2085 from aws/staging/16bc1dbf-8e83-4bd0-a839-a4e601e6b418
  • 8424cd4 Release 2.17.227. Updated CHANGELOG.md, README.md and all pom.xml.
  • c20f2ac AWS Database Migration Service Update: New api to migrate event subscriptions...
  • bbe7eda Amazon Chime SDK Meetings Update: Adds support for AppKeys and TenantIds in A...
  • 7807ec5 AWS IoT Update: This release adds support to register a CA certificate withou...
  • 7f85f3d AWS IoT Wireless Update: Adds 5 APIs: PutPositionConfiguration, GetPositionCo...
  • 9e3e4a0 Amazon SageMaker Service Update: Heterogeneous clusters: the ability to launc...
  • d246a23 Update to next snapshot version: 2.17.227-SNAPSHOT
  • See full diff in compare view

Updates url-connection-client from 2.17.226 to 2.17.227

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.226 to 2.17.227.

Updates `software.amazon.awssdk:bom` from 2.17.226 to 2.17.227
- [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.226...2.17.227)

Updates `http-client-spi` from 2.17.226 to 2.17.227
- [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.226...2.17.227)

Updates `url-connection-client` from 2.17.226 to 2.17.227

---
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 Jul 8, 2022
@pankajagrawal16 pankajagrawal16 merged commit 2474199 into master Jul 8, 2022
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.227 branch July 8, 2022 11:12
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