Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Security.ConfidentialLedger_1.4.1-beta.1
1.4.1-beta.1 (2025-01-27)
Features Added
- Added the ability to list users and roles.
Azure.ResourceManager.IotOperations_1.0.0
1.0.0 (2024-11-01)
This release is the first stable release of the IotOperations Management client library.
Features Added
This package follows the new Azure SDK guidelines, and provides many core capabilities:
- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.
This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.
NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.
Azure.ResourceManager.ComputeSchedule_1.0.0
1.0.0 (2025-01-24)
Features Added
- Updated the Computeschedule RP api-version from
2024-08-15-preview
to the first stable version2024-10-01
.
Bugs Fixed
- Changed the errorDetails in OperationErrorDetails from dateTime to string.
- Added AzureOperationName in results returned when calling
GetOperationErrors
endpoint.
Azure.ResourceManager.AppConfiguration_1.4.0
1.4.0 (2025-01-24)
Features Added
- Upgraded api-version tag from 'package-preview-2023-08' to 'package-2024-05-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/b72e0199fa3242d64b0b49f38e71586066a8c048/specification/appconfiguration/resource-manager/readme.md.
- Exposed
JsonModelWriteCore
for model serialization procedure.
Other Changes
- Upgraded Azure.Core from 1.39.0 to 1.44.1
- Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0
Azure.ResourceManager.DeviceRegistry_1.0.0-beta.2
1.0.0-beta.2 (2025-01-24)
Features Added
- Added
DiscoveredAssets
andDiscoveredAssetEndpointProfiles
resource types from Microsoft.DeviceRegistry OpenAPI spec version2024-09-01-preview
. - Added
SchemaRegistries
,SchemaRegistries/Schemas
andSchemaRegistries/Schemas/SchemaVersions
resource types from Microsoft.DeviceRegistry OpenAPI spec version2024-09-01-preview
. - Added
BillingContainers
resource type from Microsoft.DeviceRegistry OpenAPI spec version2024-09-01-preview
. - Updated
Assets
andAssetEndpointProfiles
resource types to align to Microsoft.DeviceRegistry OpenAPI spec version2024-09-01-preview
. - Exposed
JsonModelWriteCore
for model serialization procedure.
Azure.AI.Projects_1.0.0-beta.3
Azure.ResourceManager.Kusto_1.6.0
1.6.0 (2025-01-20)
Features Added
- Upgraded to Azure API version 2024-04-13.
- Introduced callout policy functionality.
- Introduced a new cluster principal role called
AllDatabasesMonitor
. - Introduced the ability to specify a baseImageName for SandboxCustomImages. Now, either languageVersion or baseImageName is required.
- Added clusterLevel and principalsPermissionAction to script properties.
Other Changes
- Enable the new model serialization by using the System.ClientModel, refer this document for more details.
- Exposed
JsonModelWriteCore
for model serialization procedure.
Azure.Messaging.EventGrid_4.29.0
4.29.0 (2025-01-21)
Features Added
- Added
RecipientMailServerHostName
property toAcsEmailDeliveryReportStatusDetails
. - Added
InternetMessageId
property toAcsEmailDeliveryReportReceivedEventData
event. - Added
SegmentCount
property toAcsSmsReceivedEventData
event.
Azure.Developer.LoadTesting_1.0.2
1.0.2 (2025-01-20)
Other Changes
- Add NOT_VALIDATED to the list of terminal states for the file validation poller.
Azure.ResourceManager.Quota_1.1.0-beta.3
1.1.0-beta.3 (2025-01-20)
Features Added
- Upgraded api-version tag from 'package-2023-06-01-preview' to 'package-2024-12-18-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/55c5a0cd6da80b2700333c01e9a9c6067de9cef0/specification/quota/resource-manager/readme.md.
- Replaces the GroupQuotaLimitRequest and SubscriptionQuotaAllocationRequest PUT paths with a PATCH operation in both GroupQuotaLimits and SubscriptionQuotaAllocations operations. This ensures no issues with checking for action completeness and is better aligned with the REST API design guidelines.
Bugs Fixed
- Fixed an issue where the GroupQuotaLimits and SubscriptionQuotaAllocations operations were erroring out even though the action completed successfully.
Other Changes
- Upgraded Azure.Core from 1.41.0 to 1.44.1
- Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0