1.55.0 (2025-02-06)
Features Added
- Added
azure.core.models.AzureCloud
expandable enum to represent different Azure clouds. (#43099) - Added
CoreUtils.parseAuthenticateHeader
andAuthenticateChallenge
class for parsing and consuming
WWW-Authenticate
andProxy-Authenticate
headers. (#43714)
Other Changes
- Removed length restriction on application id in
ClientOptions
. (#42937)
Dependency Updates
- Updated
azure-json
from1.3.0
to1.4.0
. - Updated
azure-xml
from1.1.0
to1.2.0
.