Skip to content

Commit b63b7bd

Browse files
authored
pre-release from chaos to cnooectedvm (Azure#48645)
* pre-release * update
1 parent 9e8e8ae commit b63b7bd

File tree

8 files changed

+8
-38
lines changed

8 files changed

+8
-38
lines changed

sdk/chaos/Azure.ResourceManager.Chaos/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.1.0-beta.2 (Unreleased)
3+
## 1.1.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.1.0-beta.1 (2024-02-27)
1610

1711
### Features Added

sdk/communication/Azure.ResourceManager.Communication/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-02-21)
1610

1711
Stable release of the 2023-04-01 api version, specifically for the support of Managed Identity in Azure Communication services.

sdk/communication/Azure.ResourceManager.Communication/src/Azure.ResourceManager.Communication.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.Communication</PackageId>

sdk/confidentialledger/Azure.ResourceManager.ConfidentialLedger/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.1.0-beta.5 (Unreleased)
3+
## 1.1.0-beta.5 (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.1.0-beta.4 (2024-05-07)
1610

1711
### Features Added

sdk/confluent/Azure.ResourceManager.Confluent/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-03-06)
1610

1711
### Features Added

sdk/confluent/Azure.ResourceManager.Confluent/src/Azure.ResourceManager.Confluent.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.Confluent</PackageId>

sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/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.2.0-beta.1 (Unreleased)
3+
## 1.1.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.1.0 (2024-08-15)
1610

1711
### Features Added

sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/src/Azure.ResourceManager.ConnectedVMwarevSphere.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.2.0-beta.1</Version>
3+
<Version>1.1.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.1.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.ConnectedVMwarevSphere</PackageId>

0 commit comments

Comments
 (0)