github Azure/azure-sdk-for-net Azure.Security.CodeTransparency_1.0.0-beta.8

latest release: Azure.AI.VoiceLive_1.1.0-beta.3
pre-release8 hours ago

1.0.0-beta.8 (2026-03-02)

Bugs Fixed

  • Fixes thread unsafe code in VerifyTransparentStatement. The code reused sha256 instances across multiple threads, which caused exceptions to be thrown when multiple threads were verifying statements at the same time. The fix was to create new sha256 instances for each verification operation instead of reusing them.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.