Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Provisioning.ContainerService_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.ContainerRegistry_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.Communication_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.CognitiveServices_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.ApplicationInsights_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.AppService_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.AppContainers_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
Azure.Provisioning.AppConfiguration_1.0.0-beta.1
1.0.0-beta.1 (2024-10-04)
Features Added
- Preview of the new Azure.Provisioning experience.
System.ClientModel_1.2.0
Azure.Core_1.44.0
1.44.0 (2024-10-03)
Features Added
TokenRequestContextadded theIsProofOfPossessionEnabled,ResourceRequestMethod, andResourceRequestUriproperties to support Proof of Possession tokens (45134).AccessTokenadded theTokenTypeproperty to support distinguishing Bearer tokens from Proof of Possession (PoP) tokens (45134).- Moved implementation of
Azure.AzureKeyCredentialintoSystem.ClientModel.ApiKeyCredentialand madeApiKeyCredentialthe base type forAzureKeyCredential(#46128). BearerTokenAuthenticationPolicynow will attempt to handle Continuous Access Evaluation (CAE) challenges, if present, by default (#46277).
Other Changes
- Upgraded
System.Memory.Datapackage dependency to 6.0.0 (#46134).