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.376 #146

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

Changelog

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

1.12.376 2022-12-30

AWS IoT FleetWise

  • Features

    • Update documentation - correct the epoch constant value of default value for expiryTime field in CreateCampaign request.

Amazon CloudFront

  • Features

    • Extend response headers policy to support removing headers from viewer responses

1.12.375 2022-12-29

AWS Secrets Manager

  • Features

    • Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.

Amazon API Gateway

  • Features

    • Documentation updates for Amazon API Gateway

Amazon Connect Wisdom Service

  • Features

    • This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading.

Amazon EMR

  • Features

    • Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries.

1.12.374 2022-12-28

AWS Network Firewall

  • Features

    • AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails.

AWS Route53 Recovery Control Config

  • Features

    • Added support for Python paginators in the route53-recovery-control-config List* APIs.

Amazon ElastiCache

  • Features

    • This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability.

Amazon Relational Database Service

  • Features

    • This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server.

1.12.373 2022-12-27

AWS Transfer Family

  • Features

    • Add additional operations to throw ThrottlingExceptions

Amazon MemoryDB

  • Features

... (truncated)

Commits
  • b34ccfb AWS SDK for Java 1.12.376
  • fec6aa8 Update GitHub version number to 1.12.376-SNAPSHOT
  • 4bb3f2b AWS SDK for Java 1.12.375
  • fe82be3 Update GitHub version number to 1.12.375-SNAPSHOT
  • b9d571a AWS SDK for Java 1.12.374
  • 8fd6862 Update GitHub version number to 1.12.374-SNAPSHOT
  • 78693f2 AWS SDK for Java 1.12.373
  • c743831 Update GitHub version number to 1.12.373-SNAPSHOT
  • ac244d3 AWS SDK for Java 1.12.372
  • a3a2cb5 Update GitHub version number to 1.12.372-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 #146 (f9119d4) into master (765270e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #146   +/-   ##
=========================================
  Coverage     74.05%   74.05%           
  Complexity      116      116           
=========================================
  Files            10       10           
  Lines           343      343           
  Branches         42       42           
=========================================
  Hits            254      254           
  Misses           82       82           
  Partials          7        7           

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 1 year ago

Superseded by #147.