Skip to content

Bump aws.version from 1.12.477 to 1.12.478#1164

Merged
THausherr merged 1 commit intomainfrom
dependabot/maven/aws.version-1.12.478
May 31, 2023
Merged

Bump aws.version from 1.12.477 to 1.12.478#1164
THausherr merged 1 commit intomainfrom
dependabot/maven/aws.version-1.12.478

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2023

Bumps aws.version from 1.12.477 to 1.12.478.
Updates aws-java-sdk-s3 from 1.12.477 to 1.12.478

Changelog

Sourced from aws-java-sdk-s3's changelog.

1.12.478 2023-05-30

AWS Glue

  • Features

    • Added Runtime parameter to allow selection of Ray Runtime

AWS Ground Station

  • Features

    • Updating description of GetMinuteUsage to be clearer.

AWS IoT FleetWise

  • Features

    • Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0

AWS SecurityHub

  • Features

    • Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.

AWS WAFV2

  • Features

    • This SDK release provides customers the ability to use Header Order as a field to match.

Amazon Chime SDK Voice

  • Features

    • Added optional CallLeg field to StartSpeakerSearchTask API request

Amazon Location Service

  • Features

    • This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.

Amazon MemoryDB

  • Features

    • Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0

Amazon Personalize

  • Features

    • This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.

Amazon Polly

  • Features

    • Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)

Amazon Security Lake

  • Features

    • Log sources are now versioned. AWS log sources and custom sources will now come with a version identifier that enables producers to vend multiple schema versions to subscribers. Security Lake API have been refactored to more closely align with AWS API conventions.
Commits

Updates aws-java-sdk-transcribe from 1.12.477 to 1.12.478

Changelog

Sourced from aws-java-sdk-transcribe's changelog.

1.12.478 2023-05-30

AWS Glue

  • Features

    • Added Runtime parameter to allow selection of Ray Runtime

AWS Ground Station

  • Features

    • Updating description of GetMinuteUsage to be clearer.

AWS IoT FleetWise

  • Features

    • Campaigns now support selecting Timestream or S3 as the data destination, Signal catalogs now support "Deprecation" keyword released in VSS v2.1 and "Comment" keyword released in VSS v3.0

AWS SecurityHub

  • Features

    • Added new resource detail objects to ASFF, including resources for AwsGuardDutyDetector, AwsAmazonMqBroker, AwsEventSchemasRegistry, AwsAppSyncGraphQlApi and AwsStepFunctionStateMachine.

AWS WAFV2

  • Features

    • This SDK release provides customers the ability to use Header Order as a field to match.

Amazon Chime SDK Voice

  • Features

    • Added optional CallLeg field to StartSpeakerSearchTask API request

Amazon Location Service

  • Features

    • This release adds API support for political views for the maps service APIs: CreateMap, UpdateMap, DescribeMap.

Amazon MemoryDB

  • Features

    • Amazon MemoryDB for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0

Amazon Personalize

  • Features

    • This release provides support for the exclusion of certain columns for training when creating a solution and creating or updating a recommender with Amazon Personalize.

Amazon Polly

  • Features

    • Amazon Polly adds 2 new voices - Sofie (da-DK) and Niamh (en-IE)

Amazon Security Lake

  • Features

    • Log sources are now versioned. AWS log sources and custom sources will now come with a version identifier that enables producers to vend multiple schema versions to subscribers. Security Lake API have been refactored to more closely align with AWS API conventions.
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2023
Bumps `aws.version` from 1.12.477 to 1.12.478.

Updates `aws-java-sdk-s3` from 1.12.477 to 1.12.478
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.477...1.12.478)

Updates `aws-java-sdk-transcribe` from 1.12.477 to 1.12.478
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.477...1.12.478)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-transcribe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/aws.version-1.12.478 branch from 512c442 to 17f730b Compare May 31, 2023 06:12
@THausherr THausherr merged commit 49af22d into main May 31, 2023
@dependabot dependabot bot deleted the dependabot/maven/aws.version-1.12.478 branch May 31, 2023 06:13
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