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/fabric/azure-resourcemanager-fabric/CHANGELOG.md
+67-4Lines changed: 67 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,77 @@
1
1
# Release History
2
2
3
-
## 1.1.0-beta.1 (Unreleased)
3
+
## 1.0.0-beta.1 (2025-04-11)
4
4
5
-
### Features Added
5
+
- Azure Resource Manager fabric client library for Java. This package contains Microsoft Azure SDK for fabric Management SDK. Microsoft.Fabric Resource Provider management API. Package tag package-2023-11-01. 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
+
#### `implementation.models.RpSkuEnumerationForNewResourceResult` was removed
10
+
11
+
#### `implementation.models.RpSkuEnumerationForExistingResourceResult` was removed
12
+
13
+
#### `implementation.models.OperationListResult` was removed
14
+
15
+
#### `models.FabricCapacityProperties` was removed
16
+
17
+
#### `models.FabricCapacityUpdateProperties` was removed
18
+
19
+
#### `implementation.models.FabricCapacityListResult` was removed
20
+
21
+
#### `models.FabricCapacity$DefinitionStages` was modified
22
+
23
+
*`withProperties(models.FabricCapacityProperties)` was removed in stage 3
Copy file name to clipboardExpand all lines: sdk/fabric/azure-resourcemanager-fabric/README.md
+5-7Lines changed: 5 additions & 7 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 Fabric client library for Java
1
+
# Azure Resource Manager fabric client library for Java
2
2
3
-
Azure Resource Manager Fabric client library for Java.
3
+
Azure Resource Manager fabric client library for Java.
4
4
5
-
This package contains Microsoft Azure SDK for Fabric Management SDK. 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 fabric Management SDK. Microsoft.Fabric Resource Provider management API. Package tag package-2023-11-01. 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
@@ -52,15 +52,15 @@ Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment
52
52
Assuming the use of the `DefaultAzureCredential` credential class, the client can be authenticated using the following code:
<name>Microsoft Azure SDK for Fabric Management</name>
21
-
<description>This package contains Microsoft Azure SDK for Fabric Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt.</description>
20
+
<name>Microsoft Azure SDK for fabric Management</name>
21
+
<description>This package contains Microsoft Azure SDK for fabric Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Microsoft.Fabric Resource Provider management API. Package tag package-2023-11-01.</description>
0 commit comments