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 awsSdkVersion from 2.17.151 to 2.17.152 #274

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps awsSdkVersion from 2.17.151 to 2.17.152.
Updates auth from 2.17.151 to 2.17.152

Updates core from 2.17.151 to 2.17.152

Changelog

Sourced from core's changelog.

2.17.152 2022-03-18

AWS Glue

  • Features

    • Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement
Commits
  • b94476b Merge pull request #1966 from aws/staging/ad21a762-06dd-4792-af67-eeffd4269dc1
  • ff3d6c7 Release 2.17.152. Updated CHANGELOG.md, README.md and all pom.xml.
  • 8c3f26b AWS Glue Update: Added 9 new APIs for AWS Glue Interactive Sessions: ListSess...
  • 7121f4f Expose S3TransferManager config property S3ClientConfiguration.endpointOverri...
  • de37830 Update to next snapshot version: 2.17.152-SNAPSHOT
  • See full diff in compare view

Updates profiles from 2.17.151 to 2.17.152

Updates regions from 2.17.151 to 2.17.152

Updates utils from 2.17.151 to 2.17.152

Changelog

Sourced from utils's changelog.

2.17.152 2022-03-18

AWS Glue

  • Features

    • Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement
Commits
  • b94476b Merge pull request #1966 from aws/staging/ad21a762-06dd-4792-af67-eeffd4269dc1
  • ff3d6c7 Release 2.17.152. Updated CHANGELOG.md, README.md and all pom.xml.
  • 8c3f26b AWS Glue Update: Added 9 new APIs for AWS Glue Interactive Sessions: ListSess...
  • 7121f4f Expose S3TransferManager config property S3ClientConfiguration.endpointOverri...
  • de37830 Update to next snapshot version: 2.17.152-SNAPSHOT
  • See full diff in compare view

Updates kinesis from 2.17.151 to 2.17.152

Updates netty-nio-client from 2.17.151 to 2.17.152

Updates sqs from 2.17.151 to 2.17.152

Updates s3 from 2.17.151 to 2.17.152

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 `awsSdkVersion` from 2.17.151 to 2.17.152.

Updates `auth` from 2.17.151 to 2.17.152

Updates `core` from 2.17.151 to 2.17.152
- [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.151...2.17.152)

Updates `profiles` from 2.17.151 to 2.17.152

Updates `regions` from 2.17.151 to 2.17.152

Updates `utils` from 2.17.151 to 2.17.152
- [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.151...2.17.152)

Updates `kinesis` from 2.17.151 to 2.17.152

Updates `netty-nio-client` from 2.17.151 to 2.17.152

Updates `sqs` from 2.17.151 to 2.17.152

Updates `s3` from 2.17.151 to 2.17.152

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:profiles
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:regions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:netty-nio-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sqs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@MediaMarco MediaMarco merged commit 4a1ad63 into master Mar 22, 2022
@dependabot dependabot bot deleted the dependabot/gradle/awsSdkVersion-2.17.152 branch March 22, 2022 09:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant