Skip to content

build(deps): bump aws.sdk.version from 2.17.121 to 2.17.127 #177

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2022

Bumps aws.sdk.version from 2.17.121 to 2.17.127.
Updates software.amazon.awssdk:bom from 2.17.121 to 2.17.127

Changelog

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

2.17.127 2022-02-09

AWS CloudFormation

  • Features

    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

2.17.126 2022-02-08

AWS App Runner

  • Features

    • This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.

AWS S3 Control

  • Features

    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.

AWSKendraFrontendService

Amazon DynamoDB Enhanced Client

  • Features

    • Added logging to 'software.amazon.awssdk.enhanced.dynamodb.beans', which will assist when debugging the behavior of BeanTableSchema and ImmutableTableSchema.

Amazon SageMaker Service

  • Features

    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

2.17.125 2022-02-07

AWS Audit Manager

  • Features

    • This release updates 3 API parameters. UpdateAssessmentFrameworkControlSet now requires the controls attribute, and CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework now has a minimum length constraint for the controlSets attribute.

AWS Systems Manager Incident Manager

  • Features

    • Update RelatedItem enum to support SSM Automation

Amazon EventBridge

  • Features

    • Documentation updates for EventBridge

Synthetics

  • Features

    • Adding names parameters to the Describe APIs.

2.17.124 2022-02-04

AWS Lake Formation

  • Features

    • Add support for calling Update Table Objects without a TransactionId.

AWS SDK for Java v2

  • Features

... (truncated)

Commits
  • 57e960d Merge pull request #1929 from aws/staging/f4cb00a4-15b5-40ac-9927-03ca1b6ab0ac
  • 41caac6 Release 2.17.127. Updated CHANGELOG.md, README.md and all pom.xml.
  • 5c3bc20 AWS CloudFormation Update: This SDK release is for the feature launch of AWS ...
  • b9c753e Update to next snapshot version: 2.17.127-SNAPSHOT
  • 1ce9b7a Merge pull request #1927 from aws/salande/revert-test
  • 95558d3 Revert "Replacing @​Theory annotated test case to @​Parameterized test case (#3...
  • 9bcb446 Merge pull request #1926 from aws/staging/8a4a2ddb-ac6d-4fd2-bbb9-6875dc2178d1
  • 94be808 Release 2.17.126. Updated CHANGELOG.md, README.md and all pom.xml.
  • 3eafe92 AWS S3 Control Update: This release adds support for S3 Batch Replication. Ba...
  • 9457380 AWS App Runner Update: This release adds support for App Runner to route outb...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.121 to 2.17.127

Changelog

Sourced from http-client-spi's changelog.

2.17.127 2022-02-09

AWS CloudFormation

  • Features

    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

2.17.126 2022-02-08

AWS App Runner

  • Features

    • This release adds support for App Runner to route outbound network traffic of a service through an Amazon VPC. New API: CreateVpcConnector, DescribeVpcConnector, ListVpcConnectors, and DeleteVpcConnector. Updated API: CreateService, DescribeService, and UpdateService.

AWS S3 Control

  • Features

    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.

AWSKendraFrontendService

Amazon DynamoDB Enhanced Client

  • Features

    • Added logging to 'software.amazon.awssdk.enhanced.dynamodb.beans', which will assist when debugging the behavior of BeanTableSchema and ImmutableTableSchema.

Amazon SageMaker Service

  • Features

    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

2.17.125 2022-02-07

AWS Audit Manager

  • Features

    • This release updates 3 API parameters. UpdateAssessmentFrameworkControlSet now requires the controls attribute, and CreateAssessmentFrameworkControl requires the id attribute. Additionally, UpdateAssessmentFramework now has a minimum length constraint for the controlSets attribute.

AWS Systems Manager Incident Manager

  • Features

    • Update RelatedItem enum to support SSM Automation

Amazon EventBridge

  • Features

    • Documentation updates for EventBridge

Synthetics

  • Features

    • Adding names parameters to the Describe APIs.

2.17.124 2022-02-04

AWS Lake Formation

  • Features

    • Add support for calling Update Table Objects without a TransactionId.

AWS SDK for Java v2

  • Features

... (truncated)

Commits
  • 57e960d Merge pull request #1929 from aws/staging/f4cb00a4-15b5-40ac-9927-03ca1b6ab0ac
  • 41caac6 Release 2.17.127. Updated CHANGELOG.md, README.md and all pom.xml.
  • 5c3bc20 AWS CloudFormation Update: This SDK release is for the feature launch of AWS ...
  • b9c753e Update to next snapshot version: 2.17.127-SNAPSHOT
  • 1ce9b7a Merge pull request #1927 from aws/salande/revert-test
  • 95558d3 Revert "Replacing @​Theory annotated test case to @​Parameterized test case (#3...
  • 9bcb446 Merge pull request #1926 from aws/staging/8a4a2ddb-ac6d-4fd2-bbb9-6875dc2178d1
  • 94be808 Release 2.17.126. Updated CHANGELOG.md, README.md and all pom.xml.
  • 3eafe92 AWS S3 Control Update: This release adds support for S3 Batch Replication. Ba...
  • 9457380 AWS App Runner Update: This release adds support for App Runner to route outb...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.121 to 2.17.127

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.121 to 2.17.127.

Updates `software.amazon.awssdk:bom` from 2.17.121 to 2.17.127
- [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.121...2.17.127)

Updates `http-client-spi` from 2.17.121 to 2.17.127
- [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.121...2.17.127)

Updates `url-connection-client` from 2.17.121 to 2.17.127

---
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 @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2022

The following labels could not be found: maven, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2022

Superseded by #179.

@dependabot dependabot bot closed this Feb 11, 2022
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.version-2.17.127 branch February 11, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants