Skip to content

Commit 3cf73b8

Browse files
committed
Configurations: 'specification/connectedcache/ConnectedCache.Management/tspconfig.yaml', API Version: 2024-11-30-preview, SDK Release Type: beta, and CommitSHA: 'be46becafeb29aa993898709e35759d3643b2809' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5699158 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
1 parent b4d7e6b commit 3cf73b8

File tree

5 files changed

+318
-422
lines changed

5 files changed

+318
-422
lines changed

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

Lines changed: 158 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,168 @@
11
# Release History
22

3-
## 1.0.0-beta.2 (Unreleased)
3+
## 1.0.0-beta.2 (2025-12-24)
44

5-
### Features Added
5+
- Azure Resource Manager Connected Cache client library for Java. This package contains Microsoft Azure SDK for Connected Cache Management SDK. Microsoft Connected Cache Rest Api version 2023-05-01-preview. Package api-version 2024-11-30-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
### Breaking Changes
88

9-
### Bugs Fixed
9+
#### `models.EnterpriseCustomerOperations` was removed
10+
11+
#### `models.CacheNodePreviewResource$DefinitionStages` was removed
12+
13+
#### `models.CacheNodesOperations` was removed
14+
15+
#### `models.CycleType` was removed
16+
17+
#### `models.EnterprisePreviewResource$Update` was removed
18+
19+
#### `models.EnterprisePreviewResource$UpdateStages` was removed
20+
21+
#### `models.CacheNodePreviewResource$UpdateStages` was removed
22+
23+
#### `models.EnterprisePreviewResource` was removed
24+
25+
#### `models.CacheNodePreviewResource` was removed
26+
27+
#### `models.CacheNodeOldResponse` was removed
28+
29+
#### `models.EnterprisePreviewResource$Definition` was removed
30+
31+
#### `models.CacheNodePreviewResource$Definition` was removed
32+
33+
#### `models.CacheNodePreviewResource$Update` was removed
34+
35+
#### `models.EnterprisePreviewResource$DefinitionStages` was removed
36+
37+
#### `models.AdditionalCustomerProperties` was modified
38+
39+
* `validate()` was removed
40+
* `peeringDbLastUpdateTime()` was removed
41+
42+
#### `models.CacheNodeInstallProperties` was modified
43+
44+
* `validate()` was removed
45+
46+
#### `models.BgpCidrsConfiguration` was modified
47+
48+
* `validate()` was removed
49+
50+
#### `models.BgpConfiguration` was modified
51+
52+
* `validate()` was removed
53+
54+
#### `models.OperationDisplay` was modified
55+
56+
* `validate()` was removed
57+
58+
#### `ConnectedCacheManager` was modified
59+
60+
* `enterpriseCustomerOperations()` was removed
61+
* `cacheNodesOperations()` was removed
62+
63+
#### `models.ConnectedCachePatchResource` was modified
64+
65+
* `validate()` was removed
66+
67+
#### `models.CacheNodeDriveConfiguration` was modified
68+
69+
* `validate()` was removed
70+
71+
#### `models.CacheNodeProperty` was modified
72+
73+
* `validate()` was removed
74+
75+
#### `models.CacheNodeEntity` was modified
76+
77+
* `validate()` was removed
78+
79+
#### `models.ProxyUrlConfiguration` was modified
80+
81+
* `validate()` was removed
82+
83+
#### `models.CustomerEntity` was modified
84+
85+
* `validate()` was removed
86+
87+
#### `models.CustomerProperty` was modified
88+
89+
* `validate()` was removed
90+
91+
#### `models.AdditionalCacheNodeProperties` was modified
92+
93+
* `validate()` was removed
94+
* `withProxyUrl(java.lang.String)` was removed
95+
* `updateCycleType()` was removed
96+
* `withUpdateCycleType(models.CycleType)` was removed
97+
* `proxyUrl()` was removed
98+
99+
### Features Added
100+
101+
* `models.MccCacheNodeTlsCertificate` was added
102+
103+
* `models.MccIssue` was added
104+
105+
* `models.MccCacheNodeAutoUpdateInfo` was added
106+
107+
* `models.MccCacheNodeAutoUpdateHistoryProperties` was added
108+
109+
* `models.MccCacheNodeIssueHistory` was added
110+
111+
* `models.MccCacheNodeAutoUpdateHistory` was added
112+
113+
* `models.MccCacheNodeTlsCertificateHistory` was added
114+
115+
* `models.MccCacheNodeIssueHistoryProperties` was added
116+
117+
* `models.MccCacheNodeTlsCertificateProperties` was added
118+
119+
#### `models.CacheNodeInstallProperties` was modified
120+
121+
* `driveConfiguration()` was added
122+
* `proxyUrlConfiguration()` was added
123+
* `tlsCertificateProvisioningKey()` was added
124+
125+
#### `models.IspCacheNodeResource` was modified
126+
127+
* `getCacheNodeMccIssueDetailsHistory()` was added
128+
* `getCacheNodeAutoUpdateHistory()` was added
129+
* `getCacheNodeAutoUpdateHistoryWithResponse(com.azure.core.util.Context)` was added
130+
* `getCacheNodeMccIssueDetailsHistoryWithResponse(com.azure.core.util.Context)` was added
131+
132+
#### `models.IspCacheNodesOperations` was modified
133+
134+
* `getCacheNodeMccIssueDetailsHistory(java.lang.String,java.lang.String,java.lang.String)` was added
135+
* `getCacheNodeAutoUpdateHistory(java.lang.String,java.lang.String,java.lang.String)` was added
136+
* `getCacheNodeMccIssueDetailsHistoryWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
137+
* `getCacheNodeAutoUpdateHistoryWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
138+
139+
#### `models.EnterpriseMccCacheNodesOperations` was modified
140+
141+
* `getCacheNodeAutoUpdateHistory(java.lang.String,java.lang.String,java.lang.String)` was added
142+
* `getCacheNodeMccIssueDetailsHistory(java.lang.String,java.lang.String,java.lang.String)` was added
143+
* `getCacheNodeTlsCertificateHistory(java.lang.String,java.lang.String,java.lang.String)` was added
144+
* `getCacheNodeAutoUpdateHistoryWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
145+
* `getCacheNodeTlsCertificateHistoryWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
146+
* `getCacheNodeMccIssueDetailsHistoryWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
147+
148+
#### `models.AdditionalCacheNodeProperties` was modified
149+
150+
* `tlsStatus()` was added
151+
* `creationMethod()` was added
152+
* `currentTlsCertificate()` was added
153+
* `withCreationMethod(java.lang.Integer)` was added
154+
* `lastAutoUpdateInfo()` was added
155+
* `issuesCount()` was added
156+
* `issuesList()` was added
157+
158+
#### `models.EnterpriseMccCacheNodeResource` was modified
10159

11-
### Other Changes
160+
* `getCacheNodeAutoUpdateHistoryWithResponse(com.azure.core.util.Context)` was added
161+
* `getCacheNodeTlsCertificateHistory()` was added
162+
* `getCacheNodeMccIssueDetailsHistory()` was added
163+
* `getCacheNodeAutoUpdateHistory()` was added
164+
* `getCacheNodeMccIssueDetailsHistoryWithResponse(com.azure.core.util.Context)` was added
165+
* `getCacheNodeTlsCertificateHistoryWithResponse(com.azure.core.util.Context)` was added
12166

13167
## 1.0.0-beta.1 (2024-11-21)
14168

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager Connected Cache client library for Java.
44

5-
This package contains Microsoft Azure SDK for Connected Cache Management SDK. Microsoft Connected Cache Rest Api version 2023-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 Connected Cache Management SDK. Microsoft Connected Cache Rest Api version 2023-05-01-preview. Package api-version 2024-11-30-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

@@ -52,15 +52,15 @@ Azure subscription ID can be configured via `AZURE_SUBSCRIPTION_ID` environment
5252
Assuming the use of the `DefaultAzureCredential` credential class, the client can be authenticated using the following code:
5353

5454
```java
55-
AzureProfile profile = new AzureProfile(AzureEnvironment.AZURE);
55+
AzureProfile profile = new AzureProfile(AzureCloud.AZURE_PUBLIC_CLOUD);
5656
TokenCredential credential = new DefaultAzureCredentialBuilder()
5757
.authorityHost(profile.getEnvironment().getActiveDirectoryEndpoint())
5858
.build();
5959
ConnectedCacheManager manager = ConnectedCacheManager
6060
.authenticate(credential, profile);
6161
```
6262

63-
The sample code assumes global Azure. Please change `AzureEnvironment.AZURE` variable if otherwise.
63+
The sample code assumes global Azure. Please change the `AzureCloud.AZURE_PUBLIC_CLOUD` variable if otherwise.
6464

6565
See [Authentication][authenticate] for more options.
6666

@@ -100,5 +100,3 @@ This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For m
100100
[cg]: https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md
101101
[coc]: https://opensource.microsoft.com/codeofconduct/
102102
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
103-
104-

0 commit comments

Comments
 (0)