File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ### 2019-06-20 Version 1.3.8
2+ * Add endpoint info in exception message when server is unreachable
3+ * Carry the RequestId when throw ClientException
4+
15### 2019-06-17 Version 1.3.7
26* Add dbs endpoint data
37
Original file line number Diff line number Diff line change 2828// Build Number
2929// Revision
3030//
31- [ assembly: AssemblyVersion ( "1.3.7 .0" ) ]
32- [ assembly: AssemblyFileVersion ( "1.3.7 .0" ) ]
31+ [ assembly: AssemblyVersion ( "1.3.8 .0" ) ]
32+ [ assembly: AssemblyFileVersion ( "1.3.8 .0" ) ]
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net45</TargetFrameworks >
55 <RootNamespace >Aliyun.Acs.Core</RootNamespace >
6- <Version >1.3.7 </Version >
6+ <Version >1.3.8 </Version >
77 <Authors >Alibaba Cloud</Authors >
88 <PackageTags >alibaba aliyun SDK core</PackageTags >
99 <Copyright >©2009-2019 Alibaba Cloud</Copyright >
You can’t perform that action at this time.
0 commit comments