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.257 #95

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

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

1.12.257 2022-07-08

AWS Backup

  • Features

    • This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA).

1.12.256 2022-07-07

AWS Database Migration Service

  • Features

    • New api to migrate event subscriptions to event bridge rules

AWS IoT

  • Features

    • This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.

AWS IoT Wireless

  • Features

    • Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways.

Amazon Chime SDK Meetings

  • Features

    • Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions

Amazon SageMaker Service

  • Features

    • Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances

1.12.255 2022-07-06

AWS CloudFormation

  • Features

    • My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation

Synthetics

  • Features

    • This release introduces Group feature, which enables users to group cross-region canaries.

1.12.254 2022-07-05

AWS Config

  • Features

    • Updating documentation service limits

AWS Systems Manager Incident Manager

  • Features

    • Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan.

Amazon Lex Model Building V2

  • Features

    • This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.

Amazon QuickSight

  • Features

... (truncated)

Commits
  • eba6423 AWS SDK for Java 1.12.257
  • d2f0b05 Update GitHub version number to 1.12.257-SNAPSHOT
  • 58f34f5 AWS SDK for Java 1.12.256
  • 65da6dd Update GitHub version number to 1.12.256-SNAPSHOT
  • 7372b78 AWS SDK for Java 1.12.255
  • 48ff1b4 Update GitHub version number to 1.12.255-SNAPSHOT
  • 186e0eb AWS SDK for Java 1.12.254
  • cabdd57 Update GitHub version number to 1.12.254-SNAPSHOT
  • 20eb86d AWS SDK for Java 1.12.253
  • 9cb8d4b Update GitHub version number to 1.12.253-SNAPSHOT
  • See full diff 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 2 years ago

Codecov Report

Merging #95 (a65ff0a) into master (38b40a9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #95   +/-   ##
=========================================
  Coverage     72.47%   72.47%           
  Complexity      110      110           
=========================================
  Files             9        9           
  Lines           327      327           
  Branches         40       40           
=========================================
  Hits            237      237           
  Misses           84       84           
  Partials          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 38b40a9...a65ff0a. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #96.