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/computelimit/azure-resourcemanager-computelimit/CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
1
# Release History
2
2
3
-
## 1.3.0-beta.1 (Unreleased)
3
+
## 1.3.0 (2026-07-07)
4
4
5
-
### Features Added
6
-
7
-
### Breaking Changes
8
-
9
-
### Bugs Fixed
5
+
- Azure Resource Manager ComputeLimit client library for Java. This package contains Microsoft Azure SDK for ComputeLimit Management SDK. Microsoft Azure Compute Limit Resource Provider. Package api-version 2026-07-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
10
6
11
7
### Other Changes
12
8
9
+
- Updated Javadoc for `Features.enable` to note that it requires the Contributor role.
10
+
13
11
## 1.2.0 (2026-06-17)
14
12
15
13
- Azure Resource Manager ComputeLimit client library for Java. This package contains Microsoft Azure SDK for ComputeLimit Management SDK. Microsoft Azure Compute Limit Resource Provider. Package api-version 2026-07-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Copy file name to clipboardExpand all lines: sdk/computelimit/azure-resourcemanager-computelimit/src/main/java/com/azure/resourcemanager/computelimit/fluent/FeaturesClient.java
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ public interface FeaturesClient {
Copy file name to clipboardExpand all lines: sdk/computelimit/azure-resourcemanager-computelimit/src/main/java/com/azure/resourcemanager/computelimit/implementation/FeaturesClientImpl.java
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -333,7 +333,7 @@ public PagedIterable<FeatureInner> listBySubscriptionLocationResource(String loc
333
333
}
334
334
335
335
/**
336
-
* Enables a compute limit feature for the subscription at the specified location.
336
+
* Enables a compute limit feature for the subscription at the specified location. Requires the Contributor role.
Copy file name to clipboardExpand all lines: sdk/computelimit/azure-resourcemanager-computelimit/src/main/java/com/azure/resourcemanager/computelimit/models/Features.java
Copy file name to clipboardExpand all lines: sdk/computelimit/azure-resourcemanager-computelimit/src/main/resources/META-INF/azure-resourcemanager-computelimit_metadata.json
0 commit comments