aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
354 stars 111 forks source link

Prepare for the 1.34.0 release #1786

Closed andrewhop closed 1 month ago

andrewhop commented 1 month ago

Description of changes:

https://github.com/aws/aws-lc/releases/tag/untagged-568f71655be03bb3d9e7

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

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.32%. Comparing base (b5280e3) to head (d6534aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1786 +/- ## ========================================== + Coverage 78.31% 78.32% +0.01% ========================================== Files 580 580 Lines 97140 97141 +1 Branches 13926 13925 -1 ========================================== + Hits 76073 76084 +11 + Misses 20445 20435 -10 Partials 622 622 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

justsmth commented 1 month ago

Isn't this release also pending:

Any other PRs?