|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 0.2.0 (2025-05-06) |
| 4 | +### Breaking Changes |
| 5 | + |
| 6 | +- Enum `CycleType` has been removed |
| 7 | +- Function `NewCacheNodesOperationsClient` has been removed |
| 8 | +- Function `*CacheNodesOperationsClient.BeginCreateorUpdate` has been removed |
| 9 | +- Function `*CacheNodesOperationsClient.Delete` has been removed |
| 10 | +- Function `*CacheNodesOperationsClient.Get` has been removed |
| 11 | +- Function `*CacheNodesOperationsClient.NewListByResourceGroupPager` has been removed |
| 12 | +- Function `*CacheNodesOperationsClient.NewListBySubscriptionPager` has been removed |
| 13 | +- Function `*CacheNodesOperationsClient.Update` has been removed |
| 14 | +- Function `*ClientFactory.NewCacheNodesOperationsClient` has been removed |
| 15 | +- Function `*ClientFactory.NewEnterpriseCustomerOperationsClient` has been removed |
| 16 | +- Function `NewEnterpriseCustomerOperationsClient` has been removed |
| 17 | +- Function `*EnterpriseCustomerOperationsClient.BeginCreateOrUpdate` has been removed |
| 18 | +- Function `*EnterpriseCustomerOperationsClient.Delete` has been removed |
| 19 | +- Function `*EnterpriseCustomerOperationsClient.Get` has been removed |
| 20 | +- Function `*EnterpriseCustomerOperationsClient.NewListByResourceGroupPager` has been removed |
| 21 | +- Function `*EnterpriseCustomerOperationsClient.NewListBySubscriptionPager` has been removed |
| 22 | +- Function `*EnterpriseCustomerOperationsClient.Update` has been removed |
| 23 | +- Struct `CacheNodeOldResponse` has been removed |
| 24 | +- Struct `CacheNodePreviewResource` has been removed |
| 25 | +- Struct `CacheNodePreviewResourceListResult` has been removed |
| 26 | +- Struct `EnterprisePreviewResource` has been removed |
| 27 | +- Struct `EnterprisePreviewResourceListResult` has been removed |
| 28 | +- Field `ProxyURL`, `UpdateCycleType` of struct `AdditionalCacheNodeProperties` has been removed |
| 29 | +- Field `PeeringDbLastUpdateTime` of struct `AdditionalCustomerProperties` has been removed |
| 30 | + |
| 31 | +### Features Added |
| 32 | + |
| 33 | +- New function `*EnterpriseMccCacheNodesOperationsClient.GetCacheNodeAutoUpdateHistory(context.Context, string, string, string, *EnterpriseMccCacheNodesOperationsClientGetCacheNodeAutoUpdateHistoryOptions) (EnterpriseMccCacheNodesOperationsClientGetCacheNodeAutoUpdateHistoryResponse, error)` |
| 34 | +- New function `*EnterpriseMccCacheNodesOperationsClient.GetCacheNodeMccIssueDetailsHistory(context.Context, string, string, string, *EnterpriseMccCacheNodesOperationsClientGetCacheNodeMccIssueDetailsHistoryOptions) (EnterpriseMccCacheNodesOperationsClientGetCacheNodeMccIssueDetailsHistoryResponse, error)` |
| 35 | +- New function `*EnterpriseMccCacheNodesOperationsClient.GetCacheNodeTLSCertificateHistory(context.Context, string, string, string, *EnterpriseMccCacheNodesOperationsClientGetCacheNodeTLSCertificateHistoryOptions) (EnterpriseMccCacheNodesOperationsClientGetCacheNodeTLSCertificateHistoryResponse, error)` |
| 36 | +- New function `*IspCacheNodesOperationsClient.GetCacheNodeAutoUpdateHistory(context.Context, string, string, string, *IspCacheNodesOperationsClientGetCacheNodeAutoUpdateHistoryOptions) (IspCacheNodesOperationsClientGetCacheNodeAutoUpdateHistoryResponse, error)` |
| 37 | +- New function `*IspCacheNodesOperationsClient.GetCacheNodeMccIssueDetailsHistory(context.Context, string, string, string, *IspCacheNodesOperationsClientGetCacheNodeMccIssueDetailsHistoryOptions) (IspCacheNodesOperationsClientGetCacheNodeMccIssueDetailsHistoryResponse, error)` |
| 38 | +- New struct `MccCacheNodeAutoUpdateHistory` |
| 39 | +- New struct `MccCacheNodeAutoUpdateHistoryProperties` |
| 40 | +- New struct `MccCacheNodeAutoUpdateInfo` |
| 41 | +- New struct `MccCacheNodeIssueHistory` |
| 42 | +- New struct `MccCacheNodeIssueHistoryProperties` |
| 43 | +- New struct `MccCacheNodeTLSCertificate` |
| 44 | +- New struct `MccCacheNodeTLSCertificateHistory` |
| 45 | +- New struct `MccCacheNodeTLSCertificateProperties` |
| 46 | +- New struct `MccIssue` |
| 47 | +- New field `CreationMethod`, `CurrentTLSCertificate`, `IssuesCount`, `IssuesList`, `LastAutoUpdateInfo`, `TLSStatus` in struct `AdditionalCacheNodeProperties` |
| 48 | +- New field `DriveConfiguration`, `ProxyURLConfiguration`, `TLSCertificateProvisioningKey` in struct `CacheNodeInstallProperties` |
| 49 | + |
| 50 | + |
3 | 51 | ## 0.1.0 (2024-11-20) |
4 | 52 | ### Other Changes |
5 | 53 |
|
|
0 commit comments