Skip to content

Commit a2d05eb

Browse files
authored
pre-release for AzureLargeInstance to Cdn (Azure#48644)
* pre-release * replace * update * update * update * Update Azure.ResourceManager.Authorization.csproj
1 parent b63b7bd commit a2d05eb

File tree

7 files changed

+7
-29
lines changed

7 files changed

+7
-29
lines changed

sdk/azurelargeinstance/Azure.ResourceManager.LargeInstance/CHANGELOG.md

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

3-
## 1.0.0-beta.2 (Unreleased)
3+
## 1.0.0-beta.2 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.0.0-beta.1 (2024-01-26)
1610

1711
### General New Features

sdk/azurestackhci/Azure.ResourceManager.Hci/CHANGELOG.md

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

3-
## 1.3.0-beta.1 (Unreleased)
3+
## 1.2.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.2.0 (2024-08-01)
1610

1711
### Features Added

sdk/azurestackhci/Azure.ResourceManager.Hci/src/Azure.ResourceManager.Hci.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.3.0-beta.1</Version>
3+
<Version>1.2.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.2.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Hci</PackageId>

sdk/billing/Azure.ResourceManager.Billing/CHANGELOG.md

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

3-
## 1.3.0-beta.1 (Unreleased)
3+
## 1.2.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210

1311
Added detection for empty string in the return value of createdByPrincipalTenantId in BillingRoleAssignmentProperties. Issue at https://github.com/Azure/azure-sdk-for-net/issues/47341.
1412

15-
### Other Changes
16-
1713
## 1.2.0 (2024-09-13)
1814

1915
### Features Added

sdk/billing/Azure.ResourceManager.Billing/src/Azure.ResourceManager.Billing.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.3.0-beta.1</Version>
3+
<Version>1.2.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.2.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Billing</PackageId>

sdk/cdn/Azure.ResourceManager.Cdn/CHANGELOG.md

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

3-
## 1.4.0-beta.1 (Unreleased)
3+
## 1.3.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.3.0 (2024-04-30)
1610

1711
### Features Added

sdk/cdn/Azure.ResourceManager.Cdn/src/Azure.ResourceManager.Cdn.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.4.0-beta.1</Version>
3+
<Version>1.3.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.3.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Cdn</PackageId>

0 commit comments

Comments
 (0)