Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps aws.sdk.version from 2.17.236 to 2.17.237.
Updates software.amazon.awssdk:bom from 2.17.236 to 2.17.237

Changelog

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

2.17.237 2022-07-21

AWS Database Migration Service

  • Features

    • Documentation updates for Database Migration Service (DMS).

AWS EC2 Instance Connect

  • Features

    • This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.

AWS IoT SiteWise

  • Features

    • Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.

AWS Network Firewall

  • Features

    • Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.

AWSKendraFrontendService

Amazon Athena

  • Features

    • This feature allows customers to retrieve runtime statistics for completed queries

Amazon CloudWatch

  • Features

    • Adding support for the suppression of Composite Alarm actions

Amazon DocumentDB with MongoDB compatibility

  • Features

    • Enable copy-on-write restore type

Amazon Fraud Detector

  • Features

    • The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.

Amazon Relational Database Service

  • Features

    • Adds support for creating an RDS Proxy for an RDS for MariaDB database.

Amazon S3 Transfer Manager

  • Bugfixes

    • Fixed an issue where using S3ClientConfiguration.Builder.endpointOverride could cause AWS_ERROR_INVALID_ARGUMENT.
Commits
  • a7f5521 Merge pull request #2102 from aws/staging/99eafe6d-0258-434f-81e0-a5b4aba387b9
  • 30a43bc Release 2.17.237. Updated CHANGELOG.md, README.md and all pom.xml.
  • 288dfd5 AWS Network Firewall Update: Network Firewall now supports referencing dynami...
  • ace3abd Amazon DocumentDB with MongoDB compatibility Update: Enable copy-on-write res...
  • 1434dba Amazon Athena Update: This feature allows customers to retrieve runtime stati...
  • 2072283 AWS Database Migration Service Update: Documentation updates for Database Mig...
  • 89382ea Amazon CloudWatch Update: Adding support for the suppression of Composite Ala...
  • 9c65867 AWSKendraFrontendService Update: Amazon Kendra now provides Oauth2 support fo...
  • 40a1e6d AWS EC2 Instance Connect Update: This release includes a new exception type "...
  • 80ac142 Amazon Fraud Detector Update: The release introduces Account Takeover Insight...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.236 to 2.17.237

Changelog

Sourced from http-client-spi's changelog.

2.17.237 2022-07-21

AWS Database Migration Service

  • Features

    • Documentation updates for Database Migration Service (DMS).

AWS EC2 Instance Connect

  • Features

    • This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.

AWS IoT SiteWise

  • Features

    • Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.

AWS Network Firewall

  • Features

    • Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.

AWSKendraFrontendService

Amazon Athena

  • Features

    • This feature allows customers to retrieve runtime statistics for completed queries

Amazon CloudWatch

  • Features

    • Adding support for the suppression of Composite Alarm actions

Amazon DocumentDB with MongoDB compatibility

  • Features

    • Enable copy-on-write restore type

Amazon Fraud Detector

  • Features

    • The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.

Amazon Relational Database Service

  • Features

    • Adds support for creating an RDS Proxy for an RDS for MariaDB database.

Amazon S3 Transfer Manager

  • Bugfixes

    • Fixed an issue where using S3ClientConfiguration.Builder.endpointOverride could cause AWS_ERROR_INVALID_ARGUMENT.
Commits
  • a7f5521 Merge pull request #2102 from aws/staging/99eafe6d-0258-434f-81e0-a5b4aba387b9
  • 30a43bc Release 2.17.237. Updated CHANGELOG.md, README.md and all pom.xml.
  • 288dfd5 AWS Network Firewall Update: Network Firewall now supports referencing dynami...
  • ace3abd Amazon DocumentDB with MongoDB compatibility Update: Enable copy-on-write res...
  • 1434dba Amazon Athena Update: This feature allows customers to retrieve runtime stati...
  • 2072283 AWS Database Migration Service Update: Documentation updates for Database Mig...
  • 89382ea Amazon CloudWatch Update: Adding support for the suppression of Composite Ala...
  • 9c65867 AWSKendraFrontendService Update: Amazon Kendra now provides Oauth2 support fo...
  • 40a1e6d AWS EC2 Instance Connect Update: This release includes a new exception type "...
  • 80ac142 Amazon Fraud Detector Update: The release introduces Account Takeover Insight...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.236 to 2.17.237

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.236 to 2.17.237.

Updates `software.amazon.awssdk:bom` from 2.17.236 to 2.17.237
- [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.236...2.17.237)

Updates `http-client-spi` from 2.17.236 to 2.17.237
- [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.236...2.17.237)

Updates `url-connection-client` from 2.17.236 to 2.17.237

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