Skip to content

Commit

Permalink
Prepare release for bicep upgrading (#43873)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMa1978 committed May 7, 2024
1 parent fc4237a commit 22e16ee
Show file tree
Hide file tree
Showing 28 changed files with 49 additions and 90 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Release History

## 1.4.0-beta.1 (Unreleased)
## 1.3.2 (2024-05-07)

### Features Added

### Breaking Changes
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.3.1 (2024-03-23)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.4.0-beta.1</Version>
<Version>1.3.2</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.3.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager.AppConfiguration</PackageId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.2.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.1.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.1.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.2.0-beta.1</Version>
<Version>1.1.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.1.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Authorization</PackageId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Release History

## 1.4.0-beta.1 (Unreleased)
## 1.3.3 (2024-05-07)

### Features Added

### Breaking Changes
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.3.2 (2024-03-23)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.4.0-beta.1</Version>
<Version>1.3.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.3.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.CognitiveServices</PackageId>
Expand Down
8 changes: 2 additions & 6 deletions sdk/cosmosdb/Azure.ResourceManager.CosmosDB/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.4.0-beta.9 (Unreleased)

### Features Added

### Breaking Changes
## 1.4.0-beta.9 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.4.0-beta.8 (2024-04-29)

Expand Down
8 changes: 2 additions & 6 deletions sdk/eventhub/Azure.ResourceManager.EventHubs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.1.0-beta.8 (Unreleased)

### Features Added

### Breaking Changes
## 1.1.0-beta.8 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.1.0-beta.7 (2024-04-30)

Expand Down
8 changes: 2 additions & 6 deletions sdk/keyvault/Azure.ResourceManager.KeyVault/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.3.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.2.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.2.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.3.0-beta.1</Version>
<Version>1.2.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.KeyVault</PackageId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.3.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.2.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.2.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.3.0-beta.1</Version>
<Version>1.2.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.ManagedServiceIdentities</PackageId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Release History

## 1.3.0-beta.1 (Unreleased)
## 1.2.2 (2024-05-07)

### Features Added

### Breaking Changes
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.2.1 (2024-03-23)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.3.0-beta.1</Version>
<Version>1.2.2</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager.OperationalInsights</PackageId>
Expand Down
6 changes: 3 additions & 3 deletions sdk/postgresql/Azure.ResourceManager.PostgreSql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Release History

## 1.2.0-beta.6 (Unreleased)
## 1.2.0-beta.6 (2024-05-07)

### Features Added

### Breaking Changes
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.2.0-beta.5 (2024-03-28)

Expand Down
8 changes: 2 additions & 6 deletions sdk/redis/Azure.ResourceManager.Redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.4.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.3.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.3.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.4.0-beta.1</Version>
<Version>1.3.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.3.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Redis</PackageId>
Expand Down
6 changes: 2 additions & 4 deletions sdk/resourcemanager/Azure.ResourceManager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Release History

## 1.12.0-beta.2 (unreleased)

### Features Added
## 1.12.0 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.11.1 (2024-04-23)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.12.0-beta.2</Version>
<Version>1.12.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.11.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager</PackageId>
Expand Down
8 changes: 2 additions & 6 deletions sdk/resources/Azure.ResourceManager.Resources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.8.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.7.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.7.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.8.0-beta.1</Version>
<Version>1.7.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.7.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Resources</PackageId>
Expand Down
8 changes: 2 additions & 6 deletions sdk/servicebus/Azure.ResourceManager.ServiceBus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.1.0-beta.7 (Unreleased)

### Features Added

### Breaking Changes
## 1.1.0-beta.7 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.1.0-beta.6 (2024-04-29)

Expand Down
6 changes: 3 additions & 3 deletions sdk/signalr/Azure.ResourceManager.SignalR/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Release History

## 1.2.0-beta.1 (Unreleased)
## 1.1.2 (2024-05-07)

### Features Added

### Breaking Changes
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.1.1 (2024-03-23)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.2.0-beta.1</Version>
<Version>1.1.2</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.1.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager.SignalR</PackageId>
Expand Down
1 change: 1 addition & 0 deletions sdk/signalr/Azure.ResourceManager.SignalR/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ csharp: true
library-name: SignalR
namespace: Azure.ResourceManager.SignalR
require: https://github.com/Azure/azure-rest-api-specs/blob/34ba022add0034e30462b76e1548ce5a7e053e33/specification/signalr/resource-manager/readme.md
#tag: package-2022-02-01
output-folder: $(this-folder)/Generated
clear-output-folder: true
skip-csproj: true
Expand Down
8 changes: 2 additions & 6 deletions sdk/sqlmanagement/Azure.ResourceManager.Sql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.3.0-beta.8 (Unreleased)

### Features Added

### Breaking Changes
## 1.3.0-beta.8 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.3.0-beta.7 (2024-04-29)

Expand Down
8 changes: 2 additions & 6 deletions sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release History

## 1.3.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes
## 1.2.3 (2024-05-07)

### Bugs Fixed

### Other Changes
- Fixed bicep serialization of flattened properties.

## 1.2.2 (2024-04-29)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.3.0-beta.1</Version>
<Version>1.2.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Storage</PackageId>
Expand Down

0 comments on commit 22e16ee

Please sign in to comment.