kubernetes-client / java

Official Java client library for kubernetes
http://kubernetes.io/
Apache License 2.0
3.46k stars 1.85k forks source link

Bump com.amazonaws:aws-java-sdk-sts from 1.12.752 to 1.12.753 #3525

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

Bumps com.amazonaws:aws-java-sdk-sts from 1.12.752 to 1.12.753.

Changelog

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

1.12.753 2024-06-28

AWS Certificate Manager Private Certificate Authority

  • Features

    • Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.

AWS CloudHSM V2

  • Features

    • Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.

AWS Glue

  • Features

    • Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.

AWS Performance Insights

  • Features

    • Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB instances.

Amazon Connect Service

  • Features

    • This release supports showing PreferredAgentRouting step via DescribeContact API.

Amazon EMR

  • Features

    • This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.

Amazon Kinesis Analytics

  • Features

    • Support for Flink 1.19 in Managed Service for Apache Flink

Amazon OpenSearch Service

  • Features

    • This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains.

Amazon WorkSpaces

  • Features

    • Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.
Commits


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)
brendandburns commented 4 days ago

/lgtm /approve

k8s-ci-robot commented 4 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-client/java/blob/master-java8/OWNERS)~~ [brendandburns] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment