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.287 #107

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

Changelog

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

1.12.287 2022-08-22

AWS IoT SiteWise

  • Features

    • Enable non-unique asset names under different hierarchies

AWS SecurityHub

  • Features

    • Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.

AWS Support App

  • Features

    • This is the initial SDK release for the AWS Support App in Slack.

Amazon DocumentDB with MongoDB compatibility

  • Features

    • Update document for volume clone

Amazon Elastic Compute Cloud

  • Features

    • R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.

Amazon Forecast Query Service

  • Features

    • releasing What-If Analysis APIs

Amazon Forecast Service

  • Features

    • releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation

Amazon Lex Model Building V2

  • Features

    • This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.

1.12.286 2022-08-19

AWSKendraFrontendService

  • Features

    • This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.

Amazon Connect Service

  • Features

    • This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.

Amazon Interactive Video Service Chat

  • Features

    • Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.

Amazon Lookout for Metrics

  • Features

    • This release is to make GetDataQualityMetrics API publicly available.

... (truncated)

Commits
  • 3960be2 AWS SDK for Java 1.12.287
  • 5f3478e Update GitHub version number to 1.12.287-SNAPSHOT
  • a579180 AWS SDK for Java 1.12.286
  • b8031b0 Update GitHub version number to 1.12.286-SNAPSHOT
  • a937bc9 AWS SDK for Java 1.12.285
  • f3a51ff Update GitHub version number to 1.12.285-SNAPSHOT
  • f7d70a2 AWS SDK for Java 1.12.284
  • df631b6 Update GitHub version number to 1.12.284-SNAPSHOT
  • e3eb525 AWS SDK for Java 1.12.283
  • b9f2aa6 Update GitHub version number to 1.12.283-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 #107 (aa6a9c2) into master (456ccce) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #107   +/-   ##
=========================================
  Coverage     74.18%   74.18%           
  Complexity      116      116           
=========================================
  Files            10       10           
  Lines           337      337           
  Branches         42       42           
=========================================
  Hits            250      250           
  Misses           81       81           
  Partials          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #110.