You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-docs-beta/CHANGELOG.md
+22-2Lines changed: 22 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# CDP Control Plane Public API Changelog
2
2
3
+
## 0.9.119 (2024-07-31)
4
+
* datahub/datalake: Add new `rotate-db-certificate` command.
5
+
* de: Add new `force` and `includeJobRuns` options to `create-backup` command.
6
+
* dw: Add a new command to activate AWS Cluster `create-aws-cluster`.
7
+
* dw: Add a new command to activate Azure Cluster `create-azure-cluster`.
8
+
* dw: Add a new command to activate a Cluster on Private Cloud `create-private-cluster`.
9
+
* dw: Add `privateSQLSubnetName` and `privateDNSZoneSQL` fields to the `create-cluster`, `create-azure-cluster`, `list-clusters` and `describe-cluster` commands.
10
+
* dw: Add `aksPodCIDR` field to the `create-cluster`, `create-azure-cluster`, `list-clusters` and `describe-cluster` commands.
11
+
* dw: Add deployed cluster `version` field to `describe-cluster` and `list-clusters` responses.
12
+
* dw: Add `useOverlayNetwork` / `enablePrivateLoadBalancer` fields to `describe-cluster` and `list-clusters` response.
13
+
* dw: Add `enablePrivateSQL` / `privateDNSZoneAKS` / `enablePrivateAKS` / `userAssignedManagedIdentity` in the Azure options of `describe-cluster` and `list-clusters` response.
14
+
* dw: Add a new field `impalaQueryLog` to `create-vw` / `describe-vw` / `list-vws` and `update-vw` command.
15
+
* dw: Add a new field `enabledPrivateEKS` to `create-cluster` / `create-aws-cluster` / `describe-cluster` and `list-clusters` command.
16
+
* dw: Add a new field `enableStatestoreHighAvailability` to `create-vw` / `update-vw` / `describe-vw` and `list-vws` commands, for Impala.
17
+
* dw: Deprecate `additionalInstanceTypes` field in some commands.
18
+
* opdb: Remove `id` and `catalog` as required parameters for database `image` details input provided to `create-database` command.
* cloudprivatelinks: Add `cloudServiceProvider` argument to `deletePrivateLinkEndpoint` command.
5
25
* datalake: Add new command `cancelRestore`.
@@ -9,14 +29,14 @@
9
29
* environments: Add new parameters `imageId` and `allowMajorOsUpgrade` to `upgradeFreeipa` command.
10
30
* ml: Add new properties `version` and `endpointPublicAccess` to `ModelRegistry` object.
11
31
12
-
# 0.9.117 (2024-06-26)
32
+
##0.9.117 (2024-06-26)
13
33
* cloudprivatelinks: Add new property `status` to `AuthorizePrivateLinkServiceAccessResponse` object.
14
34
* de: Add support for `Spark 3.5` to `createVc` command.
15
35
* compute: Add new properties `isDefault` and `clusterShape` to `ListClusterItems` object.
16
36
* compute: Update description of `includeDeleted` in `ListClusters` command.
17
37
* dw: Deprecate properties `waitQueueSize` and `headroom` in `CreateApplicationResourcesBreakdown` object.
18
38
19
-
# 0.9.115 (2024-06-05)
39
+
##0.9.115 (2024-06-05)
20
40
* de: Add new property `allPurposeInstanceGroupDetails` to `ServiceResources` object.
21
41
* de: Add new property `sessionTimeout` to `VcDescription` object.
22
42
* de: Add new parameters `allPurposeInstanceType`, `allPurposeMinimumInstances`, `allPurposeMaximumInstances`, `allPurposeMinimumSpotInstances`, `allPurposeMaximumSpotInstances`, `allPurposeInitialInstances`, `allPurposeInitialSpotInstances`, and `allPurposeRootVolumeSize` to `enableService` command.
0 commit comments