Skip to content

Commit

Permalink
release 3.1.109 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Aug 1, 2024
1 parent 4a249a9 commit 545f2ca
Show file tree
Hide file tree
Showing 63 changed files with 2,698 additions and 112 deletions.
114 changes: 114 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,117 @@
# 3.1.109 2024-08-01

### 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.108 2024-07-25

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

### 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.108 2024-07-25

### HuaweiCloud SDK APIG
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.108
3.1.109
Loading

0 comments on commit 545f2ca

Please sign in to comment.