Skip to content

sdk/azidentity/cache/v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 Jul 16:26
c05b977

0.3.0 (2024-07-18)

Features Added

  • Added New, a constructor for persistent caches. See azidentity docs,
    in particular the PersistentUserAuthentication example, for usage details.

Breaking Changes

  • Removed optional fallback to plaintext storage. azidentity/cache now
    always returns an error when it can't encrypt a persistent cache.