Skip to content

Commit

Permalink
release 3.1.97 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed May 23, 2024
1 parent 5d2cc9a commit f720a68
Show file tree
Hide file tree
Showing 455 changed files with 17,481 additions and 1,970 deletions.
170 changes: 170 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,173 @@
# 3.1.97 2024-05-23

### HuaweiCloud SDK APM

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowMonitorItemDetail**
- changes of response param
- `+ config_item_list`
- `+ collector_id`
- `+ interval`

### HuaweiCloud SDK AS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateScalingGroup**
- changes of request param
- `+ tags`
- **ListScalingGroups**
- changes of response param
- `+ scaling_groups.tags`
- **ShowScalingGroup**
- changes of response param
- `+ scaling_group.tags`

### HuaweiCloud SDK Config

- _Features_
- Support the following APIs:
- `ListResourcesByTag`
- `CountResourcesByTag`
- `TagResource`
- `UnTagResource`
- `ListTagsForResource`
- `ListTagsForResourceType`
- _Bug Fix_
- None
- _Change_
- **ShowPolicyAssignment**
- changes of response param
- `+ tags`
- **UpdatePolicyAssignment**
- changes of request param
- `+ tags`
- changes of response param
- `+ tags`
- **ShowAggregatePolicyAssignmentDetail**
- changes of response param
- `+ tags`
- **CreatePolicyAssignments**
- changes of request param
- `+ tags`
- changes of response param
- `+ tags`
- **ListPolicyAssignments**
- changes of response param
- `+ tags`
- `+ value.tags`

### HuaweiCloud SDK DataArtsStudio

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **UpdateSecurityPermissionSetPermission**
- changes of response param
- `+ url`
- **CreateSecurityPermissionSetPermission**
- changes of request param
- `+ url`
- changes of response param
- `+ url`
- **ListSecurityPermissionSetPermissions**
- changes of response param
- `+ url`
- `+ permissions.url`
- **ListSecurityDlfDataWareHouses**
- changes of request param
- `+ offset`
- `+ limit`

### HuaweiCloud SDK GaussDBforNoSQL

- _Features_
- Support the APIs `ShowRedisBigKeys`, `ShowPasswordlessConfig`, `UpdatePasswordlessConfig`
- _Bug Fix_
- None
- _Change_
- **OfflineNodes**
- changes of request param
- `* x-auth-token: optional -> required`

### HuaweiCloud SDK MetaStudio

- _Features_
- Support the following APIs:
- `ShowAgency`
- `CreateAgencyWithRoleType`
- `DeleteAgencyWithRoleType`
- `ListHotWords`
- `CreateHotWords`
- `ShowHotWords`
- `UpdateHotWords`
- `DeleteHotWords`
- `ShowHotWordsSwitch`
- `UpdateHotWordsSwitch`
- _Bug Fix_
- None
- _Change_
- Remove the API `CheckTextLanguage`
- **ShowRobot**
- changes of response param
- `+ is_ifly_production`
- `+ tail_silence_time`
- `+ sis_region`
- `+ sis_project_id`
- **UpdateRobot**
- changes of request param
- `+ tail_silence_time`
- `+ huawei_ei_cbs.sis_region`
- `+ huawei_ei_cbs.sis_project_id`
- `+ iflytek_aiui_config.is_production`
- `+ iflytek_spark.is_production`
- `+ third_party_model_config.sis_region`
- `+ third_party_model_config.sis_project_id`
- `+ mobvoi_config.sis_region`
- `+ mobvoi_config.sis_project_id`
- **CreateRobot**
- changes of request param
- `+ tail_silence_time`
- `+ huawei_ei_cbs.sis_region`
- `+ huawei_ei_cbs.sis_project_id`
- `+ iflytek_aiui_config.is_production`
- `+ iflytek_spark.is_production`
- `+ third_party_model_config.sis_region`
- `+ third_party_model_config.sis_project_id`
- `+ mobvoi_config.sis_region`
- `+ mobvoi_config.sis_project_id`
- **ListRobot**
- changes of response param
- `+ is_ifly_production`
- `+ tail_silence_time`
- `+ sis_region`
- `+ sis_project_id`
- `+ data.is_ifly_production`
- `+ data.tail_silence_time`
- `+ data.sis_region`
- `+ data.sis_project_id`
- **ListDigitalHumanVideo**
- changes of request param
- `+ job_id`

### HuaweiCloud SDK RDS

- _Features_
- Support the API `DownloadErrorlog`
- _Bug Fix_
- None
- _Change_
- None

# 3.1.96 2024-05-16

### HuaweiCloud SDK APM
Expand Down
170 changes: 170 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,173 @@
# 3.1.97 2024-05-23

### HuaweiCloud SDK APM

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowMonitorItemDetail**
- 响应参数变更
- `+ config_item_list`
- `+ collector_id`
- `+ interval`

### HuaweiCloud SDK AS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreateScalingGroup**
- 请求参数变更
- `+ tags`
- **ListScalingGroups**
- 响应参数变更
- `+ scaling_groups.tags`
- **ShowScalingGroup**
- 响应参数变更
- `+ scaling_group.tags`

