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.555 #1018

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

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

Changelog

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

1.12.555 2023-09-20

AWS App Runner

  • Features

    • This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.

AWS Cloud Map

  • Features

    • Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.

AWS SSO OIDC

  • Features

    • Update FIPS endpoints in aws-us-gov.

Amazon AppConfig

  • Features

    • Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors

Amazon CloudWatch Logs

  • Features

    • Add ClientToken to QueryDefinition CFN Handler in CWL

Amazon Kinesis Video Streams

  • Features

    • Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.

Amazon Simple Storage Service

  • Features

    • Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException

CodeArtifact

  • Features

    • Add support for the Swift package format.

1.12.554 2023-09-19

AWS Outposts

  • Features

    • This release adds the InstanceFamilies field to the ListAssets response.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for C7i, and R7a instance types.

Amazon SageMaker Service

  • Features

    • This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.

1.12.553 2023-09-18

AWS Application Discovery Service

  • Features

    • Add sensitive protection for customer information

... (truncated)

Commits
  • de89f5d AWS SDK for Java 1.12.555
  • bc7369e Update GitHub version number to 1.12.555-SNAPSHOT
  • 73c474b AWS SDK for Java 1.12.554
  • 5b06030 Update GitHub version number to 1.12.554-SNAPSHOT
  • b296700 AWS SDK for Java 1.12.553
  • d11deed Update GitHub version number to 1.12.553-SNAPSHOT
  • caf5793 AWS SDK for Java 1.12.552
  • 653e79f Update GitHub version number to 1.12.552-SNAPSHOT
  • e6ad08b AWS SDK for Java 1.12.551
  • 665e04e Update GitHub version number to 1.12.551-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 12 months ago

Superseded by #1019.