Skip to content

Commit 36ea78c

Browse files
authored
Prepare release for ServiceNetworking (Azure#48386)
1 parent f59e6af commit 36ea78c

File tree

89 files changed

+6068
-1274
lines changed

Some content is hidden

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

89 files changed

+6068
-1274
lines changed

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/CHANGELOG.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,30 @@
11
# Release History
22

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

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- 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.
108

119
### Other Changes
1210

11+
- Upgraded Azure.Core from 1.36.0 to 1.45.0
12+
- Upgraded Azure.ResourceManager from 1.9.0 to 1.13.0
13+
1314
## 1.1.0-beta.1 (2025-02-06)
1415

1516
### Features Added
1617

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

2223
## 1.0.1 (2023-11-30)
2324

2425
### Features Added
2526

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

2829
### Other Changes
2930

@@ -40,7 +41,7 @@
4041

4142
### Features Added
4243

43-
- 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).
44+
- 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).
4445

4546
### Other Changes
4647

@@ -61,4 +62,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
6162

6263
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).
6364

64-
> 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).
65+
> 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).

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/api/Azure.ResourceManager.ServiceNetworking.net8.0.cs

Lines changed: 255 additions & 23 deletions
Large diffs are not rendered by default.

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/api/Azure.ResourceManager.ServiceNetworking.netstandard2.0.cs

Lines changed: 255 additions & 23 deletions
Large diffs are not rendered by default.

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/samples/Generated/Samples/Sample_ApplicationGatewayForContainersSecurityPolicyCollection.cs

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

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/samples/Generated/Samples/Sample_ApplicationGatewayForContainersSecurityPolicyResource.cs

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

sdk/servicenetworking/Azure.ResourceManager.ServiceNetworking/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs

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

0 commit comments

Comments
 (0)