Skip to content

Commit 8b896cf

Browse files
committed
Configurations: 'specification/keyvault/KeyVault.Management/tspconfig.yaml', API Version: 2025-05-01, SDK Release Type: stable, and CommitSHA: '0cb64d42641af4650a90a716afc321b3f0cb4057' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5500355 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
1 parent 8295935 commit 8b896cf

File tree

287 files changed

+7179
-5372
lines changed

Some content is hidden

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

287 files changed

+7179
-5372
lines changed

eng/versioning/version_client.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ com.azure.resourcemanager:azure-resourcemanager-containerservice;2.55.0;2.56.0-b
281281
com.azure.resourcemanager:azure-resourcemanager-cosmos;2.53.3;2.54.0-beta.1
282282
com.azure.resourcemanager:azure-resourcemanager-dns;2.53.3;2.54.0-beta.1
283283
com.azure.resourcemanager:azure-resourcemanager-eventhubs;2.53.3;2.54.0-beta.1
284-
com.azure.resourcemanager:azure-resourcemanager-keyvault;2.53.3;2.54.0-beta.1
284+
com.azure.resourcemanager:azure-resourcemanager-keyvault;2.53.3;2.54.0
285285
com.azure.resourcemanager:azure-resourcemanager-monitor;2.53.3;2.54.0-beta.1
286286
com.azure.resourcemanager:azure-resourcemanager-msi;2.53.3;2.54.0-beta.1
287287
com.azure.resourcemanager:azure-resourcemanager-network;2.54.0;2.55.0-beta.1
@@ -548,6 +548,7 @@ unreleased_com.azure.v2:azure-core;2.0.0-beta.1
548548
unreleased_com.azure.v2:azure-identity;2.0.0-beta.1
549549
unreleased_com.azure.v2:azure-data-appconfiguration;2.0.0-beta.1
550550
unreleased_io.clientcore:http-netty4;1.0.0-beta.1
551+
unreleased_com.azure.resourcemanager:keyvault;azure-resourcemanager-keyvault
551552

552553
# Released Beta dependencies: Copy the entry from above, prepend "beta_", remove the current
553554
# version and set the version to the released beta. Released beta dependencies are only valid

sdk/keyvault/azure-resourcemanager-keyvault/CHANGELOG.md

Lines changed: 178 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,187 @@
11
# Release History
22

