Skip to content

build(deps): bump aws.sdk.version from 2.17.100 to 2.17.101 #665

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
Dec 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2021

Bumps aws.sdk.version from 2.17.100 to 2.17.101.
Updates software.amazon.awssdk:bom from 2.17.100 to 2.17.101

Changelog

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

2.17.101 2021-12-20

AWS DataSync

  • Features

    • AWS DataSync now supports FSx Lustre Locations.

AWS SDK for Java v2

  • Features

    • Introduce a defaults mode configuration that determines how certain default configuration options are resolved in the SDK. See DefaultsMode for more information.
    • Updated SDK default configurations.
    • Updated service endpoint metadata.

AWS SecurityHub

  • Features

    • Added new resource details objects to ASFF, including resources for Firewall, and RuleGroup, FirewallPolicy Added additional details for AutoScalingGroup, LaunchConfiguration, and S3 buckets.

Amazon API Gateway

  • Features

    • Documentation updates for Amazon API Gateway

Amazon Connect Customer Profiles

  • Features

    • This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.

Amazon DevOps Guru

  • Features

    • Adds Tags support to DescribeOrganizationResourceCollectionHealth

Amazon Forecast Service

  • Features

    • Adds ForecastDimensions field to the DescribeAutoPredictorResponse

Amazon Location Service

  • Features

    • Making PricingPlan optional as part of create resource API.

Amazon Redshift

  • Features

    • This release adds API support for managed Redshift datashares. Customers can now interact with a Redshift datashare that is managed by a different service, such as AWS Data Exchange.

Amazon SageMaker Service

  • Features

    • This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.

Apache HTTP Client

  • Features

    • Add "ConcurrencyAcquireDuration" metric for apache-client

EC2 Image Builder

  • Features

    • This release adds support for importing and exporting VM Images as part of the Image Creation workflow via EC2 VM Import/Export.

... (truncated)

Commits
  • bbebcf4 Merge pull request #1881 from aws/zoewangg-patch-7
  • fd71b8d Update sdk-default-configuration.json
  • faaef83 Merge pull request #1880 from aws/staging/51e464f1-5861-4476-84bd-52e0ba17fee9
  • 8cdbeb0 Release 2.17.101. Updated CHANGELOG.md, README.md and all pom.xml.
  • d932fd9 Updated sdk-default-configuration.json.
  • 9715dfd Updated endpoints.json.
  • 7c8de84 Amazon Location Service Update: Making PricingPlan optional as part of create...
  • 509b92c Amazon Redshift Update: This release adds API support for managed Redshift da...
  • e955dfa Amazon Forecast Service Update: Adds ForecastDimensions field to the Describe...
  • 0d929a1 EC2 Image Builder Update: This release adds support for importing and exporti...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.100 to 2.17.101

Changelog

Sourced from http-client-spi's changelog.

2.17.101 2021-12-20

AWS DataSync

  • Features

    • AWS DataSync now supports FSx Lustre Locations.

AWS SDK for Java v2

  • Features

    • Introduce a defaults mode configuration that determines how certain default configuration options are resolved in the SDK. See DefaultsMode for more information.
    • Updated SDK default configurations.
    • Updated service endpoint metadata.

AWS SecurityHub

  • Features

    • Added new resource details objects to ASFF, including resources for Firewall, and RuleGroup, FirewallPolicy Added additional details for AutoScalingGroup, LaunchConfiguration, and S3 buckets.

Amazon API Gateway

  • Features

    • Documentation updates for Amazon API Gateway

Amazon Connect Customer Profiles

  • Features

    • This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.

Amazon DevOps Guru

  • Features

    • Adds Tags support to DescribeOrganizationResourceCollectionHealth

Amazon Forecast Service

  • Features

    • Adds ForecastDimensions field to the DescribeAutoPredictorResponse

Amazon Location Service

  • Features

    • Making PricingPlan optional as part of create resource API.

Amazon Redshift

  • Features

    • This release adds API support for managed Redshift datashares. Customers can now interact with a Redshift datashare that is managed by a different service, such as AWS Data Exchange.

Amazon SageMaker Service

  • Features

    • This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.

Apache HTTP Client

  • Features

    • Add "ConcurrencyAcquireDuration" metric for apache-client

EC2 Image Builder

  • Features

    • This release adds support for importing and exporting VM Images as part of the Image Creation workflow via EC2 VM Import/Export.

... (truncated)

Commits
  • bbebcf4 Merge pull request #1881 from aws/zoewangg-patch-7
  • fd71b8d Update sdk-default-configuration.json
  • faaef83 Merge pull request #1880 from aws/staging/51e464f1-5861-4476-84bd-52e0ba17fee9
  • 8cdbeb0 Release 2.17.101. Updated CHANGELOG.md, README.md and all pom.xml.
  • d932fd9 Updated sdk-default-configuration.json.
  • 9715dfd Updated endpoints.json.
  • 7c8de84 Amazon Location Service Update: Making PricingPlan optional as part of create...
  • 509b92c Amazon Redshift Update: This release adds API support for managed Redshift da...
  • e955dfa Amazon Forecast Service Update: Adds ForecastDimensions field to the Describe...
  • 0d929a1 EC2 Image Builder Update: This release adds support for importing and exporti...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.100 to 2.17.101

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.100 to 2.17.101.

Updates `software.amazon.awssdk:bom` from 2.17.100 to 2.17.101
- [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.100...2.17.101)

Updates `http-client-spi` from 2.17.100 to 2.17.101
- [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.100...2.17.101)

Updates `url-connection-client` from 2.17.100 to 2.17.101

---
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 Dec 21, 2021
@pankajagrawal16 pankajagrawal16 merged commit a7d11c6 into master Dec 21, 2021
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.101 branch December 21, 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