Skip to content

build(deps): bump aws.sdk.version from 2.17.228 to 2.17.229 #918

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws.sdk.version from 2.17.228 to 2.17.229.
Updates software.amazon.awssdk:bom from 2.17.228 to 2.17.229

Changelog

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

2.17.229 2022-07-11

AWS SDK for Java v2

  • Features

    • Jitter credential provider cache refresh times.
    • Log a warning when an extreme number of async credential providers are running in parallel, because it could indicate that the user is not closing their clients or credential providers when they are done using them.
    • Share background refresh threads across async credential providers to reduce base SDK resource consumption.
    • Updated service endpoint metadata.

Amazon Elastic Compute Cloud

  • Features

    • Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.

Amazon Redshift

  • Features

    • This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

Redshift Serverless

  • Features

    • Removed prerelease language for GA launch.
Commits
  • 504b7e6 Merge pull request #2088 from aws/staging/5b5fad27-8c77-4090-a6ce-cf3a987a80c7
  • 39537d6 Release 2.17.229. Updated CHANGELOG.md, README.md and all pom.xml.
  • ef4a1b7 Updated endpoints.json.
  • 5c61c92 Amazon Redshift Update: This release adds a new --snapshot-arn field for desc...
  • 5b31895 Amazon Elastic Compute Cloud Update: Build, manage, and monitor a unified glo...
  • af4e85a Redshift Serverless Update: Removed prerelease language for GA launch.
  • f1fd88e Reduced resource consumption of async credential providers. (#3275)
  • f71e9d9 Update to next snapshot version: 2.17.229-SNAPSHOT
  • See full diff in compare view

Updates http-client-spi from 2.17.228 to 2.17.229

Changelog

Sourced from http-client-spi's changelog.

2.17.229 2022-07-11

AWS SDK for Java v2

  • Features

    • Jitter credential provider cache refresh times.
    • Log a warning when an extreme number of async credential providers are running in parallel, because it could indicate that the user is not closing their clients or credential providers when they are done using them.
    • Share background refresh threads across async credential providers to reduce base SDK resource consumption.
    • Updated service endpoint metadata.

Amazon Elastic Compute Cloud

  • Features

    • Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs.

Amazon Redshift

  • Features

    • This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input.

Redshift Serverless

  • Features

    • Removed prerelease language for GA launch.
Commits
  • 504b7e6 Merge pull request #2088 from aws/staging/5b5fad27-8c77-4090-a6ce-cf3a987a80c7
  • 39537d6 Release 2.17.229. Updated CHANGELOG.md, README.md and all pom.xml.
  • ef4a1b7 Updated endpoints.json.
  • 5c61c92 Amazon Redshift Update: This release adds a new --snapshot-arn field for desc...
  • 5b31895 Amazon Elastic Compute Cloud Update: Build, manage, and monitor a unified glo...
  • af4e85a Redshift Serverless Update: Removed prerelease language for GA launch.
  • f1fd88e Reduced resource consumption of async credential providers. (#3275)
  • f71e9d9 Update to next snapshot version: 2.17.229-SNAPSHOT
  • See full diff in compare view

Updates url-connection-client from 2.17.228 to 2.17.229

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.228 to 2.17.229.

Updates `software.amazon.awssdk:bom` from 2.17.228 to 2.17.229
- [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.228...2.17.229)

Updates `http-client-spi` from 2.17.228 to 2.17.229
- [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.228...2.17.229)

Updates `url-connection-client` from 2.17.228 to 2.17.229

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