aws / aws-secretsmanager-jdbc

The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
Apache License 2.0
161 stars 77 forks source link

Bump aws-java-sdk-secretsmanager from 1.12.252 to 1.12.431 #167

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-secretsmanager from 1.12.252 to 1.12.431.

Changelog

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

1.12.431 2023-03-20

Amazon Neptune

  • Features

    • This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.

Amazon S3 on Outposts

  • Features

    • S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any

Amazon WorkDocs

  • Features

    • This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

Application Auto Scaling

  • Features

    • With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.

1.12.430 2023-03-17

AWS Config

  • Features

    • This release adds resourceType enums for types released from October 2022 through February 2023.

AWS Database Migration Service

  • Features

    • S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

AWS SDK for Java

  • Features

    • Update InstanceProfileCredentialsProvider to refresh credentials more aggressively after IMDS failures.

AWSBillingConductor

  • Features

    • This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.

1.12.429 2023-03-16

AWS Resource Explorer

  • Features

    • Documentation updates for APIs.

Amazon GuardDuty

  • Features

    • Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.

Amazon SageMaker Runtime

  • Features

    • Documentation updates for SageMaker Runtime

1.12.428 2023-03-15

AWS S3 Control

  • Features

... (truncated)

Commits
  • 05fba43 AWS SDK for Java 1.12.431
  • b715b8d Update GitHub version number to 1.12.431-SNAPSHOT
  • 72caffd AWS SDK for Java 1.12.430
  • f0be240 Update GitHub version number to 1.12.430-SNAPSHOT
  • a934975 AWS SDK for Java 1.12.429
  • d1deab7 Update GitHub version number to 1.12.429-SNAPSHOT
  • 0e7ce40 AWS SDK for Java 1.12.428
  • 6cdc46c Update GitHub version number to 1.12.428-SNAPSHOT
  • 973b5d8 AWS SDK for Java 1.12.427
  • 6b7c276 Update GitHub version number to 1.12.427-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 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 1 year ago

Superseded by #169.