Skip to content

Commit

Permalink
Prepare release for ServiceNetworking (Azure#48386)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurMa1978 authored Mar 4, 2025
1 parent f59e6af commit 36ea78c
Show file tree
Hide file tree
Showing 89 changed files with 6,068 additions and 1,274 deletions.
Original file line number Diff line number Diff line change
@@ -1,29 +1,30 @@
# Release History

## 1.1.0-beta.2 (Unreleased)
## 1.1.0 (2025-03-04)

### Features Added

### Breaking Changes

### Bugs Fixed
- Stable release for api-version `2025-01-01`. Detail available at https://github.com/Azure/azure-rest-api-specs/tree/aaa30aa706969369385454abb690e425d2e5addb/specification/servicenetworking/ServiceNetworking.Management.

### Other Changes

- Upgraded Azure.Core from 1.36.0 to 1.45.0
- Upgraded Azure.ResourceManager from 1.9.0 to 1.13.0

## 1.1.0-beta.1 (2025-02-06)

### Features Added

- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Enabled the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Exposed `JsonModelWriteCore` for model serialization procedure.
- Added CRUD Operations for Application Gateway for Containers (AGC) Security Policy
- Bumped api-version to `2025-01-01`
- Added CRUD Operations for Application Gateway for Containers (AGC) Security Policy.
- Bumped api-version to `2025-01-01`.

## 1.0.1 (2023-11-30)

### 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 @@ -40,7 +41,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 All @@ -61,4 +62,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://learn.microsoft.com/dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://learn.microsoft.com/dotnet/api/overview/azure/identity-readme?view=azure-dotnet).

Large diffs are not rendered by default.

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 36ea78c

Please sign in to comment.