v/0.102.3
- New
KeyUsage::required_if_present()
fn for requiring a certificate to support the specified OID, if the certificate has EKUs. - Updates aws-lc-rs to 1.7.0
- MSRV increased from 1.61 to 1.63
What's Changed
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #226
- Allow "required if present" EKUs by @jasperpatterson in #229
- Synchronise codecov action settings with rustls by @ctz in #230
- ci: sync nightly for check-external-types by @cpu in #231
- build(deps): bump cryptography from 41.0.6 to 42.0.4 by @dependabot in #233
- Fix nightly compilation by @ctz in #234
- Fix windows build by @ctz in #235
- build(deps): bump base64 from 0.21.7 to 0.22.0 by @dependabot in #237
- build(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #238
- Update semver-compatible dependencies by @djc in #241
- deps: rcgen 0.12 -> 0.13 by @cpu in #239
- Simplify test chain building by @djc in #244
- build(deps): bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #245
- build(deps): bump serde from 1.0.197 to 1.0.198 by @dependabot in #247
- Update Dependabot config to match rustls by @djc in #249
- v0.102.3, bump aws-lc-rs from 1.6.4 to 1.7.0, MSRV 1.63 by @cpu in #248
New Contributors
- @jasperpatterson made their first contribution in #229
Full Changelog: v/0.102.2...v/0.102.3