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

Temporarily roll back README. #100

Closed danmancuso closed 2 years ago

danmancuso commented 2 years ago

Description of changes: Rolling back the README file until the next release so not to confused what functionality the currently released version has. On next release this commit will be reverted.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 years ago

Codecov Report

Merging #100 (467445e) into master (456ccce) will not change coverage. The diff coverage is n/a.

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