Skip to content

Commit

Permalink
release 3.1.60 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Nov 16, 2023
1 parent 5fd1034 commit b134a04
Show file tree
Hide file tree
Showing 409 changed files with 48,334 additions and 262 deletions.
134 changes: 134 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,137 @@
# 3.1.60 2023-11-16

### HuaweiCloud SDK CDN

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowDomainFullConfig**
- changes of response param
- `+ configs.business_type`
- `+ configs.service_area`
- `+ configs.remark`
- `+ configs.flexible_origin`
- `+ configs.slice_etag_status`
- `+ configs.origin_receive_timeout`
- `+ configs.remote_auth`
- `+ configs.websocket`
- `+ configs.video_seek`
- `+ configs.request_limit_rules`
- `+ configs.ip_frequency_limit`
- `+ configs.hsts`
- `+ configs.quic`
- `+ configs.url_auth.sign_method`
- `+ configs.url_auth.match_type`
- `+ configs.url_auth.inherit_config`
- `+ configs.url_auth.key`
- `+ configs.url_auth.backup_key`
- `+ configs.url_auth.sign_arg`
- `+ configs.https.expire_time`
- `+ configs.https.certificate_type`
- `+ configs.https.ocsp_stapling_status`
- `+ configs.sources.weight`
- `+ configs.sources.obs_bucket_type`
- `+ configs.sources.bucket_access_key`
- `+ configs.sources.bucket_secret_key`
- `+ configs.sources.bucket_region`
- `+ configs.sources.bucket_name`
- `+ configs.compress.file_type`
- `+ configs.user_agent_filter.ua_list`
- **UpdateDomainFullConfig**
- changes of request param
- `+ configs.sources.weight`
- `+ configs.sources.obs_bucket_type`
- `+ configs.sources.bucket_access_key`
- `+ configs.sources.bucket_secret_key`
- `+ configs.sources.bucket_region`
- `+ configs.sources.bucket_name`
- `+ configs.compress.file_type`
- `+ configs.user_agent_filter.ua_list`

### HuaweiCloud SDK CodeArtsBuild

- _Features_
- Support the following APIs:
- `DownloadBuildLog`
- `DownloadTaskLog`
- `ShowFlowGraph`
- `ShowRecordDetail`
- `ShowOutputInfo`
- `StopJob`
- `CreateBuildJob`
- `UpdateBuildJob`
- `ListTemplates`
- `CreateTemplates`
- `DeleteTemplates`
- `ListNotice`
- `UpdateNotice`
- `DisableNotice`
- `ListJobConfig`
- _Bug Fix_
- None
- _Change_
- **ShowRecordInfo**
- changes of response param
- `+ result.duration`

### HuaweiCloud SDK CSMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListSecretTags**
- changes of response param
- `+ sys_tags.value`
- `- sys_tags.values`
- **ListNotificationRecords**
- changes of request param
- `+ limit`
- `+ marker`

### HuaweiCloud SDK GaussDB

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **CreateGaussMySqlInstance**
- changes of response param
- `* instance.volume.size: string -> int32`

### HuaweiCloud SDK LTS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListTopnTrafficStatistics**
- changes of response param
- `+ results.cold_storage`

### HuaweiCloud SDK OCR

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

### HuaweiCloud SDK RDS

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

# 3.1.59 2023-11-13

### HuaweiCloud SDK LTS
Expand Down
134 changes: 134 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,137 @@
# 3.1.60 2023-11-16

