Skip to content

Commit 9a3d5b7

Browse files
authored
pre-release from MySql to Oracle (#48697)
1 parent 89bdc93 commit 9a3d5b7

File tree

8 files changed

+8
-32
lines changed

8 files changed

+8
-32
lines changed

sdk/mysql/Azure.ResourceManager.MySql/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-07-18)
1610

1711
### Features Added

sdk/mysql/Azure.ResourceManager.MySql/src/Azure.ResourceManager.MySql.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.MySql</PackageId>

sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability/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-07-05)
1610

1711
### Features Added

sdk/newrelicobservability/Azure.ResourceManager.NewRelicObservability/src/Azure.ResourceManager.NewRelicObservability.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.NewRelicObservability</PackageId>

sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/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.2 (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.2.0-beta.1 (2024-05-31)
1610

1711
### Features Added

sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/src/Azure.ResourceManager.NotificationHubs.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.2</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.NotificationHubs</PackageId>

sdk/oracle/Azure.ResourceManager.OracleDatabase/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.1 (Unreleased)
3+
## 1.0.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.0.0 (2024-06-28)
1610

1711
### Features Added

sdk/oracle/Azure.ResourceManager.OracleDatabase/src/Azure.ResourceManager.OracleDatabase.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.1.0-beta.1</Version>
3+
<Version>1.0.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.0.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.OracleDatabase</PackageId>

0 commit comments

Comments
 (0)