Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws.sdk.version from 2.17.70 to 2.17.71.
Updates software.amazon.awssdk:bom from 2.17.70 to 2.17.71

Changelog

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

2.17.71 2021-10-29

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon CloudWatch Application Insights

  • Features

    • Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.

Amazon Connect Service

  • Features

    • Amazon Connect Chat now supports real-time message streaming.

Amazon Elastic Compute Cloud

  • Features

    • Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API

Amazon Rekognition

  • Features

    • This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.

Amazon Transcribe Service

  • Features

    • Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.

S3TransferManager

  • Bugfixes

    • Fix potentially flaky S3TransferManagerListenerTests
Commits
  • b42fbb4 Remove redundant join from unit test (#2807)
  • 2af85b2 Merge pull request #1800 from aws/staging/eea7afa2-f172-4db1-9562-9f59d2283bdd
  • 8b645da Release 2.17.71. Updated CHANGELOG.md, README.md and all pom.xml.
  • 8f10ab6 Updated endpoints.json.
  • 3690015 Amazon Elastic Compute Cloud Update: Support added for AMI sharing with organ...
  • bd90ffe Amazon CloudWatch Application Insights Update: Added Monitoring support for S...
  • b7173d2 Amazon Rekognition Update: This release added new attributes to Rekognition V...
  • a9f812a Amazon Connect Service Update: Amazon Connect Chat now supports real-time mes...
  • d1792e9 Amazon Transcribe Service Update: Transcribe and Transcribe Call Analytics no...
  • b47d247 Fix potentially flaky S3TransferManagerListenerTests (#2801)
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.70 to 2.17.71

Changelog

Sourced from http-client-spi's changelog.

2.17.71 2021-10-29

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon CloudWatch Application Insights

  • Features

    • Added Monitoring support for SQL Server Failover Cluster Instance. Additionally, added a new API to allow one-click monitoring of containers resources.

Amazon Connect Service

  • Features

    • Amazon Connect Chat now supports real-time message streaming.

Amazon Elastic Compute Cloud

  • Features

    • Support added for AMI sharing with organizations and organizational units in ModifyImageAttribute API

Amazon Rekognition

  • Features

    • This release added new attributes to Rekognition Video GetCelebrityRecognition API operations.

Amazon Transcribe Service

  • Features

    • Transcribe and Transcribe Call Analytics now support automatic language identification along with custom vocabulary, vocabulary filter, custom language model and PII redaction.

S3TransferManager

  • Bugfixes

    • Fix potentially flaky S3TransferManagerListenerTests
Commits
  • b42fbb4 Remove redundant join from unit test (#2807)
  • 2af85b2 Merge pull request #1800 from aws/staging/eea7afa2-f172-4db1-9562-9f59d2283bdd
  • 8b645da Release 2.17.71. Updated CHANGELOG.md, README.md and all pom.xml.
  • 8f10ab6 Updated endpoints.json.
  • 3690015 Amazon Elastic Compute Cloud Update: Support added for AMI sharing with organ...
  • bd90ffe Amazon CloudWatch Application Insights Update: Added Monitoring support for S...
  • b7173d2 Amazon Rekognition Update: This release added new attributes to Rekognition V...
  • a9f812a Amazon Connect Service Update: Amazon Connect Chat now supports real-time mes...
  • d1792e9 Amazon Transcribe Service Update: Transcribe and Transcribe Call Analytics no...
  • b47d247 Fix potentially flaky S3TransferManagerListenerTests (#2801)
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.70 to 2.17.71

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.70 to 2.17.71.

Updates `software.amazon.awssdk:bom` from 2.17.70 to 2.17.71
- [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.70...2.17.71)

Updates `http-client-spi` from 2.17.70 to 2.17.71
- [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.70...2.17.71)

Updates `url-connection-client` from 2.17.70 to 2.17.71

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Nov 1, 2021
@pankajagrawal16 pankajagrawal16 merged commit 1de687f into master Nov 1, 2021
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.71 branch November 1, 2021 11:08
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