### HuaweiCloud SDK Config

- _新增特性_
- 支持以下接口:
- `ListResourcesByTag`
- `CountResourcesByTag`
- `TagResource`
- `UnTagResource`
- `ListTagsForResource`
- `ListTagsForResourceType`
- _解决问题_
- 无
- _特性变更_
- **ShowPolicyAssignment**
- 响应参数变更
- `+ tags`
- **UpdatePolicyAssignment**
- 请求参数变更
- `+ tags`
- 响应参数变更
- `+ tags`
- **ShowAggregatePolicyAssignmentDetail**
- 响应参数变更
- `+ tags`
- **CreatePolicyAssignments**
- 请求参数变更
- `+ tags`
- 响应参数变更
- `+ tags`
- **ListPolicyAssignments**
- 响应参数变更
- `+ tags`
- `+ value.tags`

### HuaweiCloud SDK DataArtsStudio

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **UpdateSecurityPermissionSetPermission**
- 响应参数变更
- `+ url`
- **CreateSecurityPermissionSetPermission**
- 请求参数变更
- `+ url`
- 响应参数变更
- `+ url`
- **ListSecurityPermissionSetPermissions**
- 响应参数变更
- `+ url`
- `+ permissions.url`
- **ListSecurityDlfDataWareHouses**
- 请求参数变更
- `+ offset`
- `+ limit`

### HuaweiCloud SDK GaussDBforNoSQL

- _新增特性_
- 支持接口`ShowRedisBigKeys`、`ShowPasswordlessConfig`、`UpdatePasswordlessConfig`
- _解决问题_
- 无
- _特性变更_
- **OfflineNodes**
- 请求参数变更
- `* x-auth-token: optional -> required`

### HuaweiCloud SDK MetaStudio

- _新增特性_
- 支持以下接口:
- `ShowAgency`
- `CreateAgencyWithRoleType`
- `DeleteAgencyWithRoleType`
- `ListHotWords`
- `CreateHotWords`
- `ShowHotWords`
- `UpdateHotWords`
- `DeleteHotWords`
- `ShowHotWordsSwitch`
- `UpdateHotWordsSwitch`
- _解决问题_
- 无
- _特性变更_
- 移除接口`CheckTextLanguage`
- **ShowRobot**
- 响应参数变更
- `+ is_ifly_production`
- `+ tail_silence_time`
- `+ sis_region`
- `+ sis_project_id`
- **UpdateRobot**
- 请求参数变更
- `+ tail_silence_time`
- `+ huawei_ei_cbs.sis_region`
- `+ huawei_ei_cbs.sis_project_id`
- `+ iflytek_aiui_config.is_production`
- `+ iflytek_spark.is_production`
- `+ third_party_model_config.sis_region`
- `+ third_party_model_config.sis_project_id`
- `+ mobvoi_config.sis_region`
- `+ mobvoi_config.sis_project_id`
- **CreateRobot**
- 请求参数变更
- `+ tail_silence_time`
- `+ huawei_ei_cbs.sis_region`
- `+ huawei_ei_cbs.sis_project_id`
- `+ iflytek_aiui_config.is_production`
- `+ iflytek_spark.is_production`
- `+ third_party_model_config.sis_region`
- `+ third_party_model_config.sis_project_id`
- `+ mobvoi_config.sis_region`
- `+ mobvoi_config.sis_project_id`
- **ListRobot**
- 响应参数变更
- `+ is_ifly_production`
- `+ tail_silence_time`
- `+ sis_region`
- `+ sis_project_id`
- `+ data.is_ifly_production`
- `+ data.tail_silence_time`
- `+ data.sis_region`
- `+ data.sis_project_id`
- **ListDigitalHumanVideo**
- 请求参数变更
- `+ job_id`

### HuaweiCloud SDK RDS

- _新增特性_
- 支持接口`DownloadErrorlog`
- _解决问题_
- 无
- _特性变更_
- 无

# 3.1.96 2024-05-16

### HuaweiCloud SDK APM
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.96
3.1.97
2 changes: 1 addition & 1 deletion huaweicloud-sdk-aad/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
huaweicloudsdkcore >= 3.1.96
huaweicloudsdkcore >= 3.1.97
4 changes: 2 additions & 2 deletions huaweicloud-sdk-aad/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup, find_packages

NAME = "huaweicloudsdkaad"
VERSION = "3.1.96"
VERSION = "3.1.97"
AUTHOR = "HuaweiCloud SDK"
AUTHOR_EMAIL = "hwcloudsdk@huawei.com"
URL = "https://github.com/huaweicloud/huaweicloud-sdk-python-v3"
Expand All @@ -14,7 +14,7 @@
with open(path.join(this_directory, 'README_PYPI.md'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()

REQUIRES = ["huaweicloudsdkcore>=3.1.96"]
REQUIRES = ["huaweicloudsdkcore>=3.1.97"]

OPTIONS = {
'bdist_wheel': {
Expand Down
Loading

0 comments on commit f720a68

Please sign in to comment.