Skip to content

Commit 2064b1b

Browse files
authored
Prepare release for Azure.ResourceManager.Compute (Azure#51914)
1 parent 3b85eb9 commit 2064b1b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

sdk/compute/Azure.ResourceManager.Compute/CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
# Release History
22

3-
## 1.11.1 (2025-08-11)
3+
## 1.11.0 (2025-08-12)
44

55
### Features Added
66

77
- Make `Azure.ResourceManager.Compute` AOT-compatible
8-
9-
## 1.11.0 (2025-07-25)
10-
11-
### Features Added
12-
138
- 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.
149
- Added new classes: `SupportedSecurityOption`, `AvailabilityPolicyDiskDelay`, `SnapshotAccessState`, `AvailabilityPolicy`.
1510
- Added `SecurityMetadataUri` and `InstantAccessDurationMinutes` properties to `DiskCreationData` class.

sdk/compute/Azure.ResourceManager.Compute/src/Azure.ResourceManager.Compute.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.11.1</Version>
3+
<Version>1.11.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.10.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Compute</PackageId>

0 commit comments

Comments
 (0)