Skip to content

build(deps): bump aws.sdk.version from 2.17.97 to 2.17.98 #640

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 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws.sdk.version from 2.17.97 to 2.17.98.
Updates software.amazon.awssdk:bom from 2.17.97 to 2.17.98

Changelog

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

2.17.98 2021-12-08

AWS Comprehend Medical

  • Features

    • This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology.

AWS Health APIs and Notifications

  • Features

    • Documentation updates for AWS Health

AWS IoT

  • Features

    • This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.

AWS Outposts

  • Features

    • This release adds the UpdateOutpost API.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWS Support

  • Features

    • Documentation updates for AWS Support.

Amazon CloudWatch Logs

  • Features

    • This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.

Amazon Lookout for Vision

  • Features

    • This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component.

Amazon SageMaker Service

  • Features

    • This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.

Netty NIO HTTP Client

  • Bugfixes

    • Ensure initial channel used for protocol detection is released before re-acquiring
Commits
  • ab373f0 Merge pull request #1868 from aws/staging/36e9a52b-31af-4ec2-ae1e-2d3fbfb2200f
  • 68edd0f Release 2.17.98. Updated CHANGELOG.md, README.md and all pom.xml.
  • 9a62a1c Updated endpoints.json.
  • 296f911 Amazon SageMaker Service Update: This release added a new Ambarella device(am...
  • 9e5f67a AWS Support Update: Documentation updates for AWS Support.
  • db3abe6 AWS Comprehend Medical Update: This release adds a new set of APIs (synchrono...
  • bc1ddd7 Amazon CloudWatch Logs Update: This release adds AWS Organizations support as...
  • e95eb02 AWS Outposts Update: This release adds the UpdateOutpost API.
  • 8c5af16 AWS IoT Update: This release allows customer to enable caching of custom auth...
  • 941d66f Amazon Lookout for Vision Update: This release adds new APIs for packaging an...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.97 to 2.17.98

Changelog

Sourced from http-client-spi's changelog.

2.17.98 2021-12-08

AWS Comprehend Medical

  • Features

    • This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology.

AWS Health APIs and Notifications

  • Features

    • Documentation updates for AWS Health

AWS IoT

  • Features

    • This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.

AWS Outposts

  • Features

    • This release adds the UpdateOutpost API.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

AWS Support

  • Features

    • Documentation updates for AWS Support.

Amazon CloudWatch Logs

  • Features

    • This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.

Amazon Lookout for Vision

  • Features

    • This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component.

Amazon SageMaker Service

  • Features

    • This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.

Netty NIO HTTP Client

  • Bugfixes

    • Ensure initial channel used for protocol detection is released before re-acquiring
Commits
  • ab373f0 Merge pull request #1868 from aws/staging/36e9a52b-31af-4ec2-ae1e-2d3fbfb2200f
  • 68edd0f Release 2.17.98. Updated CHANGELOG.md, README.md and all pom.xml.
  • 9a62a1c Updated endpoints.json.
  • 296f911 Amazon SageMaker Service Update: This release added a new Ambarella device(am...
  • 9e5f67a AWS Support Update: Documentation updates for AWS Support.
  • db3abe6 AWS Comprehend Medical Update: This release adds a new set of APIs (synchrono...
  • bc1ddd7 Amazon CloudWatch Logs Update: This release adds AWS Organizations support as...
  • e95eb02 AWS Outposts Update: This release adds the UpdateOutpost API.
  • 8c5af16 AWS IoT Update: This release allows customer to enable caching of custom auth...
  • 941d66f Amazon Lookout for Vision Update: This release adds new APIs for packaging an...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.97 to 2.17.98

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.97 to 2.17.98.

Updates `software.amazon.awssdk:bom` from 2.17.97 to 2.17.98
- [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.97...2.17.98)

Updates `http-client-spi` from 2.17.97 to 2.17.98
- [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.97...2.17.98)

Updates `url-connection-client` from 2.17.97 to 2.17.98

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