v0.7.0
What's Changed
- OpenSSL support for V1.1.1 is now deprecated, OpenSSL v3 is required
- Bump version of used github action run-clang-format to v1.1.0 by @andistorm in #67
- Fix report log on failure by @andistorm in #69
- Verify root certificate intermediary subcas by @AssemblyJohn in #71
- Bugfix/66 gracefull crash handling by @AssemblyJohn in #70
- Fixed a missing return statement by @AssemblyJohn in #72
- Bugfix/return chain error add by @AssemblyJohn in #73
- Bugfix/75 deprecate openssl 1 by @AssemblyJohn in #76
- Add option to provide a custom logging library, similar to libocpp by @marcemmers in #74
New Contributors
- @andistorm made their first contribution in #67
- @marcemmers made their first contribution in #74
Full Changelog: v0.6.0...v0.7.0