Skip to content

Commit

Permalink
release 3.1.104 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Aug 1, 2024
1 parent 6090def commit 9e4467e
Show file tree
Hide file tree
Showing 175 changed files with 14,741 additions and 474 deletions.
125 changes: 125 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,128 @@
# 3.1.104 2024-08-01

### HuaweiCloud SDK BSSINTL

- _Features_
- Support the API `ShowPartnerConsumptionQuota`
- _Bug Fix_
- None
- _Change_
- **ListRateOnPeriodDetail**
- changes of response param
- `- optional_discount_rating_results.product_rating_results.limit`

### HuaweiCloud SDK CSS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowAutoCreatePolicy**
- changes of response param
- `+ frequency`

### HuaweiCloud SDK IAMAccessAnalyzer

- _Features_
- Support the API `CheckNoNewAccess`
- _Bug Fix_
- None
- _Change_
- **ListFindings**
- changes of request param
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- changes of response param
- `+ findings.finding_type`
- `+ findings.resource_type: enum value [iam:user]`
- `* findings: list<Finding> -> list<FindingSummary>`
- **ShowFinding**
- changes of response param
- `+ finding.finding_details`
- `+ finding.finding_type`
- `+ finding.resource_type: enum value [iam:user]`
- **ListAccessPreviewFindings**
- changes of request param
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- changes of response param
- `+ findings.resource_type: enum value [iam:user]`
- **CreateAnalyzer**
- changes of request param
- `+ configuration`
- `+ type: enum value [account_unused_access,organization_unused_access]`
- **ListAnalyzers**
- changes of request param
- `+ type: enum value [account_unused_access,organization_unused_access]`
- changes of response param
- `+ analyzers.configuration`
- `+ analyzers.status_reason.details`
- `+ analyzers.type: enum value [account_unused_access,organization_unused_access]`
- **ShowAnalyzer**
- changes of response param
- `+ analyzer.configuration`
- `+ analyzer.status_reason.details`
- `+ analyzer.type: enum value [account_unused_access,organization_unused_access]`
- **CreateArchiveRule**
- changes of request param
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **ListArchiveRules**
- changes of response param
- `+ archive_rules.filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **UpdateArchiveRule**
- changes of request param
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **ShowArchiveRule**
- changes of response param
- `+ archive_rule.filters.key: enum value [condition.g:SourceVpce,finding_type]`

### HuaweiCloud SDK LTS

- _Features_
- Support the following APIs:
- `ListConsumerGroup`
- `CreateConsumerGroup`
- `ConsumerGroupHeartBeat`
- `ShowLogStreamShards`
- `ListDetailsConsumerGroup`
- `UpdateCheckPoint`
- `DeleteConsumerGroup`
- `ShowCursorByTime`
- `ShowCursorTime`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK VPCEP

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListEndpointInfoDetails**
- changes of response param
- `+ policy_document`
- **UpdateEndpointWhite**
- changes of response param
- `+ policy_document`
- **UpdateEndpointPolicy**
- changes of request param
- `+ policy_document`
- changes of response param
- `+ policy_document`
- **DeleteEndpointPolicy**
- changes of response param
- `+ policy_document`
- **CreateEndpoint**
- changes of request param
- `+ policy_document`
- changes of response param
- `+ policy_document`
- **ListEndpoints**
- changes of response param
- `+ endpoints.policy_document`

# 3.1.103 2024-07-25

### HuaweiCloud SDK APIG
Expand Down
125 changes: 125 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,128 @@
# 3.1.104 2024-08-01

### HuaweiCloud SDK BSSINTL

- _新增特性_
- 支持接口`ShowPartnerConsumptionQuota`
- _解决问题_
- 无
- _特性变更_
- **ListRateOnPeriodDetail**
- 响应参数变更
- `- optional_discount_rating_results.product_rating_results.limit`

### HuaweiCloud SDK CSS

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowAutoCreatePolicy**
- 响应参数变更
- `+ frequency`

### HuaweiCloud SDK IAMAccessAnalyzer

- _新增特性_
- 支持接口`CheckNoNewAccess`
- _解决问题_
- 无
- _特性变更_
- **ListFindings**
- 请求参数变更
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- 响应参数变更
- `+ findings.finding_type`
- `+ findings.resource_type: enum value [iam:user]`
- `* findings: list<Finding> -> list<FindingSummary>`
- **ShowFinding**
- 响应参数变更
- `+ finding.finding_details`
- `+ finding.finding_type`
- `+ finding.resource_type: enum value [iam:user]`
- **ListAccessPreviewFindings**
- 请求参数变更
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- 响应参数变更
- `+ findings.resource_type: enum value [iam:user]`
- **CreateAnalyzer**
- 请求参数变更
- `+ configuration`
- `+ type: enum value [account_unused_access,organization_unused_access]`
- **ListAnalyzers**
- 请求参数变更
- `+ type: enum value [account_unused_access,organization_unused_access]`
- 响应参数变更
- `+ analyzers.configuration`
- `+ analyzers.status_reason.details`
- `+ analyzers.type: enum value [account_unused_access,organization_unused_access]`
- **ShowAnalyzer**
- 响应参数变更
- `+ analyzer.configuration`
- `+ analyzer.status_reason.details`
- `+ analyzer.type: enum value [account_unused_access,organization_unused_access]`
- **CreateArchiveRule**
- 请求参数变更
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **ListArchiveRules**
- 响应参数变更
- `+ archive_rules.filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **UpdateArchiveRule**
- 请求参数变更
- `+ filters.key: enum value [condition.g:SourceVpce,finding_type]`
- **ShowArchiveRule**
- 响应参数变更
- `+ archive_rule.filters.key: enum value [condition.g:SourceVpce,finding_type]`

### HuaweiCloud SDK LTS

- _新增特性_
- 支持以下接口:
- `ListConsumerGroup`
- `CreateConsumerGroup`
- `ConsumerGroupHeartBeat`
- `ShowLogStreamShards`
- `ListDetailsConsumerGroup`
- `UpdateCheckPoint`
- `DeleteConsumerGroup`
- `ShowCursorByTime`
- `ShowCursorTime`
- _解决问题_
- 无
- _特性变更_
- 无

### HuaweiCloud SDK VPCEP

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ListEndpointInfoDetails**
- 响应参数变更
- `+ policy_document`
- **UpdateEndpointWhite**
- 响应参数变更
- `+ policy_document`
- **UpdateEndpointPolicy**
- 请求参数变更
- `+ policy_document`
- 响应参数变更
- `+ policy_document`
- **DeleteEndpointPolicy**
- 响应参数变更
- `+ policy_document`
- **CreateEndpoint**
- 请求参数变更
- `+ policy_document`
- 响应参数变更
- `+ policy_document`
- **ListEndpoints**
- 响应参数变更
- `+ endpoints.policy_document`

# 3.1.103 2024-07-25

### HuaweiCloud SDK APIG
Expand Down
2 changes: 1 addition & 1 deletion Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"core"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions Services/Aad/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aad"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/AntiDDoS/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"antiddos"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Aom/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aom"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Aos/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"aos"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Apig/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"apig"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/As/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"as"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
4 changes: 2 additions & 2 deletions Services/Bms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"api",
"bms"
],
"version": "3.1.103",
"version": "3.1.104",
"type": "library",
"license": "Apache-2.0",
"authors": [
Expand All @@ -20,7 +20,7 @@
],
"minimum-stability": "dev",
"require": {
"huaweicloud/huaweicloud-sdk-core": "3.1.103"
"huaweicloud/huaweicloud-sdk-core": "3.1.104"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 9e4467e

Please sign in to comment.