Skip to content

Commit 7ac1272

Browse files
release 3.1.139 source code
1 parent 4f2b76f commit 7ac1272

File tree

926 files changed

+37420
-1282
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

926 files changed

+37420
-1282
lines changed

CHANGELOG.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,138 @@
1+
# 3.1.139 2025-03-13
2+
3+
### HuaweiCloud SDK AOS
4+
5+
- _API Version_
6+
- V1
7+
- _Features_
8+
- None
9+
- _Bug Fix_
10+
- None
11+
- _Change_
12+
- **CreatePrivateProvider**
13+
- changes of request param
14+
- `+ provider_agency_urn`
15+
- `+ provider_agency_name`
16+
17+
### HuaweiCloud SDK CAE
18+
19+
- _API Version_
20+
- V1
21+
- _Features_
22+
- Support the following APIs:
23+
- `ListSecrets`
24+
- `CreateSecret`
25+
- `UpdateSecret`
26+
- `DeleteSecret`
27+
- `ListEffectiveComponents`
28+
- _Bug Fix_
29+
- None
30+
- _Change_
31+
- None
32+
33+
### HuaweiCloud SDK CCE
34+
35+
- _API Version_
36+
- V3
37+
- _Features_
38+
- Support the following APIs:
39+
- `ShowAutopilotMaintenanceWindow`
40+
- `UpdateAutopilotMaintenanceWindow`
41+
- `CreateAutopilotMaintenanceWindow`
42+
- `DeleteAutopilotMaintenanceWindow`
43+
- `ListAutopilotUpgradePlans`
44+
- `UpdateAutopilotUpgradePlan`
45+
- _Bug Fix_
46+
- None
47+
- _Change_
48+
- None
49+
50+
### HuaweiCloud SDK DataArtsStudio
51+
52+
- _API Version_
53+
- V1
54+
- _Features_
55+
- Support the following APIs:
56+
- `CreateSecurityDataClassificationCombineRule`
57+
- `UpdateSecurityDataClassificationCombineRule`
58+
- `CheckSecurityDataClassificationCombineRule`
59+
- `DeleteSecurityDataClassificationRuleGroup`
60+
- `ListSecurityResourcePermissions`
61+
- `CreateSecurityResourcePermissionPolicy`
62+
- `ShowSecurityResourcePermissionPolicy`
63+
- `UpdateSecurityResourcePermissionPolicy`
64+
- `BatchDeleteSecurityResourcePermissionPolicies`
65+
- `ShowSecuritySensitiveDataDiagnoseResult`
66+
- `ShowSecurityNoMaskingTableResult`
67+
- `ShowSecurityDatasourceProtectionDiagnoseResult`
68+
- `ListSecurityDataCategories`
69+
- `ImportSecurityBuiltinCategoryGroups`
70+
- `ExecuteSecurityDiagnose`
71+
- `ListSecurityUnreasonablePermissions`
72+
- `ShowSecurityPermissionManagementDiagnoseResult`
73+
- `ShowSecurityAdmin`
74+
- `ModifySecurityAdmin`
75+
- `ListSecurityApprovals`
76+
- `CreateSecurityDataClassificationRuleGroup`
77+
- _Bug Fix_
78+
- None
79+
- _Change_
80+
- None
81+
82+
### HuaweiCloud SDK KVS
83+
84+
- _API Version_
85+
- V1
86+
- _Features_
87+
- None
88+
- _Bug Fix_
89+
- None
90+
- _Change_
91+
- **PutKv**
92+
- changes of request param
93+
- `+ condition_expression.single_kv_expression`
94+
- **UpdateKv**
95+
- changes of request param
96+
- `+ condition_expression.single_kv_expression`
97+
- **DeleteKv**
98+
- changes of request param
99+
- `+ condition_expression.single_kv_expression`
100+
- **ScanKv**
101+
- changes of request param
102+
- `+ filter_expression.single_kv_expression`
103+
- **ScanSkeyKv**
104+
- changes of request param
105+
- `+ filter_expression.single_kv_expression`
106+
107+
### HuaweiCloud SDK RDS
108+
109+
- _API Version_
110+
- V3
111+
- _Features_
112+
- Support the API `ListVolumeInfo`
113+
- _Bug Fix_
114+
- None
115+
- _Change_
116+
- None
117+
118+
### HuaweiCloud SDK VPN
119+
120+
- _API Version_
121+
- V5
122+
- _Features_
123+
- Support the APIs `BatchCreateVpnUsers`, `BatchDeleteVpnUsers`, `ListExtendedAvailabilityZones`
124+
- _Bug Fix_
125+
- None
126+
- _Change_
127+
- **ListP2cVgws**
128+
- changes of request param
129+
- `+ limit`
130+
- `+ marker`
131+
- **ListVpnServersByProject**
132+
- changes of request param
133+
- `+ limit`
134+
- `+ marker`
135+
1136
# 3.1.138 2025-03-06
2137

