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.575 #1063

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.575.

Changelog

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

1.12.575 2023-10-26

AWS Network Firewall

  • Features

    • Network Firewall now supports inspection of outbound SSL/TLS traffic.

AWS Systems Manager for SAP

  • Features

    • AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications

AWS Transfer Family

  • Features

    • No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged.

Amazon AppStream

  • Features

    • This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.

Amazon Elastic Compute Cloud

  • Features

    • Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC.

Amazon OpenSearch Service

  • Features

    • You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests.

Amazon Redshift

  • Features

    • Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations.

Amazon SageMaker Service

  • Features

    • Amazon Sagemaker Autopilot now supports Text Generation jobs.

Amazon Simple Notification Service

  • Features

    • Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.

1.12.574 2023-10-25

AWS Ground Station

  • Features

    • This release will allow KMS alias names to be used when creating Mission Profiles

AWS Identity and Access Management

  • Features

    • Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.

Amazon Connect Cases

  • Features

    • Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500

... (truncated)

Commits
  • c8457c5 AWS SDK for Java 1.12.575
  • 70493ef Update GitHub version number to 1.12.575-SNAPSHOT
  • f6974c6 AWS SDK for Java 1.12.574
  • 16feeeb Update GitHub version number to 1.12.574-SNAPSHOT
  • 678ba8d AWS SDK for Java 1.12.573
  • 4ed5e9d Update GitHub version number to 1.12.573-SNAPSHOT
  • 90a0ad1 AWS SDK for Java 1.12.572
  • 8545955 Update GitHub version number to 1.12.572-SNAPSHOT
  • df60388 AWS SDK for Java 1.12.571
  • ae6ede5 Update GitHub version number to 1.12.571-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 #1065.