What's Changed
Build Improvements
- Set GOCACHE under OUT_DIR by @justsmth in #603
- Fix for aarch64-apple-ios by @justsmth in #604
- Handle spaces in source/build paths by @justsmth in #608
Issues being resolved
- #581 - Support importing RSA parameters manually for encryption with Pkcs1PublicEncryptingKey
- #599 - ffile-prefix-map argument not quoted
- #600 - All version of aws-lc-fips-sys fail to build docs on docs.rs
- #602 - Build fail for aarch64-apple-ios
Other Merged PRs
- Use nightly toolchain for clippy by @justsmth in #598
- MSRV cleanup; Remove mirai-annotations dependency by @justsmth in #609
- Fix latest clippy lints by @justsmth in #606
- Update to aws-lc-rs v1.11.1 by @justsmth in #611
- Bump aws-lc-fips-sys to 0.12.15 by @justsmth in #612
- Bump aws-lc-sys to v0.23.1 by @justsmth in #613
New Contributors
Full Changelog: v1.11.0...v1.11.1