Skip to content

Commit

Permalink
Update API DescribeDiskReplicaGroups: add param Name.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Aug 14, 2024
1 parent 95acb31 commit 4dc5fca
Show file tree
Hide file tree
Showing 4 changed files with 5,533 additions and 1,028 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# OS
.DS_Store

# IDE
.idea
.settings
.cache/
.vscode/
.project
.history/

# Go build directory
bin/
pkg/

# Unit test / coverage reports
coverage.*

*.sh
6 changes: 6 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2024-08-14 Version: v2.8.1
- Update API DescribeDiskReplicaGroups: add param Name.
- Update API DescribeDiskReplicaPairs: add param Name.
- Update API DescribeDiskReplicaPairs: update response param.


2024-04-25 Version: v2.8.0
- Support API DescribeLensMonitorDisks.

Expand Down
Loading

0 comments on commit 4dc5fca

Please sign in to comment.