aws / aws-dynamodb-encryption-java

Amazon DynamoDB Encryption Client for Java
Apache License 2.0
137 stars 73 forks source link

build(deps): bump com.amazonaws:aws-java-sdk-bom from 1.12.540 to 1.12.588 #1089

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps com.amazonaws:aws-java-sdk-bom from 1.12.540 to 1.12.588.

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.588 2023-11-13

AWS Data Exchange

  • Features

    • Removed Required trait for DataSet.OriginDetails.ProductId.

AWS Database Migration Service

  • Features

    • Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.

AWS Service Catalog App Registry

  • Features

    • When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources.

Amazon EC2 Container Service

  • Features

    • Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.

Amazon EMR

  • Features

    • Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration.

Amazon Elastic Compute Cloud

  • Features

    • Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.

Amazon Transcribe Streaming Service

  • Features

    • This release enables customers to call the AWS Transcribe streaming service with the capability of identifying multiple languages in the stream.

1.12.587 2023-11-10

AWS Control Tower

  • Features

    • AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time.

AWS Cost and Usage Report Service

  • Features

    • This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.

AWS Elemental MediaConvert

  • Features

    • This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.

AWS Marketplace Entitlement Service

  • Features

    • Add paginators to GetEntitlements.

Amazon Elastic Compute Cloud

  • Features

    • EC2 adds API updates to enable ENA Express at instance launch time.

... (truncated)

Commits
  • fdf237b AWS SDK for Java 1.12.588
  • 3d7d287 Update GitHub version number to 1.12.588-SNAPSHOT
  • 63effa9 AWS SDK for Java 1.12.587
  • 308f687 Update GitHub version number to 1.12.587-SNAPSHOT
  • 92bf265 AWS SDK for Java 1.12.586
  • fb55331 Update GitHub version number to 1.12.586-SNAPSHOT
  • 1089d66 AWS SDK for Java 1.12.585
  • b4e1398 Update GitHub version number to 1.12.585-SNAPSHOT
  • 0cc73a7 AWS SDK for Java 1.12.584
  • 746970e Update GitHub version number to 1.12.584-SNAPSHOT
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 10 months ago

Superseded by #1092.