3-
## 2.54.0-beta.1 (Unreleased)
3+
## 2.54.0 (2025-10-27)
4+
5+
### Breaking Changes
6+
7+
#### `models.ManagedHsmKeyListResult` was removed
8+
9+
#### `models.PrivateEndpointConnectionListResult` was removed
10+
11+
#### `models.KeyListResult` was removed
12+
13+
#### `models.SecretListResult` was removed
14+
15+
#### `models.VaultListResult` was removed
16+
17+
#### `models.ResourceListResult` was removed
18+
19+
#### `models.MhsmPrivateEndpointConnectionsListResult` was removed
20+
21+
#### `models.ManagedHsmListResult` was removed
22+
23+
#### `models.OperationListResult` was removed
24+
25+
#### `models.MhsmRegionsListResult` was removed
26+
27+
#### `models.ProxyResourceWithoutSystemData` was removed
28+
29+
#### `models.DeletedVaultListResult` was removed
30+
31+
#### `models.DeletedManagedHsmListResult` was removed
32+
33+
#### `models.DeletedVaultProperties` was modified
34+
35+
* `DeletedVaultProperties()` was changed to private access
36+
37+
#### `models.PrivateEndpointConnectionsPutHeaders` was modified
38+
39+
* `withAzureAsyncOperation(java.lang.String)` was removed
40+
* `withRetryAfter(java.lang.Integer)` was removed
41+
42+
#### `models.MhsmPrivateEndpointConnectionItem` was modified
43+
44+
* `MhsmPrivateEndpointConnectionItem()` was changed to private access
45+
* `withPrivateEndpoint(models.MhsmPrivateEndpoint)` was removed
46+
* `withId(java.lang.String)` was removed
47+
* `withProvisioningState(models.PrivateEndpointConnectionProvisioningState)` was removed
48+
* `withPrivateLinkServiceConnectionState(models.MhsmPrivateLinkServiceConnectionState)` was removed
49+
* `withEtag(java.lang.String)` was removed
50+
51+
#### `models.PrivateEndpointConnectionItem` was modified
52+
53+
* `PrivateEndpointConnectionItem()` was changed to private access
54+
* `withProvisioningState(models.PrivateEndpointConnectionProvisioningState)` was removed
55+
* `withPrivateLinkServiceConnectionState(models.PrivateLinkServiceConnectionState)` was removed
56+
* `withPrivateEndpoint(models.PrivateEndpoint)` was removed
57+
* `withEtag(java.lang.String)` was removed
58+
* `withId(java.lang.String)` was removed
59+
60+
#### `models.ManagedHsmSecurityDomainProperties` was modified
61+
62+
* `ManagedHsmSecurityDomainProperties()` was changed to private access
63+
64+
#### `models.MetricSpecification` was modified
65+
66+
* `MetricSpecification()` was changed to private access
67+
* `withDimensions(java.util.List)` was removed
68+
* `withDisplayDescription(java.lang.String)` was removed
69+
* `withName(java.lang.String)` was removed
70+
* `withAggregationType(java.lang.String)` was removed
71+
* `withDisplayName(java.lang.String)` was removed
72+
* `withSupportedAggregationTypes(java.util.List)` was removed
73+
* `withUnit(java.lang.String)` was removed
74+
* `withInternalMetricName(java.lang.String)` was removed
75+
* `withFillGapWithZero(java.lang.Boolean)` was removed
76+
* `withLockAggregationType(java.lang.String)` was removed
77+
* `withSupportedTimeGrainTypes(java.util.List)` was removed
78+
79+
#### `models.Error` was modified
80+
81+
* `Error()` was changed to private access
82+
83+
#### `models.MhsmPrivateLinkResource` was modified
84+
85+
* `MhsmPrivateLinkResource()` was changed to private access
86+
* `withSku(models.ManagedHsmSku)` was removed
87+
* `withIdentity(models.ManagedServiceIdentity)` was removed
88+
* `withTags(java.util.Map)` was removed
89+
* `withLocation(java.lang.String)` was removed
90+
* `withRequiredZoneNames(java.util.List)` was removed
91+
92+
#### `models.DeletedManagedHsmProperties` was modified
93+
94+
* `DeletedManagedHsmProperties()` was changed to private access
95+
96+
#### `models.MhsmPrivateEndpointConnectionsPutHeaders` was modified
97+
98+
* `withRetryAfter(java.lang.Integer)` was removed
99+
* `withAzureAsyncOperation(java.lang.String)` was removed
100+
101+
#### `models.ManagedHsmResource` was modified
102+
103+
* `withTags(java.util.Map)` was removed
104+
* `models.ManagedHsmResource withSku(models.ManagedHsmSku)` -> `models.ManagedHsmResource withSku(models.ManagedHsmSku)`
105+
* `models.ManagedHsmResource withTags(java.util.Map)` -> `models.ManagedHsmResource withTags(java.util.Map)`
106+
* `withLocation(java.lang.String)` was removed
107+
* `models.ManagedHsmResource withLocation(java.lang.String)` -> `models.ManagedHsmResource withLocation(java.lang.String)`
108+
* `models.ManagedHsmResource withIdentity(models.ManagedServiceIdentity)` -> `models.ManagedHsmResource withIdentity(models.ManagedServiceIdentity)`
109+
110+
#### `models.OperationDisplay` was modified
111+
112+
* `OperationDisplay()` was changed to private access
113+
* `withProvider(java.lang.String)` was removed
114+
* `withOperation(java.lang.String)` was removed
115+
* `withDescription(java.lang.String)` was removed
116+
* `withResource(java.lang.String)` was removed
117+
118+
#### `models.LogSpecification` was modified
119+
120+
* `LogSpecification()` was changed to private access
121+
* `withName(java.lang.String)` was removed
122+
* `withDisplayName(java.lang.String)` was removed
123+
* `withBlobDuration(java.lang.String)` was removed
124+
125+
#### `models.DimensionProperties` was modified
126+
127+
* `DimensionProperties()` was changed to private access
128+
* `withName(java.lang.String)` was removed
129+
* `withDisplayName(java.lang.String)` was removed
130+
* `withToBeExportedForShoebox(java.lang.Boolean)` was removed
131+
132+
#### `models.PrivateLinkResource` was modified
133+
134+
* `PrivateLinkResource()` was changed to private access
135+
* `withLocation(java.lang.String)` was removed
136+
* `withRequiredZoneNames(java.util.List)` was removed
137+
* `withTags(java.util.Map)` was removed
138+
139+
#### `models.Reason` was modified
140+
141+
* `models.Reason[] values()` -> `java.util.Collection values()`
142+
* `toString()` was removed
143+
* `valueOf(java.lang.String)` was removed
144+
145+
#### `models.ServiceSpecification` was modified
146+
147+
* `ServiceSpecification()` was changed to private access
148+
* `withMetricSpecifications(java.util.List)` was removed
149+
* `withLogSpecifications(java.util.List)` was removed
4150

