Skip to content

Commit

Permalink
Update API DescribeCacheAnalysisJob: update response param.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jun 13, 2024
1 parent f15441e commit a06599e
Show file tree
Hide file tree
Showing 3 changed files with 1,125 additions and 262 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-06-13 Version: v3.4.2
- Update API DescribeCacheAnalysisJob: update response param.
- Update API DescribeSqlLogRecords: update response param.
- Update API DescribeSqlLogTask: update response param.


2024-05-15 Version: v3.4.1
- Update API GetStorageAnalysisResult: update response param.

Expand Down
Loading

0 comments on commit a06599e

Please sign in to comment.