Skip to content

Commit 18bb583

Browse files
Configurations: 'specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/extensions/tspconfig.yaml', API Version: 2025-03-01, SDK Release Type: stable, and CommitSHA: '41aa2e9f20cb7d28653078638d143bb0272658a3' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6116006 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. (#48704)
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
1 parent 1f62667 commit 18bb583

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration-extensions/CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Other Changes
1212

13-
## 1.0.0 (2026-03-26)
13+
## 1.0.0 (2026-04-07)
1414

1515
- Azure Resource Manager Extensions client library for Java. This package contains Microsoft Azure SDK for Extensions Management SDK. Use these APIs to create extension resources through ARM, for Kubernetes Clusters. Package api-version 2025-03-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
1616

@@ -40,8 +40,8 @@
4040

4141
#### `models.AksIdentityType` was modified
4242

43-
* `models.AksIdentityType[] values()` -> `java.util.Collection values()`
4443
* `valueOf(java.lang.String)` was removed
44+
* `models.AksIdentityType[] values()` -> `java.util.Collection<com.azure.resourcemanager.kubernetesconfiguration.extensions.models.AksIdentityType> values()`
4545
* `toString()` was removed
4646

4747
#### `models.ExtensionPropertiesAksAssignedIdentity` was modified
@@ -68,16 +68,16 @@
6868

6969
#### `models.PatchExtension` was modified
7070

71-
* `autoUpgradeMode()` was added
7271
* `withAutoUpgradeMode(models.AutoUpgradeMode)` was added
72+
* `autoUpgradeMode()` was added
7373

7474
#### `models.Extension` was modified
7575

76-
* `autoUpgradeMode()` was added
77-
* `additionalDetails()` was added
78-
* `managementDetails()` was added
7976
* `extensionState()` was added
77+
* `additionalDetails()` was added
8078
* `managedBy()` was added
79+
* `managementDetails()` was added
80+
* `autoUpgradeMode()` was added
8181

8282
#### `models.AksIdentityType` was modified
8383

@@ -86,10 +86,10 @@
8686

8787
#### `models.ExtensionPropertiesAksAssignedIdentity` was modified
8888

89-
* `withClientId(java.lang.String)` was added
89+
* `resourceId()` was added
9090
* `withObjectId(java.lang.String)` was added
9191
* `clientId()` was added
92-
* `resourceId()` was added
92+
* `withClientId(java.lang.String)` was added
9393
* `withResourceId(java.lang.String)` was added
9494
* `objectId()` was added
9595

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
directory: specification/kubernetesconfiguration/resource-manager/Microsoft.KubernetesConfiguration/extensions
2-
commit: 0758803aaaacc14ce831053cf0eb592e09e14f93
2+
commit: 41aa2e9f20cb7d28653078638d143bb0272658a3
33
repo: Azure/azure-rest-api-specs
44
additionalDirectories:

0 commit comments

Comments
 (0)