Skip to content

Commit

Permalink
Support API CreateScript.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed Jul 4, 2024
1 parent 803bb9d commit feeff1a
Show file tree
Hide file tree
Showing 39 changed files with 2,319 additions and 98 deletions.
11 changes: 11 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2024-07-04 Version: 2.0.0
- Support API CreateScript.
- Support API DeleteScript.
- Support API ListInspectionHistory.
- Support API ListResourceHealthInspections.
- Support API UpdateScript.
- Update API GetAutoScalingPolicy: update response param.
- Update API IncreaseNodes: add param AutoRenew.
- Update API UpdateApplicationConfigs: add param RefreshConfig.


2024-06-03 Version: 1.4.2
- Generated php 2021-03-20 for Emr.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"php": ">5.5",
"alibabacloud/tea-utils": "^0.2.20",
"alibabacloud/darabonba-openapi": "^0.2.11",
"alibabacloud/darabonba-openapi": "^0.2.12",
"alibabacloud/openapi-util": "^0.1.10|^0.2.1",
"alibabacloud/endpoint-util": "^0.1.0"
},
Expand Down
Loading

0 comments on commit feeff1a

Please sign in to comment.