Skip to content

Commit

Permalink
Release preview version 2024-05-20 of HybridCompute (#44654)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaotongms authored Jul 19, 2024
1 parent c96151c commit 786303e
Show file tree
Hide file tree
Showing 205 changed files with 13,601 additions and 392 deletions.
24 changes: 11 additions & 13 deletions sdk/hybridcompute/Azure.ResourceManager.HybridCompute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,31 @@
# Release History

## 1.0.0-beta.10 (Unreleased)
## 1.0.0-beta.10 (2024-07-19)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
- 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
- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.
- Added experimental Bicep serialization.

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

### Features Added

- Upgraded api-version tag to 'package-preview-2024-03'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/5f0ca7e524c788be5f2b7e7488076dadba7b26ce/specification/hybridcompute/resource-manager/readme.md.
- Add esu license operations for hybrid machine.
- Add network sevurity perimeter operations for hybrid machine.
- Added esu license operations for hybrid machine.
- Added network sevurity perimeter operations for hybrid machine.

## 1.0.0-beta.8 (2024-05-07)

### Features Added

- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Add `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.
- Enabled the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Added `ArmOperation.Rehydrate` and `ArmOperation.Rehydrate<T>` static methods to rehydrate a long-running operation.

### Bugs Fixed

- Fix format type of ESU license status
- Fixed format type of ESU license status

## 1.0.0-beta.7 (2024-01-03)

Expand All @@ -40,7 +38,7 @@

### Features Added

- Enable mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details.
- Enabled mocking for extension methods, refer this [document](https://aka.ms/azsdk/net/mocking) for more details.

### Other Changes

Expand All @@ -57,7 +55,7 @@

### Features Added

- Enable the model factory feature for model mocking, more information can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking-factory-builder).
- Enabled the model factory feature for model mocking, more information can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking-factory-builder).

### Other Changes

Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 786303e

Please sign in to comment.