1.0.0-beta.10 (2026-07-14)
Features Added
- General availability release targeting REST API version
2026-03-26 - Added a utility method
CcfReceipt.GetRegistrationTransactionId(byte[] receiptCoseSign1Bytes)to extract the entry ID (registration transaction id) from a receipt
Other Changes
- Removed namespace
Azure.Security.CodeTransparency.Receipt, all classes have been moved toAzure.Security.CodeTransparency. - Updated
CodeTransparencyRedirectPolicyto also allow 303 redirects which is returned in the case of the entry create operation.