1.3.0
tgonzalezorlandoarm
released this
26 Oct 10:12
·
93 commits
to main
since this release
Main features delivered
- Bug fixes
- MSRV upgrade
- General crate updates
For a more comprehensive view of the release see the changelog below.
Changelog
1.3.0 (2023-10-25)
1.3.0-rc2 (2023-10-19)
Merged pull requests:
- e2e_tests/wrong_permitted_algorithm: Change used sha for hw compatibi… #723 (tgonzalezorlandoarm)
1.3.0-rc1 (2023-10-17)
Closed issues:
Merged pull requests:
- Bump psa-crypto and interface crates #718 (gowthamsk-arm)
- Update toml, env_logger and bindgen crates #716 (tgonzalezorlandoarm)
- Bump various crates #714 (tgonzalezorlandoarm)
- Update picky crates #711 (tgonzalezorlandoarm)
- Cargo.toml: Remove uuid crate #710 (tgonzalezorlandoarm)
- Bump sd-notify to 0.4.1 #708 (tgonzalezorlandoarm)
- fuzz: Bump bumpalo to 3.14.0 #706 (tgonzalezorlandoarm)
- Update the tss-esapi crate to version 7.3.0 #702 (tgonzalezorlandoarm)
- Fix cargo-tarpaulin version to 0.26.1 #701 (tgonzalezorlandoarm)
- Add a Security Vulnerability Reporting section in the README #700 (tgonzalezorlandoarm)
- Update maintainers list #699 (tgonzalezorlandoarm)
- ci: Fix coverage builds, nightly issues #698 (tgonzalezorlandoarm)
- Update cryptoki and cryptoki-sys crates #697 (tgonzalezorlandoarm)
- Use arrays instead of vec! when possible #696 (tgonzalezorlandoarm)
- Make wrong_permitted_algorithm test use a non-deprecated Hash #695 (tgonzalezorlandoarm)
- Fix coverage builds for different providers #694 (tgonzalezorlandoarm)
- Update MSRV to Rust 1.66.0 #692 (tgonzalezorlandoarm)
- Bump ASN1 crates dependencies #691 (anta5010)
- Minor fixes to changelog #690 (gowthamsk-arm)
- Upgrade proc-macro2 package #688 (tgonzalezorlandoarm)
- Update CONTRIBUTORS.md #687 (Firstyear)
- Disable the optional features for the 'structopt' crate #686 (tgonzalezorlandoarm)
- Upgrade enumflags2 crate #685 (tgonzalezorlandoarm)
- Remove unmaintained 'users' crate #684 (tgonzalezorlandoarm)
- Fix compilation issues #682 (tgonzalezorlandoarm)
- Bump base64 dependency to 0.21.0 #679 (ema)