Skip to content

Commit dd5c802

Browse files
CDP CLI 0.9.107
1 parent 2d6d140 commit dd5c802

File tree

21 files changed

+110
-38
lines changed

21 files changed

+110
-38
lines changed

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: cdpcli
3-
Version: 0.9.106
3+
Version: 0.9.107
44
Summary: Cloudera CDP Command Line Interface
55
Home-page: https://console.cdp.cloudera.com/
66
Author: Cloudera, Inc.

cdpcli.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: cdpcli
3-
Version: 0.9.106
3+
Version: 0.9.107
44
Summary: Cloudera CDP Command Line Interface
55
Home-page: https://console.cdp.cloudera.com/
66
Author: Cloudera, Inc.

cdpcli/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
version_json = '''
1010
{
11-
"date": "2024-02-12T13:56:21-0800",
11+
"date": "2024-02-29T16:04:55-0500",
1212
"dirty": true,
1313
"error": null,
14-
"full-revisionid": "f344162687b2204800669c6f20b67276f4935c23",
15-
"version": "0.9.106"
14+
"full-revisionid": "ab0755795cd75bbf445aa6065e5639359097c520",
15+
"version": "0.9.107"
1616
}
1717
''' # END VERSION_JSON
1818

cdpcli/data/audit/audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-products: CDP
55
x-form-factors: public
66
x-cdp-releases: PUBLIC
77
info:
8-
version: 0.9.106
8+
version: 0.9.107
99
title: Cloudera Audit Service
1010
license:
1111
name: Apache 2.0

cdpcli/data/cloudprivatelinks/cloudprivatelinks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-products: CDP
55
x-form-factors: public
66
x-cdp-releases: PUBLIC
77
info:
8-
version: 0.9.106
8+
version: 0.9.107
99
title: Cloudera CloudPrivateLinks API Service
1010
license:
1111
name: Apache 2.0

cdpcli/data/compute/compute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-products: CDP
55
x-form-factors: public,private
66
x-cdp-releases: PUBLIC
77
info:
8-
version: 0.9.106
8+
version: 0.9.107
99
title: Cloudera Compute Service
1010
license:
1111
name: Apache 2.0

cdpcli/data/consumption/consumption.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-products: CDP
55
x-form-factors: public
66
x-cdp-releases: PUBLIC
77
info:
8-
version: 0.9.106
8+
version: 0.9.107
99
title: Cloudera Consumption API Service
1010
license:
1111
name: Apache 2.0

cdpcli/data/datacatalog/datacatalog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ x-form-factors: public
55
x-cdp-releases: PUBLIC
66
x-audit: true
77
info:
8-
version: 0.9.106
8+
version: 0.9.107
99
title: Cloudera DataCatalog Service
1010
license:
1111
name: Apache 2.0

cdpcli/data/datahub/datahub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ x-form-factors: public
66
x-cdp-releases: PUBLIC
77
x-audit: true
88
info:
9-
version: 0.9.106
9+
version: 0.9.107
1010
title: Cloudera Data hub Service
1111
license:
1212
name: Apache 2.0

cdpcli/data/datalake/datalake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ x-form-factors: public
66
x-cdp-releases: PUBLIC
77
x-audit: true
88
info:
9-
version: 0.9.106
9+
version: 0.9.107
1010
title: Cloudera Datalake Service
1111
license:
1212
name: Apache 2.0

0 commit comments

Comments
 (0)