Skip to content

build(deps): bump aws.sdk.version from 2.17.176 to 2.17.177 #848

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
Apr 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps aws.sdk.version from 2.17.176 to 2.17.177.
Updates software.amazon.awssdk:bom from 2.17.176 to 2.17.177

Changelog

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

2.17.177 2022-04-25

AWS RDS DataService

  • Features

    • Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.

AWS SecurityHub

  • Features

    • Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.

Amazon Connect Service

  • Features

    • This release adds SearchUsers API which can be used to search for users with a Connect Instance

Amazon GameLift

  • Features

    • Documentation updates for Amazon GameLift.

AmazonMQ

  • Features

    • This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
Commits
  • 709d723 Merge pull request #1997 from aws/staging/fe48ac02-9fbe-4442-b3be-d4943ef39cd3
  • e5e3545 Release 2.17.177. Updated CHANGELOG.md, README.md and all pom.xml.
  • 16e836f Amazon Connect Service Update: This release adds SearchUsers API which can be...
  • 8388a17 AmazonMQ Update: This release adds the CRITICAL_ACTION_REQUIRED broker state ...
  • d666471 Amazon GameLift Update: Documentation updates for Amazon GameLift.
  • 31f1720 AWS SecurityHub Update: Security Hub now lets you opt-out of auto-enabling th...
  • b770bb2 AWS RDS DataService Update: Support to receive SQL query results in the form ...
  • 50a7b57 Update to next snapshot version: 2.17.177-SNAPSHOT
  • See full diff in compare view

Updates http-client-spi from 2.17.176 to 2.17.177

Changelog

Sourced from http-client-spi's changelog.

2.17.177 2022-04-25

AWS RDS DataService

  • Features

    • Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.

AWS SecurityHub

  • Features

    • Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.

Amazon Connect Service

  • Features

    • This release adds SearchUsers API which can be used to search for users with a Connect Instance

Amazon GameLift

  • Features

    • Documentation updates for Amazon GameLift.

AmazonMQ

  • Features

    • This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
Commits
  • 709d723 Merge pull request #1997 from aws/staging/fe48ac02-9fbe-4442-b3be-d4943ef39cd3
  • e5e3545 Release 2.17.177. Updated CHANGELOG.md, README.md and all pom.xml.
  • 16e836f Amazon Connect Service Update: This release adds SearchUsers API which can be...
  • 8388a17 AmazonMQ Update: This release adds the CRITICAL_ACTION_REQUIRED broker state ...
  • d666471 Amazon GameLift Update: Documentation updates for Amazon GameLift.
  • 31f1720 AWS SecurityHub Update: Security Hub now lets you opt-out of auto-enabling th...
  • b770bb2 AWS RDS DataService Update: Support to receive SQL query results in the form ...
  • 50a7b57 Update to next snapshot version: 2.17.177-SNAPSHOT
  • See full diff in compare view

Updates url-connection-client from 2.17.176 to 2.17.177

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.176 to 2.17.177.

Updates `software.amazon.awssdk:bom` from 2.17.176 to 2.17.177
- [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.176...2.17.177)

Updates `http-client-spi` from 2.17.176 to 2.17.177
- [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.176...2.17.177)

Updates `url-connection-client` from 2.17.176 to 2.17.177

---
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 Apr 26, 2022
@pankajagrawal16 pankajagrawal16 merged commit 6f7e044 into master Apr 26, 2022
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.177 branch April 26, 2022 11:11
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