1.0.1 (2025-04-30)
Features Added
- Updated
azidentityversion to1.9.0 - Updated
azcoreversion to1.18.0 - Update transitive dependency
github.com/golang-jwt/jwt, addressing security vulnerability CVE-2025-30204.
Bugs Fixed
- Fixed issue where some requests fail with mismatch in string to sign.
- Fixed service SAS creation where expiry time or permissions can be omitted when stored access policy is used.
Other Changes
- Integrate
InsecureAllowCredentialWithHTTPclient options. - Update dependencies.