3138
### HuaweiCloud SDK CAE

CHANGELOG_CN.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,138 @@
1+
# 3.1.139 2025-03-13
2+
3+
### HuaweiCloud SDK AOS
4+
5+
- _接口版本_
6+
- V1
7+
- _新增特性_
8+
- 无
9+
- _解决问题_
10+
- 无
11+
- _特性变更_
12+
- **CreatePrivateProvider**
13+
- 请求参数变更
14+
- `+ provider_agency_urn`
15+
- `+ provider_agency_name`
16+
17+
### HuaweiCloud SDK CAE
18+
19+
- _接口版本_
20+
- V1
21+
- _新增特性_
22+
- 支持以下接口:
23+
- `ListSecrets`
24+
- `CreateSecret`
25+
- `UpdateSecret`
26+
- `DeleteSecret`
27+
- `ListEffectiveComponents`
28+
- _解决问题_
29+
- 无
30+
- _特性变更_
31+
- 无
32+
33+
### HuaweiCloud SDK CCE
34+
35+
- _接口版本_
36+
- V3
37+
- _新增特性_
38+
- 支持以下接口:
39+
- `ShowAutopilotMaintenanceWindow`
40+
- `UpdateAutopilotMaintenanceWindow`
41+
- `CreateAutopilotMaintenanceWindow`
42+
- `DeleteAutopilotMaintenanceWindow`
43+
- `ListAutopilotUpgradePlans`
44+
- `UpdateAutopilotUpgradePlan`
45+
- _解决问题_
46+
- 无
47+
- _特性变更_
48+
- 无
49+
50+
### HuaweiCloud SDK DataArtsStudio
51+
52+
- _接口版本_
53+
- V1
54+
- _新增特性_
55+
- 支持以下接口:
56+
- `CreateSecurityDataClassificationCombineRule`
57+
- `UpdateSecurityDataClassificationCombineRule`
58+
- `CheckSecurityDataClassificationCombineRule`
59+
- `DeleteSecurityDataClassificationRuleGroup`
60+
- `ListSecurityResourcePermissions`
61+
- `CreateSecurityResourcePermissionPolicy`
62+
- `ShowSecurityResourcePermissionPolicy`
63+
- `UpdateSecurityResourcePermissionPolicy`
64+
- `BatchDeleteSecurityResourcePermissionPolicies`
65+
- `ShowSecuritySensitiveDataDiagnoseResult`
66+
- `ShowSecurityNoMaskingTableResult`
67+
- `ShowSecurityDatasourceProtectionDiagnoseResult`
68+
- `ListSecurityDataCategories`
69+
- `ImportSecurityBuiltinCategoryGroups`
70+
- `ExecuteSecurityDiagnose`
71+
- `ListSecurityUnreasonablePermissions`
72+
- `ShowSecurityPermissionManagementDiagnoseResult`
73+
- `ShowSecurityAdmin`
74+
- `ModifySecurityAdmin`
75+
- `ListSecurityApprovals`
76+
- `CreateSecurityDataClassificationRuleGroup`
77+
- _解决问题_
78+
- 无
79+
- _特性变更_
80+
- 无
81+
82+
### HuaweiCloud SDK KVS
83+
84+
- _接口版本_
85+
- V1
86+
- _新增特性_
87+
- 无
88+
- _解决问题_
89+
- 无
90+
- _特性变更_
91+
- **PutKv**
92+
- 请求参数变更
93+
- `+ condition_expression.single_kv_expression`
94+
- **UpdateKv**
95+
- 请求参数变更
96+
- `+ condition_expression.single_kv_expression`
97+
- **DeleteKv**
98+
- 请求参数变更
99+
- `+ condition_expression.single_kv_expression`
100+
- **ScanKv**
101+
- 请求参数变更
102+
- `+ filter_expression.single_kv_expression`
103+
- **ScanSkeyKv**
104+
- 请求参数变更
105+
- `+ filter_expression.single_kv_expression`
106+
107+
### HuaweiCloud SDK RDS
108+
109+
- _接口版本_
110+
- V3
111+
- _新增特性_
112+
- 支持接口`ListVolumeInfo`
113+
- _解决问题_
114+
- 无
115+
- _特性变更_
116+
- 无
117+
118+
### HuaweiCloud SDK VPN
119+
120+
- _接口版本_
121+
- V5
122+
- _新增特性_
123+
- 支持接口`BatchCreateVpnUsers`、`BatchDeleteVpnUsers`、`ListExtendedAvailabilityZones`
124+
- _解决问题_
125+
- 无
126+
- _特性变更_
127+
- **ListP2cVgws**
128+
- 请求参数变更
129+
- `+ limit`
130+
- `+ marker`
131+
- **ListVpnServersByProject**
132+
- 请求参数变更
133+
- `+ limit`
134+
- `+ marker`
135+
1136
# 3.1.138 2025-03-06
2137

