|
1 | 1 | # Release History |
2 | 2 |
|
3 | | -## 1.0.0-beta.2 (Unreleased) |
| 3 | +## 1.0.0-beta.2 (2025-12-24) |
4 | 4 |
|
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). |
6 | 6 |
|
7 | 7 | ### Breaking Changes |
8 | 8 |
|
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 |
10 | 159 |
|
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 |
12 | 166 |
|
13 | 167 | ## 1.0.0-beta.1 (2024-11-21) |
14 | 168 |
|
|
0 commit comments