Skip to content

Commit

Permalink
release 3.1.74 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Dec 22, 2023
1 parent 9e565d7 commit 34514a0
Show file tree
Hide file tree
Showing 179 changed files with 926 additions and 842 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# 3.1.74 2023-12-22

### HuaweiCloud SDK Config

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowTrackerConfig**
- changes of response param
- `+ channel.obs.bucket_prefix`
- **CreateTrackerConfig**
- changes of request param
- `+ channel.obs.bucket_prefix`

### HuaweiCloud SDK Kafka

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowGroups**
- changes of response param
- `* group.group_message_offsets.lag: int32 -> int64`
- **ShowInstanceTopicDetail**
- changes of response param
- `* partitions.replicas.lag: int32 -> int64`

# 3.1.73 2023-12-21

### HuaweiCloud SDK AS
Expand Down
30 changes: 30 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# 3.1.74 2023-12-22

### HuaweiCloud SDK Config

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowTrackerConfig**
- 响应参数变更
- `+ channel.obs.bucket_prefix`
- **CreateTrackerConfig**
- 请求参数变更
- `+ channel.obs.bucket_prefix`

### HuaweiCloud SDK Kafka

- _新增特性_
- 无
- _解决问题_
- 无
- _特性变更_
- **ShowGroups**
- 响应参数变更
- `* group.group_message_offsets.lag: int32 -> int64`
- **ShowInstanceTopicDetail**
- 响应参数变更
- `* partitions.replicas.lag: int32 -> int64`

# 3.1.73 2023-12-21

### HuaweiCloud SDK AS
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.73
3.1.74
Loading

0 comments on commit 34514a0

Please sign in to comment.