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.301 #115

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

Changelog

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

1.12.301 2022-09-12

Amazon Elastic Kubernetes Service

  • Features

    • Adding support for local Amazon EKS clusters on Outposts

1.12.300 2022-09-09

AWS CloudTrail

  • Features

    • This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations.

AWS Performance Insights

  • Features

    • Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics.

Amazon Lex Model Building V2

  • Features

    • This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.

Amazon Lex Runtime V2

  • Features

    • This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.

Amazon Redshift

  • Features

    • This release updates documentation for AQUA features and other description updates.

1.12.299 2022-09-08

AWS Elemental MediaLive

  • Features

    • This change exposes API settings which allow Dolby Atmos and Dolby Vision to be used when running a channel using Elemental Media Live

AWS SDK for Java

  • Features

    • Adding support for me-central-1 region

Amazon EMR Containers

  • Features

    • EMR on EKS now allows running Spark SQL using the newly introduced Spark SQL Job Driver in the Start Job Run API

Amazon Elastic Compute Cloud

  • Features

    • This release adds support to send VPC Flow Logs to kinesis-data-firehose as new destination type

Amazon Lookout for Metrics

  • Features

    • Release dimension value filtering feature to allow customers to define dimension filters for including only a subset of their dataset to be used by LookoutMetrics.

Amazon Route 53

  • Features

    • Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

... (truncated)

Commits
  • 5d25f86 AWS SDK for Java 1.12.301
  • 8ddd51b Update GitHub version number to 1.12.301-SNAPSHOT
  • 874a877 AWS SDK for Java 1.12.300
  • 48bc7cf Update GitHub version number to 1.12.300-SNAPSHOT
  • b08cda0 AWS SDK for Java 1.12.299
  • ecfdc1f Update GitHub version number to 1.12.299-SNAPSHOT
  • bcf7ad2 AWS SDK for Java 1.12.298
  • 27720ed Update GitHub version number to 1.12.298-SNAPSHOT
  • 3eb6b8f AWS SDK for Java 1.12.297
  • 9222798 Update GitHub version number to 1.12.297-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 #115 (a40ff61) into master (1522aea) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #115   +/-   ##
=========================================
  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 #118.