Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2021

Bumps aws.sdk.version from 2.17.66 to 2.17.67.
Updates software.amazon.awssdk:bom from 2.17.66 to 2.17.67

Changelog

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

2.17.67 2021-10-25

AWS Audit Manager

  • Features

    • This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.

Amazon Relational Database Service

Amazon Route 53 Resolver

  • Features

    • New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC
Commits
  • b9e8da3 Merge pull request #1791 from aws/staging/29786892-ce38-458f-802a-8f19b39e6934
  • ce47a29 Release 2.17.67. Updated CHANGELOG.md, README.md and all pom.xml.
  • 005e7c7 Updated endpoints.json.
  • a32f8ab Amazon Route 53 Resolver Update: New API for ResolverConfig, which allows aut...
  • 671efc2 Amazon Relational Database Service Update: This release adds support for Amaz...
  • 6a4e1d0 Amazon Elastic Compute Cloud Update: This release adds support to create a VP...
  • a2fff77 AWS Audit Manager Update: This release introduces a new feature for Audit Man...
  • 52f17cb Resolving merge conflicts as a part of PR #2780 Deleteing AwsChunkedEncodingC...
  • df41964 Structural Refactoring of AwsChunkedEncodingInputStream to abstract out chunk...
  • 1ab8130 Bump CRT to 0.15.7 (#2791)
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.66 to 2.17.67

Changelog

Sourced from http-client-spi's changelog.

2.17.67 2021-10-25

AWS Audit Manager

  • Features

    • This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.

Amazon Relational Database Service

Amazon Route 53 Resolver

  • Features

    • New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC
Commits
  • b9e8da3 Merge pull request #1791 from aws/staging/29786892-ce38-458f-802a-8f19b39e6934
  • ce47a29 Release 2.17.67. Updated CHANGELOG.md, README.md and all pom.xml.
  • 005e7c7 Updated endpoints.json.
  • a32f8ab Amazon Route 53 Resolver Update: New API for ResolverConfig, which allows aut...
  • 671efc2 Amazon Relational Database Service Update: This release adds support for Amaz...
  • 6a4e1d0 Amazon Elastic Compute Cloud Update: This release adds support to create a VP...
  • a2fff77 AWS Audit Manager Update: This release introduces a new feature for Audit Man...
  • 52f17cb Resolving merge conflicts as a part of PR #2780 Deleteing AwsChunkedEncodingC...
  • df41964 Structural Refactoring of AwsChunkedEncodingInputStream to abstract out chunk...
  • 1ab8130 Bump CRT to 0.15.7 (#2791)
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.66 to 2.17.67

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.66 to 2.17.67.

Updates `software.amazon.awssdk:bom` from 2.17.66 to 2.17.67
- [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.66...2.17.67)

Updates `http-client-spi` from 2.17.66 to 2.17.67
- [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.66...2.17.67)

Updates `url-connection-client` from 2.17.66 to 2.17.67

---
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 Oct 26, 2021
@pankajagrawal16 pankajagrawal16 merged commit 5e186b0 into master Oct 26, 2021
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.67 branch October 26, 2021 11:07
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