|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [tss-esapi-sys-0.5.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.5.0) (2023-10-06) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.3.0...tss-esapi-sys-0.5.0) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Update darwin bindings [\#452](https://github.com/parallaxsecond/rust-tss-esapi/pull/452) ([gowthamsk-arm](https://github.com/gowthamsk-arm)) |
| 10 | +- Bump bitfield and num-derive to 0.4.0 [\#449](https://github.com/parallaxsecond/rust-tss-esapi/pull/449) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 11 | +- Bump env_logger to 0.10.0 [\#443](https://github.com/parallaxsecond/rust-tss-esapi/pull/443) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 12 | +- Bump picky-asn1 and picky-asn1-x509 to 0.8.0 and 0.12.0 [\#441](https://github.com/parallaxsecond/rust-tss-esapi/pull/441) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 13 | +- Update MSRV to 1.66.0 [\#444](https://github.com/parallaxsecond/rust-tss-esapi/pull/444) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 14 | +- Bump bindgen and update bindings [\#439](https://github.com/parallaxsecond/rust-tss-esapi/pull/439) ([gowthamsk-arm](https://github.com/gowthamsk-arm)) |
| 15 | +- Fix spelling mistakes and add spellcheck exceptions [\#447](https://github.com/parallaxsecond/rust-tss-esapi/pull/447) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 16 | +- Bump picky crates to match parsec [\#440](https://github.com/parallaxsecond/rust-tss-esapi/pull/440) ([tgonzalezorlandoarm](https://github.com/tgonzalezorlandoarm)) |
| 17 | + |
| 18 | +## [tss-esapi-7.3.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.3.0) (2023-09-28) |
| 19 | + |
| 20 | +[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.2.0...tss-esapi-7.3.0) |
| 21 | + |
| 22 | +**Closed issues:** |
| 23 | + |
| 24 | +- No 7.3.0 tag in git [\#435](https://github.com/parallaxsecond/rust-tss-esapi/issues/435) |
| 25 | +- error sign function in Transientkeycontext [\#404](https://github.com/parallaxsecond/rust-tss-esapi/issues/404) |
| 26 | +- rust-tss-esapi is not buildable on Fedora-38 and Fedora-rawhide [\#400](https://github.com/parallaxsecond/rust-tss-esapi/issues/400) |
| 27 | +- error in key\_handle in rsa\_encrypt using tss-esapi [\#399](https://github.com/parallaxsecond/rust-tss-esapi/issues/399) |
| 28 | +- Key sizes for RSA and curves for ECC are not configurable in ECC abstractions [\#397](https://github.com/parallaxsecond/rust-tss-esapi/issues/397) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- Bump version to 7.3 [\#434](https://github.com/parallaxsecond/rust-tss-esapi/pull/434) ([ionut-arm](https://github.com/ionut-arm)) |
| 33 | +- Bump picky-crates [\#427](https://github.com/parallaxsecond/rust-tss-esapi/pull/427) ([ionut-arm](https://github.com/ionut-arm)) |
| 34 | + |
3 | 35 | ## [tss-esapi-7.2.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.2.0) (2023-02-07)
|
4 | 36 | ## [tss-esapi-sys-0.4.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.4.0) (2023-02-07)
|
5 | 37 |
|
|
0 commit comments