Skip to content

Commit 823144f

Browse files
authored
Release stable version 2024-07-10 of HybridCompute (Azure#46581)
1 parent 68c2e95 commit 823144f

File tree

110 files changed

+3838
-9424
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+3838
-9424
lines changed

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,19 @@
11
# Release History
22

3-
## 1.0.0-beta.11 (Unreleased)
3+
## 1.0.0 (2024-10-18)
4+
5+
This is the first stable release of the Hybrid Compute library.
46

57
### Features Added
68

9+
- Upgraded api-version tag from 'package-preview-2024-05' to 'package-2024-07'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/15b16d1b5c3cccdecdd1cfe936f6a8005680c557/specification/hybridcompute/resource-manager/readme.md.
710
- Exposed `JsonModelWriteCore` for model serialization procedure.
811

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
1512
## 1.0.0-beta.10 (2024-07-19)
1613

1714
### Features Added
1815

1916
- Upgraded api-version tag from 'package-preview-2024-03' to 'package-preview-2024-05'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/b48d5d72073a296514d3d4db77887d8711526ccc/specification/hybridcompute/resource-manager/readme.md
20-
- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.
2117
- Added experimental Bicep serialization.
2218

2319
## 1.0.0-beta.9 (2024-06-07)

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This library follows the [new Azure SDK guidelines](https://azure.github.io/azur
1717
Install the Microsoft Azure Hybrid Compute management library for .NET with [NuGet](https://www.nuget.org/):
1818

1919
```dotnetcli
20-
dotnet add package Azure.ResourceManager.HybridCompute --prerelease
20+
dotnet add package Azure.ResourceManager.HybridCompute
2121
```
2222

2323
### Prerequisites

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/api/Azure.ResourceManager.HybridCompute.netstandard2.0.cs

Lines changed: 123 additions & 289 deletions
Large diffs are not rendered by default.

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/hybridcompute/Azure.ResourceManager.HybridCompute",
5-
"Tag": "net/hybridcompute/Azure.ResourceManager.HybridCompute_2df9be5e7a"
5+
"Tag": "net/hybridcompute/Azure.ResourceManager.HybridCompute_a837b681f8"
66
}

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/samples/Generated/Samples/Sample_HybridComputeExtensionValueCollection.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/samples/Generated/Samples/Sample_HybridComputeExtensionValueResource.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/hybridcompute/Azure.ResourceManager.HybridCompute/samples/Generated/Samples/Sample_HybridComputeGatewayCollection.cs

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)