You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/servicenetworking/azure-resourcemanager-servicenetworking/CHANGELOG.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,22 @@
1
1
# Release History
2
2
3
-
## 1.1.0-beta.2 (Unreleased)
3
+
## 1.1.0 (2025-02-06)
4
4
5
-
### Features Added
5
+
- Azure Resource Manager Traffic Controller client library for Java. This package contains Microsoft Azure SDK for Traffic Controller Management SDK. Traffic Controller Provider management API. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
### Breaking Changes
8
8
9
-
### Bugs Fixed
9
+
#### `models.FrontendListResult` was removed
10
+
11
+
#### `models.OperationListResult` was removed
12
+
13
+
#### `models.AssociationListResult` was removed
14
+
15
+
#### `models.TrafficControllerListResult` was removed
Copy file name to clipboardExpand all lines: sdk/servicenetworking/azure-resourcemanager-servicenetworking/README.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Azure Resource Manager TrafficController client library for Java
1
+
# Azure Resource Manager Traffic Controller client library for Java
2
2
3
-
Azure Resource Manager TrafficController client library for Java.
3
+
Azure Resource Manager Traffic Controller client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for TrafficController Management SDK. Traffic Controller Provider management API. Package tag 2024-05-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5
+
This package contains Microsoft Azure SDK for Traffic Controller Management SDK. Traffic Controller Provider management API. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
6
6
7
7
## We'd love to hear your feedback
8
8
@@ -32,7 +32,7 @@ Various documentation is available to help you get started
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/servicenetworking/azure-resourcemanager-servicenetworking/SAMPLE.md)
<name>Microsoft Azure SDK for TrafficController Management</name>
21
-
<description>This package contains Microsoft Azure SDK for TrafficController Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Traffic Controller Provider management API. Package tag 2024-05-01-preview.</description>
20
+
<name>Microsoft Azure SDK for Traffic Controller Management</name>
21
+
<description>This package contains Microsoft Azure SDK for Traffic Controller Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Traffic Controller Provider management API.</description>
0 commit comments