Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.17.1 #2190

Merged
merged 84 commits into from
May 3, 2024
Merged

Release v0.17.1 #2190

merged 84 commits into from
May 3, 2024

Conversation

ni4
Copy link
Contributor

@ni4 ni4 commented Feb 11, 2024

  • Botan 3 support
  • Updated OpenSSL 3 support
  • Minor FFI API update, required by Thunderbird.

Fixes #2189

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

Attention: Patch coverage is 90.99099% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 81.40%. Comparing base (0401f9c) to head (4f37e12).

Files Patch % Lines
src/lib/crypto/rsa_ossl.cpp 90.62% 9 Missing ⚠️
src/lib/crypto/dsa_ossl.cpp 90.56% 5 Missing ⚠️
src/lib/crypto/elgamal_ossl.cpp 68.75% 5 Missing ⚠️
src/lib/crypto/ec_ossl.cpp 91.66% 4 Missing ⚠️
src/lib/rnp.cpp 81.81% 2 Missing ⚠️
src/librepgp/stream-parse.cpp 0.00% 2 Missing ⚠️
src/lib/crypto/backend_version.cpp 50.00% 1 Missing ⚠️
src/lib/crypto/bn.h 95.45% 1 Missing ⚠️
src/librepgp/stream-armor.cpp 66.66% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release/0.x    #2190      +/-   ##
===============================================
- Coverage        83.48%   81.40%   -2.08%     
===============================================
  Files              159      105      -54     
  Lines            31957    23420    -8537     
===============================================
- Hits             26679    19066    -7613     
+ Misses            5278     4354     -924     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ni4 ni4 force-pushed the ni4-release-v0.17.1 branch 6 times, most recently from 564110a to 0015f53 Compare February 26, 2024 12:06
@ni4 ni4 force-pushed the ni4-release-v0.17.1 branch 2 times, most recently from ea04510 to 4a90aa2 Compare February 26, 2024 13:30
@ni4 ni4 force-pushed the ni4-release-v0.17.1 branch from d33ee03 to fbc4953 Compare April 27, 2024 11:34
@ni4 ni4 force-pushed the ni4-release-v0.17.1 branch from fbc4953 to a6f85ca Compare May 1, 2024 08:48
@ni4 ni4 force-pushed the ni4-release-v0.17.1 branch from a6f85ca to 4f37e12 Compare May 1, 2024 10:43
@ni4
Copy link
Contributor Author

ni4 commented May 1, 2024

Okay, looks like I just wasted time trying to fix codecov/project CI check. So let's finally make a release.

@ronaldtse
Copy link
Contributor

Thanks @ni4 !

@ni4
Copy link
Contributor Author

ni4 commented May 3, 2024

Thanks all, let's make a release!

@ni4 ni4 merged commit 2e24942 into release/0.x May 3, 2024
122 of 123 checks passed
@ni4 ni4 deleted the ni4-release-v0.17.1 branch May 3, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.