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

build(deps): bump aws.sdk.version from 2.17.121 to 2.17.129 #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

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

Changelog

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

2.17.129 2022-02-11

AWS SDK for Java v2

  • Bugfixes

    • Always return an empty SDK bytes when services model their response payload as a blob. Previously, it would either return null, empty bytes or throw an exception depending on the protocol, HTTP client and whether the service was using chunked encoding for their responses.

Amazon Simple Systems Manager (SSM)

  • Features

    • Documentation updates for AWS Systems Manager.

2.17.128 2022-02-10

AWS CloudFormation

  • Features

    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWS WAFV2

  • Features

    • Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

Amazon Lookout for Vision

  • Features

    • This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.

Amazon Pinpoint

  • Features

    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call

Amazon Simple Notification Service

  • Features

    • Customer requested typo fix in API documentation.

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

  • Features

... (truncated)

Commits
  • e67207d Merge pull request #1931 from aws/staging/7e6a3cfe-274c-4505-b32c-ff1f8f81c462
  • 723e766 Release 2.17.129. Updated CHANGELOG.md, README.md and all pom.xml.
  • ca74b14 Amazon Simple Systems Manager (SSM) Update: Documentation updates for AWS Sys...
  • bd260cb Standardize the way SdkBytes are unmarshalled when they're part of a payload ...
  • 7334df7 Update to next snapshot version: 2.17.129-SNAPSHOT
  • c183bed Merge pull request #1930 from aws/staging/992b5738-47e8-4c5c-a162-db9f6b14e58c
  • b83a509 Release 2.17.128. Updated CHANGELOG.md, README.md and all pom.xml.
  • ca8569f Updated endpoints.json.
  • 2bfdbe5 AWS WAFV2 Update: Adds support for AWS WAF Fraud Control account takeover pre...
  • 550e0e1 Amazon Simple Notification Service Update: Customer requested typo fix in API...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.121 to 2.17.129

Changelog

Sourced from http-client-spi's changelog.

2.17.129 2022-02-11

AWS SDK for Java v2

  • Bugfixes

    • Always return an empty SDK bytes when services model their response payload as a blob. Previously, it would either return null, empty bytes or throw an exception depending on the protocol, HTTP client and whether the service was using chunked encoding for their responses.

Amazon Simple Systems Manager (SSM)

  • Features

    • Documentation updates for AWS Systems Manager.

2.17.128 2022-02-10

AWS CloudFormation

  • Features

    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWS WAFV2

  • Features

    • Adds support for AWS WAF Fraud Control account takeover prevention (ATP), with configuration options for the new managed rule group AWSManagedRulesATPRuleSet and support for application integration SDKs for Android and iOS mobile apps.

Amazon Lookout for Vision

  • Features

    • This release makes CompilerOptions in Lookout for Vision's StartModelPackagingJob's Configuration object optional.

Amazon Pinpoint

  • Features

    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call

Amazon Simple Notification Service

  • Features

    • Customer requested typo fix in API documentation.

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

  • Features

... (truncated)

Commits
  • e67207d Merge pull request #1931 from aws/staging/7e6a3cfe-274c-4505-b32c-ff1f8f81c462
  • 723e766 Release 2.17.129. Updated CHANGELOG.md, README.md and all pom.xml.
  • ca74b14 Amazon Simple Systems Manager (SSM) Update: Documentation updates for AWS Sys...
  • bd260cb Standardize the way SdkBytes are unmarshalled when they're part of a payload ...
  • 7334df7 Update to next snapshot version: 2.17.129-SNAPSHOT
  • c183bed Merge pull request #1930 from aws/staging/992b5738-47e8-4c5c-a162-db9f6b14e58c
  • b83a509 Release 2.17.128. Updated CHANGELOG.md, README.md and all pom.xml.
  • ca8569f Updated endpoints.json.
  • 2bfdbe5 AWS WAFV2 Update: Adds support for AWS WAF Fraud Control account takeover pre...
  • 550e0e1 Amazon Simple Notification Service Update: Customer requested typo fix in API...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.121 to 2.17.129

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.129.

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

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

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

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

dependabot bot commented on behalf of github Feb 14, 2022

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

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