New
Apple Codesign 0.28.0
Release Info
Changelog
- Fixed
env_loggerconstruction soRUST_LOGenvironment variable is respected. (#162) - MSRV 1.70 -> 1.78.
- Improve logging of S3 upload failures. We should now hopefully print something
more useful than
s3 upload error: unhandled erroron failures. Info.plistpath handling should be more robust. This should fix errors likeI/O error: No such file or directorywhen signing Frameworks. (#163)- Enabled
http2feature ofreqwestcrate. This may provide better HTTP/2.0 compatibility. aws-config1.1 -> 1.5.aws-sdk-s31.12 -> 1.24.aws-smithy-types1.1 -> 1.2.base640.21 -> 0.22.bitflags2.4 -> 2.6.bytes1.5 -> 1.8.cryptographic-message-syntax0.26 -> 0.27.env_logger0.10 -> 0.11.goblin0.8 -> 0.9.minicbor0.20 -> 0.24.object0.32 -> 0.36.oid-registry0.6 -> 0.7.once_cell1.19 -> 1.20.plist1.6 -> 1.7.rasn0.12 -> 0.20.rayon1.8 -> 1.10.regex1.10 -> 1.11.reqwest0.11 -> 0.12.security-framework2.9 -> 2.11.subtle2.5 -> 2.6.tempfile3.9 -> 3.13.tokio1.35 -> 1.41.tungstenite0.21 -> 0.24.uuid1.6 -> 1.11.walkdir2.4 -> 2.5.widestring1.0 -> 1.1.x509-certificate0.23 -> 0.24.zeroize1.7 -> 1.8.zip0.6 -> 2.2.