5151
### Features Added
6152

7-
### Breaking Changes
153+
* `models.SecretsCreateOrUpdateHeaders` was added
154+
155+
* `models.MhsmServiceTagRule` was added
156+
157+
* `models.SecretsCreateOrUpdateResponse` was added
158+
159+
#### `models.MhsmPrivateLinkResource` was modified
160+
161+
* `tags()` was added
162+
* `location()` was added
163+
* `sku()` was added
164+
* `identity()` was added
165+
166+
#### `models.MhsmNetworkRuleSet` was modified
167+
168+
* `withServiceTags(java.util.List)` was added
169+
* `serviceTags()` was added
170+
171+
#### `models.ManagedHsmResource` was modified
172+
173+
* `tags()` was added
174+
* `location()` was added
175+
176+
#### `models.PrivateLinkResource` was modified
177+
178+
* `systemData()` was added
179+
* `location()` was added
180+
* `tags()` was added
181+
182+
#### `models.Reason` was modified
8183

9-
### Bugs Fixed
184+
* `Reason()` was added
10185

11186
## 2.53.3 (2025-09-25)
12187

sdk/keyvault/azure-resourcemanager-keyvault/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For documentation on how to use this package, please see [Azure Management Libra
1818
<dependency>
1919
<groupId>com.azure.resourcemanager</groupId>
2020
<artifactId>azure-resourcemanager-keyvault</artifactId>
21-
<version>2.53.1</version>
21+
<version>2.54.0</version>
2222
</dependency>
2323
```
2424
[//]: # ({x-version-update-end})

sdk/keyvault/azure-resourcemanager-keyvault/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>com.azure.resourcemanager</groupId>
1616
<artifactId>azure-resourcemanager-keyvault</artifactId>
17-
<version>2.54.0-beta.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-keyvault;current} -->
17+
<version>2.54.0</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-keyvault;current} -->
1818
<packaging>jar</packaging>
1919

2020
<name>Microsoft Azure SDK for Key Vault Management</name>
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License.
3-
// Code generated by Microsoft (R) AutoRest Code Generator.
3+
// Code generated by Microsoft (R) TypeSpec Code Generator.
44

55
package com.azure.resourcemanager.keyvault.fluent;
66

@@ -12,27 +12,26 @@
1212
*/
1313
public interface KeyVaultManagementClient {
1414
/**
15-
* Gets Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms
16-
* part of the URI for every service call.
17-
*
18-
* @return the subscriptionId value.
19-
*/
20-
String getSubscriptionId();
21-
22-
/**
23-
* Gets server parameter.
15+
* Gets Service host.
2416
*
2517
* @return the endpoint value.
2618
*/
2719
String getEndpoint();
2820

2921
/**
30-
* Gets Api Version.
22+
* Gets Version parameter.
3123
*
3224
* @return the apiVersion value.
3325
*/
3426
String getApiVersion();
3527

28+
/**
29+
* Gets The ID of the target subscription. The value must be an UUID.
30+
*
31+
* @return the subscriptionId value.
32+
*/
33+
String getSubscriptionId();
34+
3635
/**
3736
* Gets The HTTP pipeline to send requests through.
3837
*
@@ -48,18 +47,11 @@ public interface KeyVaultManagementClient {
4847
Duration getDefaultPollInterval();
4948

5049
/**
51-
* Gets the KeysClient object to access its operations.
52-
*
53-
* @return the KeysClient object.
54-
*/
55-
KeysClient getKeys();
56-
57-
/**
58-
* Gets the ManagedHsmKeysClient object to access its operations.
50+
* Gets the OperationsClient object to access its operations.
5951
*
60-
* @return the ManagedHsmKeysClient object.
52+
* @return the OperationsClient object.
6153
*/
62-
ManagedHsmKeysClient getManagedHsmKeys();
54+
OperationsClient getOperations();
6355

6456
/**
6557
* Gets the VaultsClient object to access its operations.
@@ -75,13 +67,6 @@ public interface KeyVaultManagementClient {
7567
*/
7668
PrivateEndpointConnectionsClient getPrivateEndpointConnections();
7769

78-
/**
79-
* Gets the PrivateLinkResourcesClient object to access its operations.
80-
*
81-
* @return the PrivateLinkResourcesClient object.
82-
*/
83-
PrivateLinkResourcesClient getPrivateLinkResources();
84-
8570
/**
8671
* Gets the ManagedHsmsClient object to access its operations.
8772
*
@@ -97,30 +82,44 @@ public interface KeyVaultManagementClient {
9782
MhsmPrivateEndpointConnectionsClient getMhsmPrivateEndpointConnections();
9883

9984
/**
100-
* Gets the MhsmPrivateLinkResourcesClient object to access its operations.
85+
* Gets the SecretsClient object to access its operations.
10186
*
102-
* @return the MhsmPrivateLinkResourcesClient object.
87+
* @return the SecretsClient object.
10388
*/
104-
MhsmPrivateLinkResourcesClient getMhsmPrivateLinkResources();
89+
SecretsClient getSecrets();
10590

10691
/**
107-
* Gets the MhsmRegionsClient object to access its operations.
92+
* Gets the KeysClient object to access its operations.
10893
*
109-
* @return the MhsmRegionsClient object.
94+
* @return the KeysClient object.
11095
*/
111-
MhsmRegionsClient getMhsmRegions();
96+
KeysClient getKeys();
11297

11398
/**
114-
* Gets the OperationsClient object to access its operations.
99+
* Gets the ManagedHsmKeysClient object to access its operations.
115100
*
116-
* @return the OperationsClient object.
101+
* @return the ManagedHsmKeysClient object.
117102
*/
118-
OperationsClient getOperations();
103+
ManagedHsmKeysClient getManagedHsmKeys();
119104

120105
/**
121-
* Gets the SecretsClient object to access its operations.
106+
* Gets the PrivateLinkResourcesClient object to access its operations.
122107
*
123-
* @return the SecretsClient object.
108+
* @return the PrivateLinkResourcesClient object.
124109
*/
125-
SecretsClient getSecrets();
110+
PrivateLinkResourcesClient getPrivateLinkResources();
111+
112+
/**
113+
* Gets the MhsmPrivateLinkResourcesClient object to access its operations.
114+
*
115+
* @return the MhsmPrivateLinkResourcesClient object.
116+
*/
117+
MhsmPrivateLinkResourcesClient getMhsmPrivateLinkResources();
118+
119+
/**
120+
* Gets the MhsmRegionsClient object to access its operations.
121+
*
122+
* @return the MhsmRegionsClient object.
123+
*/
124+
MhsmRegionsClient getMhsmRegions();
126125
}

0 commit comments

Comments
 (0)