From 60a00775093ad62243c44312af8722d826057aef Mon Sep 17 00:00:00 2001 From: "yixiong.jxy" Date: Thu, 6 Sep 2018 16:00:16 +0800 Subject: [PATCH] =?UTF-8?q?ESS=20SDK=20Auto=20Released=20By=20kangning.tkn?= =?UTF-8?q?,Version=EF=BC=9A1.25.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yixiong.jxy --- CHANGELOG | 3 + VERSION | 2 +- ess/.idea/workspace.xml | 236 ++++++++++++++-- .../ess/model/CreateScalingGroupRequest.h | 6 + .../ess/model/DescribeScalingGroupsResult.h | 2 + .../ess/model/EnableScalingGroupRequest.h | 72 ++--- .../ess/model/ModifyScalingGroupRequest.h | 6 + ess/src/model/CreateScalingGroupRequest.cc | 22 ++ ess/src/model/DescribeAlarmsResult.cc | 2 +- ess/src/model/DescribeScalingGroupsResult.cc | 4 + ess/src/model/EnableScalingGroupRequest.cc | 252 ++++++++++-------- ess/src/model/ModifyScalingGroupRequest.cc | 22 ++ 12 files changed, 460 insertions(+), 169 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0f4bd1c5d..e1f614ba1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +2018-09-06 Version: 1.25.2 +1, AutoScaling support launchTemplate. + 2018-09-06 Version: 1.25.1 1, Add API deleteProduct. 2, Move all API to version 20180120. diff --git a/VERSION b/VERSION index 7c819a961..2aa7a9648 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.25.1 \ No newline at end of file +1.25.2 \ No newline at end of file diff --git a/ess/.idea/workspace.xml b/ess/.idea/workspace.xml index 9fe3fb956..3255a3ae8 100644 --- a/ess/.idea/workspace.xml +++ b/ess/.idea/workspace.xml @@ -1,7 +1,7 @@ - + - + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -25,7 +115,9 @@ - vswitchIdss + ins + instancetypes + alarmActions @@ -46,7 +138,7 @@ - + @@ -94,10 +186,6 @@ - - - - @@ -105,6 +193,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -120,6 +234,10 @@