Skip to content
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

Bump version.awssdk from 2.17.293 to 2.18.7 #140

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps version.awssdk from 2.17.293 to 2.18.7.
Updates software.amazon.awssdk:bom from 2.17.293 to 2.18.7

Changelog

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

2.18.7 2022-10-31

AWS App Runner

  • Features

    • This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.

AWS IoT

  • Features

    • This release adds the Amazon Location action to IoT Rules Engine.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Logs

  • Features

    • SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.

Amazon Connect Service

  • Features

    • Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP

Amazon Elastic Compute Cloud

  • Features

    • Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.

Amazon Simple Email Service

  • Features

    • This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.

Amazon Textract

  • Features

    • This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

2.18.6 2022-10-28

AWS App Runner

  • Features

    • AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.

AWS Cloud9

  • Features

    • Update to the documentation section of the Cloud9 API Reference guide.

AWS CloudFormation

  • Features

    • This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.

AWS MediaTailor

  • Features

    • This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

... (truncated)

Commits
  • b311c2c Merge pull request #2228 from aws/staging/d46779b3-6c53-4dd2-9ab2-239ce199ddd6
  • 0135d9b Release 2.18.7. Updated CHANGELOG.md, README.md and all pom.xml.
  • af627cb Updated endpoints.json and partitions.json.
  • 92b4b75 AWS IoT Update: This release adds the Amazon Location action to IoT Rules Eng...
  • 33905de Amazon Connect Service Update: Amazon connect now support a new API DismissUs...
  • 9ce86e8 Amazon Simple Email Service Update: This release includes support for interac...
  • 4695d6b Amazon Textract Update: This release introduces additional support for 30+ no...
  • 91a7824 AWS App Runner Update: This release adds support for private App Runner servi...
  • 7bc2a7a Amazon CloudWatch Logs Update: SDK release to support tagging for destination...
  • 0bdfd62 Amazon Elastic Compute Cloud Update: Elastic IP transfer is a new Amazon VPC ...
  • Additional commits viewable in compare view

Updates core from 2.17.293 to 2.18.7

Changelog

Sourced from core's changelog.

2.18.7 2022-10-31

AWS App Runner

  • Features

    • This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.

AWS IoT

  • Features

    • This release adds the Amazon Location action to IoT Rules Engine.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon CloudWatch Logs

  • Features

    • SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.

Amazon Connect Service

  • Features

    • Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP

Amazon Elastic Compute Cloud

  • Features

    • Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.

Amazon Simple Email Service

  • Features

    • This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.

Amazon Textract

  • Features

    • This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

2.18.6 2022-10-28

AWS App Runner

  • Features

    • AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.

AWS Cloud9

  • Features

    • Update to the documentation section of the Cloud9 API Reference guide.

AWS CloudFormation

  • Features

    • This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.

AWS MediaTailor

  • Features

    • This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.

... (truncated)

Commits
  • b311c2c Merge pull request #2228 from aws/staging/d46779b3-6c53-4dd2-9ab2-239ce199ddd6
  • 0135d9b Release 2.18.7. Updated CHANGELOG.md, README.md and all pom.xml.
  • af627cb Updated endpoints.json and partitions.json.
  • 92b4b75 AWS IoT Update: This release adds the Amazon Location action to IoT Rules Eng...
  • 33905de Amazon Connect Service Update: Amazon connect now support a new API DismissUs...
  • 9ce86e8 Amazon Simple Email Service Update: This release includes support for interac...
  • 4695d6b Amazon Textract Update: This release introduces additional support for 30+ no...
  • 91a7824 AWS App Runner Update: This release adds support for private App Runner servi...
  • 7bc2a7a Amazon CloudWatch Logs Update: SDK release to support tagging for destination...
  • 0bdfd62 Amazon Elastic Compute Cloud Update: Elastic IP transfer is a new Amazon VPC ...
  • Additional commits viewable in compare view

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 `version.awssdk` from 2.17.293 to 2.18.7.

Updates `software.amazon.awssdk:bom` from 2.17.293 to 2.18.7
- [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.293...2.18.7)

Updates `core` from 2.17.293 to 2.18.7
- [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.293...2.18.7)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 31, 2022
@ismailsimsek ismailsimsek merged commit 170bae1 into master Oct 31, 2022
@dependabot dependabot bot deleted the dependabot/maven/version.awssdk-2.18.7 branch October 31, 2022 20:53
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant