Release: v1.3.17
Weekly release for July 20 2022
What's Changed
- Add HRR compliance comments and tests for TLS RFC section 4.2.8 by @goatgoose in #3362
- build(rust-bindings): use the 2021 rust edition by @camshaft in #3386
- Add HRR compliance comments and tests for remaining TLS RFC sections by @goatgoose in #3363
- release(rust-bindings): 0.0.9 by @maddeleine in #3388
- Added OCSP and CT Sections to the Usage Guide by @maddeleine in #3382
- Fix how KeyUpdates trigger by @lrstewart in #3387
- Prevent modifying of shared cert chains through config API by @lrstewart in #3384
- Removing litani submodule from repository by @nwetzler in #3385
- ci: Remove Integration Tests from Omnibus by @goatgoose in #3391
- Remove CBMC proof typechecking warnings by @tautschnig in #3397
- fail generate.sh when cargo fails by @justsmth in #3398
- Don't wipe extensions after processing by @lrstewart in #3401
New Contributors
Full Changelog: v1.3.16...v1.3.17