Skip to content

build(deps): bump aws.sdk.version from 2.17.121 to 2.17.124 #174

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 7, 2022

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

Changelog

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

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

    • Updated service endpoint metadata.

Amazon Athena

  • Features

    • You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.

Amazon Relational Database Service

  • Features

    • updates for RDS Custom for Oracle 12.1 support

2.17.123 2022-02-03

AWS RoboMaker

  • Features

    • The release deprecates the use various APIs of RoboMaker Deployment Service in favor of AWS IoT GreenGrass v2.0.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWSMarketplace Metering

  • Features

    • Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.

Amazon Elastic Compute Cloud

  • Features

    • adds support for AMIs in Recycle Bin

Amazon Recycle Bin

  • Features

    • Add EC2 Image recycle bin support.

2.17.122 2022-02-02

AWS Cost Explorer Service

  • Features

    • Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions

AWS Fault Injection Simulator

  • Features

    • Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.

AWS Glue

  • Features

    • Launch Protobuf support for AWS Glue Schema Registry

... (truncated)

Commits
  • 6fb5319 Merge pull request #1924 from aws/staging/b5b2e0d0-7834-4eaa-882b-afdd5a91726b
  • fc2005f Release 2.17.124. Updated CHANGELOG.md, README.md and all pom.xml.
  • fe5dd58 Updated endpoints.json.
  • 83503cf AWS Lake Formation Update: Add support for calling Update Table Objects witho...
  • 957633c Amazon Relational Database Service Update: updates for RDS Custom for Oracle ...
  • ecadf4a Amazon Athena Update: You can now optionally specify the account ID that you ...
  • 2e26ac7 Add commented-out placeholders for wire logging (#3011)
  • 5f89ec7 Update to next snapshot version: 2.17.124-SNAPSHOT
  • 19f745a Merge pull request #1922 from aws/staging/4deec884-ba73-4af1-9867-561941f4b131
  • 4d9506a Release 2.17.123. Updated CHANGELOG.md, README.md and all pom.xml.
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.121 to 2.17.124

Changelog

Sourced from http-client-spi's changelog.

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

    • Updated service endpoint metadata.

Amazon Athena

  • Features

    • You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error.

Amazon Relational Database Service

  • Features

    • updates for RDS Custom for Oracle 12.1 support

2.17.123 2022-02-03

AWS RoboMaker

  • Features

    • The release deprecates the use various APIs of RoboMaker Deployment Service in favor of AWS IoT GreenGrass v2.0.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWSMarketplace Metering

  • Features

    • Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500.

Amazon Elastic Compute Cloud

  • Features

    • adds support for AMIs in Recycle Bin

Amazon Recycle Bin

  • Features

    • Add EC2 Image recycle bin support.

2.17.122 2022-02-02

AWS Cost Explorer Service

  • Features

    • Doc-only update for Cost Explorer API that adds INVOICING_ENTITY dimensions

AWS Fault Injection Simulator

  • Features

    • Added GetTargetResourceType and ListTargetResourceTypesAPI actions. These actions return additional details about resource types and parameters that can be targeted by FIS actions. Added a parameters field for the targets that can be specified in experiment templates.

AWS Glue

  • Features

    • Launch Protobuf support for AWS Glue Schema Registry

... (truncated)

Commits
  • 6fb5319 Merge pull request #1924 from aws/staging/b5b2e0d0-7834-4eaa-882b-afdd5a91726b
  • fc2005f Release 2.17.124. Updated CHANGELOG.md, README.md and all pom.xml.
  • fe5dd58 Updated endpoints.json.
  • 83503cf AWS Lake Formation Update: Add support for calling Update Table Objects witho...
  • 957633c Amazon Relational Database Service Update: updates for RDS Custom for Oracle ...
  • ecadf4a Amazon Athena Update: You can now optionally specify the account ID that you ...
  • 2e26ac7 Add commented-out placeholders for wire logging (#3011)
  • 5f89ec7 Update to next snapshot version: 2.17.124-SNAPSHOT
  • 19f745a Merge pull request #1922 from aws/staging/4deec884-ba73-4af1-9867-561941f4b131
  • 4d9506a Release 2.17.123. Updated CHANGELOG.md, README.md and all pom.xml.
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.121 to 2.17.124

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

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

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

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

---
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 7, 2022

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 8, 2022

Superseded by #175.

@dependabot dependabot bot closed this Feb 8, 2022
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.version-2.17.124 branch February 8, 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