Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.DesktopVirtualization_1.3.2

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 03:28
c42e367

1.3.2 (2025-08-11)

Features Added

  • Make Azure.ResourceManager.DesktopVirtualization AOT-compatible

Azure.ResourceManager.ContainerRegistry_1.3.1

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 05:15
c42e367

1.3.1 (2025-08-11)

Features Added

  • Make Azure.ResourceManager.ContainerRegistry AOT-compatible

Azure.ResourceManager.Compute_1.11.0

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 07:05
4029e65

1.11.0 (2025-08-12)

Features Added

  • Make Azure.ResourceManager.Compute AOT-compatible
  • Upgraded api-version tag from 'package-2025-02-01' to 'package-2025-03-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/0f03ae6d4107a964b20a48aa87fa520052750bb9/specification/compute/resource-manager/readme.md.
    • Added new classes: SupportedSecurityOption, AvailabilityPolicyDiskDelay, SnapshotAccessState, AvailabilityPolicy.
    • Added SecurityMetadataUri and InstantAccessDurationMinutes properties to DiskCreationData class.
    • Added SecurityMetadataAccessSas property to AccessUri class.
    • Added AvailabilityPolicy property to ManagedDiskData and ManagedDiskUpdateData classes.
    • Added SupportedSecurityOption property to SupportedCapabilities class.
    • Added SnapshotAccessState to SnapshotData and SnapshotUpdateData classes.

Breaking Changes

  • Removed GetVirtualMachineImagesWithPropertiesExpand class as it has no utility.

Azure.Monitor.Query_1.7.1

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 19:29
36824c3

1.7.1 (2025-08-12)

Other Changes

  • Updated internal serialization paths to use an AOT-friendly approach. The package now fully supports AOT and is trimmable.

Azure.Core_1.47.2

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 19:26
cb3f75d

1.47.2 (2025-08-11)

Features Added

  • Adopt System.ClientModel 1.6.0

Azure.ResourceManager.DataMigration_1.0.0-beta.6

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 06:30
4029e65

1.0.0-beta.6 (2025-08-04)

Features Added

  • Upgraded the API version to 2025-03-15-preview.
  • Added support for Azure Blob to SQL MI migrations using Managed Identities.

Azure.ResourceManager.ContainerServiceFleet_1.2.0-beta.1

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Aug 06:43
4029e65

1.2.0-beta.1 (2025-08-12)

Features Added

System.ClientModel_1.6.0

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Aug 19:54
c11186e

1.6.0 (2025-08-11)

Features Added

  • Added UserAgentPolicy pipeline policy to allow adding the user agent to the request headers.

Other Changes

  • Various updates to the System.ClientModel.SourceGeneration package to support ModelReaderWriterBuildableAttribute.

Azure.ResourceManager.Network_1.11.2

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Aug 09:52
6718ee7

1.11.2 (2025-08-11)

Features Added

  • Make Azure.ResourceManager.Network AOT-compatible

Bugs Fixed

  • Fixed an issue in ManagedRuleSetRuleGroup deserialization where rule IDs could be either strings or numbers in JSON, causing InvalidOperationException when parsing mixed-type arrays.

Azure.ResourceManager.AppService_1.4.1

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Aug 09:32
e2a2d24

1.4.1 (2025-08-11)

Features Added

  • Make Azure.ResourceManager.AppService AOT-compatible

Bugs Fixed

  • Fix deserialization method for AppServiceApiDefinitionInfo class to allow empty url string.