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.267 #97

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

Changelog

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

1.12.267 2022-07-22

AWS Account

AWS Elemental MediaLive

  • Features

    • Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.

AWS IoT Core Device Advisor

  • Features

    • Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.

Amazon Elastic Compute Cloud

  • Features

    • Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.

Amazon Relational Database Service

  • Features

    • This release adds the "ModifyActivityStream" API with support for audit policy state locking and unlocking.

Amazon Transcribe Service

  • Features

    • Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary

1.12.266 2022-07-21

AWS Database Migration Service

  • Features

    • Documentation updates for Database Migration Service (DMS).

AWS EC2 Instance Connect

  • Features

    • This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.

AWS IoT SiteWise

  • Features

    • Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.

AWS Network Firewall

  • Features

    • Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.

AWSKendraFrontendService

Amazon Athena

  • Features

    • This feature allows customers to retrieve runtime statistics for completed queries

... (truncated)

Commits
  • 6b57a4a AWS SDK for Java 1.12.267
  • cd0f35b Update GitHub version number to 1.12.267-SNAPSHOT
  • a405945 AWS SDK for Java 1.12.266
  • e98423c Update GitHub version number to 1.12.266-SNAPSHOT
  • 548619a AWS SDK for Java 1.12.265
  • ce4c753 Update GitHub version number to 1.12.265-SNAPSHOT
  • 136da48 AWS SDK for Java 1.12.264
  • b6cfe66 Update GitHub version number to 1.12.264-SNAPSHOT
  • 0702e77 AWS SDK for Java 1.12.263
  • b96cf08 Update GitHub version number to 1.12.263-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 2 years ago

Codecov Report

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

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  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...a98cfd3. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #98.