### HuaweiCloud SDK CDN

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowDomainFullConfig**
- 响应参数变更
- `+ configs.business_type`
- `+ configs.service_area`
- `+ configs.remark`
- `+ configs.flexible_origin`
- `+ configs.slice_etag_status`
- `+ configs.origin_receive_timeout`
- `+ configs.remote_auth`
- `+ configs.websocket`
- `+ configs.video_seek`
- `+ configs.request_limit_rules`
- `+ configs.ip_frequency_limit`
- `+ configs.hsts`
- `+ configs.quic`
- `+ configs.url_auth.sign_method`
- `+ configs.url_auth.match_type`
- `+ configs.url_auth.inherit_config`
- `+ configs.url_auth.key`
- `+ configs.url_auth.backup_key`
- `+ configs.url_auth.sign_arg`
- `+ configs.https.expire_time`
- `+ configs.https.certificate_type`
- `+ configs.https.ocsp_stapling_status`
- `+ configs.sources.weight`
- `+ configs.sources.obs_bucket_type`
- `+ configs.sources.bucket_access_key`
- `+ configs.sources.bucket_secret_key`
- `+ configs.sources.bucket_region`
- `+ configs.sources.bucket_name`
- `+ configs.compress.file_type`
- `+ configs.user_agent_filter.ua_list`
- **UpdateDomainFullConfig**
- 请求参数变更
- `+ configs.sources.weight`
- `+ configs.sources.obs_bucket_type`
- `+ configs.sources.bucket_access_key`
- `+ configs.sources.bucket_secret_key`
- `+ configs.sources.bucket_region`
- `+ configs.sources.bucket_name`
- `+ configs.compress.file_type`
- `+ configs.user_agent_filter.ua_list`

### HuaweiCloud SDK CodeArtsBuild

- _新增特性_
- 支持以下接口:
- `DownloadBuildLog`
- `DownloadTaskLog`
- `ShowFlowGraph`
- `ShowRecordDetail`
- `ShowOutputInfo`
- `StopJob`
- `CreateBuildJob`
- `UpdateBuildJob`
- `ListTemplates`
- `CreateTemplates`
- `DeleteTemplates`
- `ListNotice`
- `UpdateNotice`
- `DisableNotice`
- `ListJobConfig`
- _解决问题_
- 无
- _特性变更_
- **ShowRecordInfo**
- 响应参数变更
- `+ result.duration`

### HuaweiCloud SDK CSMS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListSecretTags**
- 响应参数变更
- `+ sys_tags.value`
- `- sys_tags.values`
- **ListNotificationRecords**
- 请求参数变更
- `+ limit`
- `+ marker`

### HuaweiCloud SDK GaussDB

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **CreateGaussMySqlInstance**
- 响应参数变更
- `* instance.volume.size: string -> int32`

### HuaweiCloud SDK LTS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListTopnTrafficStatistics**
- 响应参数变更
- `+ results.cold_storage`

### HuaweiCloud SDK OCR

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

### HuaweiCloud SDK RDS

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

# 3.1.59 2023-11-13

### HuaweiCloud SDK LTS
Expand Down
9 changes: 5 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ if(ENABLE_BSON)
add_definitions(-DHUAWEICLOUD_SDK_BSON_)
endif()

SET(BUILD_SERVICE cfw)
SET(SERVICE_VERSION v1)
SET(BUILD_SERVICE codeartsbuild)
SET(SERVICE_VERSION v3)

if(BUILD_SERVICE STREQUAL "all" OR BUILD_SERVICE STREQUAL "")
# USE MULTIPLE SERVICES(EXAMPLE: USE VPC ECS AND EIP)
Expand All @@ -35,8 +35,9 @@ if(BUILD_SERVICE STREQUAL "all" OR BUILD_SERVICE STREQUAL "")
#add_subdirectory(eps/src/v1)
#add_subdirectory(smn/src/v2)
#add_subdirectory(antiddos/src/v1)
add_subdirectory(drs/src/v3)
add_subdirectory(drs/src/v5)
#add_subdirectory(drs/src/v3)
#add_subdirectory(drs/src/v5)
add_subdirectory(aad/src/v1)
message(STATUS "Build all Services")
else()
# USE SINGLE SERVICE(EXAMPLE: USE VPC ECS AND EIP)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.59
3.1.60
Loading

0 comments on commit b134a04

Please sign in to comment.