3138
### HuaweiCloud SDK CAE

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.138
1+
3.1.139

huaweicloud-sdk-aad/huaweicloudsdkaad/v1/aad_async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from huaweicloudsdkcore.client import Client, ClientBuilder
99
from huaweicloudsdkcore.utils import http_utils
1010
from huaweicloudsdkcore.sdk_stream_request import SdkStreamRequest
11+
1112
try:
1213
from huaweicloudsdkcore.invoker.invoker import AsyncInvoker
1314
except ImportError as e:

huaweicloud-sdk-aad/huaweicloudsdkaad/v1/aad_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from huaweicloudsdkcore.client import Client, ClientBuilder
99
from huaweicloudsdkcore.utils import http_utils
1010
from huaweicloudsdkcore.sdk_stream_request import SdkStreamRequest
11+
1112
try:
1213
from huaweicloudsdkcore.invoker.invoker import SyncInvoker
1314
except ImportError as e:

huaweicloud-sdk-aad/huaweicloudsdkaad/v2/aad_async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from huaweicloudsdkcore.client import Client, ClientBuilder
99
from huaweicloudsdkcore.utils import http_utils
1010
from huaweicloudsdkcore.sdk_stream_request import SdkStreamRequest
11+
1112
try:
1213
from huaweicloudsdkcore.invoker.invoker import AsyncInvoker
1314
except ImportError as e:

huaweicloud-sdk-aad/huaweicloudsdkaad/v2/aad_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from huaweicloudsdkcore.client import Client, ClientBuilder
99
from huaweicloudsdkcore.utils import http_utils
1010
from huaweicloudsdkcore.sdk_stream_request import SdkStreamRequest
11+
1112
try:
1213
from huaweicloudsdkcore.invoker.invoker import SyncInvoker
1314
except ImportError as e:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
huaweicloudsdkcore >= 3.1.138
1+
huaweicloudsdkcore >= 3.1.139

huaweicloud-sdk-aad/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from setuptools import setup, find_packages
55

66
NAME = "huaweicloudsdkaad"
7-
VERSION = "3.1.138"
7+
VERSION = "3.1.139"
88
AUTHOR = "HuaweiCloud SDK"
99
AUTHOR_EMAIL = "[email protected]"
1010
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
@@ -14,7 +14,7 @@
1414
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
1515
LONG_DESCRIPTION = f.read()
1616

17-
REQUIRES = ["huaweicloudsdkcore>=3.1.138"]
17+
REQUIRES = ["huaweicloudsdkcore>=3.1.139"]
1818

1919
OPTIONS = {
2020
'bdist_wheel': {

0 commit comments

Comments
 (0)