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.242 to 2.17.260 #427

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps awsSdkVersion from 2.17.242 to 2.17.260.
Updates auth from 2.17.242 to 2.17.260

Updates core from 2.17.242 to 2.17.260

Changelog

Sourced from core's changelog.

2.17.260 2022-08-24

AWS Config

  • Features

    • AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.

AWS Identity and Access Management

  • Features

    • Documentation updates for AWS Identity and Access Management (IAM).

AWS SDK for Java v2

  • Bugfixes

    • Fixed an issue in sync clients where empty response payloads could cause a null pointer exception.

AWS Transfer Family

  • Features

    • Documentation updates for AWS Transfer Family

Amazon CloudFront

  • Features

    • Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.

Amazon Interactive Video Service

  • Features

    • Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section.

Amazon QuickSight

  • Features

    • Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards.

2.17.259 2022-08-23

AWS SDK for Java v2

  • Bugfixes

    • Fix signature mismatch exception generated when signing query parameters with empty-value keys.

AWS Single Sign-On Admin

  • Features

    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

Amazon Relational Database Service

  • Features

    • RDS for Oracle supports Oracle Data Guard switchover and read replica backups.

2.17.258 2022-08-22

AWS IoT SiteWise

  • Features

    • Enable non-unique asset names under different hierarchies

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

... (truncated)

Commits
  • 16f5ba9 Merge pull request #2130 from aws/staging/e2272ee4-bdfd-4761-b615-6808edb5e71c
  • 6c7fadc Release 2.17.260. Updated CHANGELOG.md, README.md and all pom.xml.
  • 6d4b05a AWS Identity and Access Management Update: Documentation updates for AWS Iden...
  • fb83b1c AWS Config Update: AWS Config now supports ConformancePackTemplate documents ...
  • 71f733d Amazon Interactive Video Service Update: Documentation Change for IVS API Ref...
  • 5693c54 AWS Transfer Family Update: Documentation updates for AWS Transfer Family
  • be6ad36 Amazon QuickSight Update: Added a new optional property DashboardVisual under...
  • 200cc9f Amazon CloudFront Update: Adds support for CloudFront origin access control (...
  • a9d5cce Update to next snapshot version: 2.17.260-SNAPSHOT
  • b8cc5b4 Merge remote-tracking branch 'public/release'
  • Additional commits viewable in compare view

Updates profiles from 2.17.242 to 2.17.260

Updates regions from 2.17.242 to 2.17.260

Updates utils from 2.17.242 to 2.17.260

Changelog

Sourced from utils's changelog.

2.17.260 2022-08-24

AWS Config

  • Features

    • AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.

AWS Identity and Access Management

  • Features

    • Documentation updates for AWS Identity and Access Management (IAM).

AWS SDK for Java v2

  • Bugfixes

    • Fixed an issue in sync clients where empty response payloads could cause a null pointer exception.

AWS Transfer Family

  • Features

    • Documentation updates for AWS Transfer Family

Amazon CloudFront

  • Features

    • Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.

Amazon Interactive Video Service

  • Features

    • Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section.

Amazon QuickSight

  • Features

    • Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards.

2.17.259 2022-08-23

AWS SDK for Java v2

  • Bugfixes

    • Fix signature mismatch exception generated when signing query parameters with empty-value keys.

AWS Single Sign-On Admin

  • Features

    • Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)

Amazon Relational Database Service

  • Features

    • RDS for Oracle supports Oracle Data Guard switchover and read replica backups.

2.17.258 2022-08-22

AWS IoT SiteWise

  • Features

    • Enable non-unique asset names under different hierarchies

AWS SDK for Java v2

  • Features

    • Updated service endpoint metadata.

... (truncated)

Commits
  • 16f5ba9 Merge pull request #2130 from aws/staging/e2272ee4-bdfd-4761-b615-6808edb5e71c
  • 6c7fadc Release 2.17.260. Updated CHANGELOG.md, README.md and all pom.xml.
  • 6d4b05a AWS Identity and Access Management Update: Documentation updates for AWS Iden...
  • fb83b1c AWS Config Update: AWS Config now supports ConformancePackTemplate documents ...
  • 71f733d Amazon Interactive Video Service Update: Documentation Change for IVS API Ref...
  • 5693c54 AWS Transfer Family Update: Documentation updates for AWS Transfer Family
  • be6ad36 Amazon QuickSight Update: Added a new optional property DashboardVisual under...
  • 200cc9f Amazon CloudFront Update: Adds support for CloudFront origin access control (...
  • a9d5cce Update to next snapshot version: 2.17.260-SNAPSHOT
  • b8cc5b4 Merge remote-tracking branch 'public/release'
  • Additional commits viewable in compare view

Updates kinesis from 2.17.242 to 2.17.260

Updates netty-nio-client from 2.17.242 to 2.17.260

Updates sqs from 2.17.242 to 2.17.260

Updates s3 from 2.17.242 to 2.17.260

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.242 to 2.17.260.

Updates `auth` from 2.17.242 to 2.17.260

Updates `core` from 2.17.242 to 2.17.260
- [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.242...2.17.260)

Updates `profiles` from 2.17.242 to 2.17.260

Updates `regions` from 2.17.242 to 2.17.260

Updates `utils` from 2.17.242 to 2.17.260
- [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.242...2.17.260)

Updates `kinesis` from 2.17.242 to 2.17.260

Updates `netty-nio-client` from 2.17.242 to 2.17.260

Updates `sqs` from 2.17.242 to 2.17.260

Updates `s3` from 2.17.242 to 2.17.260

---
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 Aug 25, 2022
@MediaMarco MediaMarco merged commit 4ad27d2 into master Aug 26, 2022
@dependabot dependabot bot deleted the dependabot/gradle/awsSdkVersion-2.17.260 branch August 26, 2022 10:10
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.

1 participant