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.487 #195

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

Changelog

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

1.12.487 2023-06-12

AWS Amplify UI Builder

  • Features

    • AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.

Amazon DynamoDB

  • Features

    • Documentation updates for DynamoDB

Amazon DynamoDB Streams

  • Features

    • Documentation updates for DynamoDB Streams

Amazon FSx

  • Features

    • Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.

Amazon OpenSearch Service

  • Features

    • This release adds support for SkipUnavailable connection property for cross cluster search

Amazon Rekognition

  • Features

    • This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.

Amazon SageMaker Service

  • Features

    • Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently

1.12.486 2023-06-09

AWS Certificate Manager Private Certificate Authority

  • Features

    • Document-only update to refresh CLI documentation for AWS Private CA. No change to the service.

Amazon Connect Service

  • Features

    • This release adds search APIs for Prompts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.

1.12.485 2023-06-08

AWS Comprehend Medical

  • Features

    • This release supports a new set of entities and traits.

AWS Service Catalog

  • Features

    • New parameter added in ServiceCatalog DescribeProvisioningArtifact api - IncludeProvisioningArtifactParameters. This parameter can be used to return information about the parameters used to provision the product

Amazon Athena

  • Features

    • You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.

... (truncated)

Commits
  • 5ca5194 AWS SDK for Java 1.12.487
  • 4f545f7 Update GitHub version number to 1.12.487-SNAPSHOT
  • 386236e AWS SDK for Java 1.12.486
  • 7486ddf Update GitHub version number to 1.12.486-SNAPSHOT
  • 4d50b53 AWS SDK for Java 1.12.485
  • 4abe961 Update GitHub version number to 1.12.485-SNAPSHOT
  • ab43662 AWS SDK for Java 1.12.484
  • b0cb105 Update GitHub version number to 1.12.484-SNAPSHOT
  • fd5d2bd AWS SDK for Java 1.12.483
  • 1aedce4 Update GitHub version number to 1.12.483-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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #195 (d63a1a5) into master (42dc301) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #195   +/-   ##
=========================================
  Coverage     73.97%   73.97%           
  Complexity      117      117           
=========================================
  Files            11       11           
  Lines           342      342           
  Branches         42       42           
=========================================
  Hits            253      253           
  Misses           82       82           
  Partials          7        7           
dependabot[bot] commented 1 year ago

Superseded by #196.