Blame view

vendor/alibabacloud/client/CHANGELOG.md 3.61 KB
f0d6cde5   xu   vendor
1
2
# CHANGELOG

0c34aba8   xu   更新阿里云短信接口
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
## 1.1.1 - 2019-04-02
- Added endpoints for `batchcomputenew`, `privatelink`.
- Improve Region ID tips.


## 1.1.0 - 2019-04-01
- Updated `composer.json`.


## 1.0.27 - 2019-03-31
- Support `Policy` for `ramRoleArnClient`.


## 1.0.26 - 2019-03-27
- Support `pid`, `cost`, `start_time` for Log.


## 1.0.25 - 2019-03-27
- Updated default log format.
- Add endpoints for `dbs`.


## 1.0.24 - 2019-03-26
- Support Log.


## 1.0.23 - 2019-03-23
- Remove SVG.


## 1.0.22 - 2019-03-20
- Add endpoint `cn-hangzhou` for `idaas` .


## 1.0.21 - 2019-03-19
- Installing by Using the ZIP file.
- Update Docs.


## 1.0.20 - 2019-03-13
- Improve Tests.
- Update Docs.


## 1.0.19 - 2019-03-12
- Add SSL Verify Option `verify()`.


## 1.0.18 - 2019-03-11
- Add endpoints for `acr`.
- Add endpoints for `faas`.
- Add endpoints for `ehs`.
- SSL certificates are not validated by default.


## 1.0.17 - 2019-03-08
- Support Mock for Test.


## 1.0.16 - 2019-03-07
- Support Credential Provider Chain.
- Support `CCC`.
- Add `ap-south-1` for `cas`.
- Add `ap-southeast-1` for `waf`.
- Update Docs.


## 1.0.15 - 2019-02-27
- Add endpoints for `Chatbot`.
- Change endpoints for `drdspost` and `drdspre`.


## 1.0.14 - 2019-02-21
- Enable debug mode by set environment variable `DEBUG=sdk`.


## 1.0.13 - 2019-02-18
- Support Release Script `composer release`.
- Add endpoints for apigateway in `drdspre` in `cn-qingdao`.
- Add endpoints for apigateway in `drdspre` in `cn-beijing`.
- Add endpoints for apigateway in `drdspre` in `cn-hangzhou`.
- Add endpoints for apigateway in `drdspre` in `cn-shanghai`.
- Add endpoints for apigateway in `drdspre` in `cn-shenzhen`.
- Add endpoints for apigateway in `drdspre` in `cn-hongkong`.
- Add endpoints for apigateway in `drdspost` in `ap-southeast-1`.
- Add endpoints for apigateway in `drdspost` in `cn-shanghai`.
- Add endpoints for apigateway in `drdspost` in `cn-hongkong`.
- Add endpoints for apigateway in `vod` in `ap-southeast-1`.
- Add endpoints for apigateway in `vod` in `eu-central-1`.


## 1.0.12 - 2019-02-16
- Support `open_basedir`.


## 1.0.11 - 2019-02-13
- Improve User Agent.


## 1.0.10 - 2019-02-12
- `userAgentAppend` is renamed to `appendUserAgent`.


## 1.0.9 - 2019-02-12
- `userAgent` is renamed to `userAgentAppend`.

f0d6cde5   xu   vendor
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165

## 1.0.8 - 2019-02-11
- `userAgent` - Support DIY User Agent.
- Add endpoints for apigateway in Zhangjiakou.
- Add endpoints for apigateway in Hu He Hao Te.
- Add endpoints for vod in Hu He Hao Te.
- Add endpoints for hsm in Zhangjiakou.
- Add endpoints for luban in Germany.
- Add endpoints for linkwan in Hangzhou.
- Add endpoints for drdspost in Singapore.


## 1.0.7 - 2019-01-28
- Add endpoints for gpdb in Tokyo.
- Add endpoints for elasticsearch in Beijing.


## 1.0.6 - 2019-01-23
- Add endpoints for dysmsapi in Singapore.
- Add endpoints for dybaseapi.
- Add endpoints for dyiotapi.
- Add endpoints for dycdpapi.
- Add endpoints for dyplsapi.
- Add endpoints for dypnsapi.
- Add endpoints for dyvmsapi.
- Add endpoints for snsuapi.


## 1.0.5 - 2019-01-21
- Add endpoints for ApiGateway in Silicon Valley, Virginia.
- Add endpoints for Image Search in Shanghai.


## 1.0.4 - 2019-01-17
- Support fixer all.
- Add Endpoints.


## 1.0.3 - 2019-01-15
- Update Endpoints.
- Update README.md.
- Update Return Result Message.


## 1.0.2 - 2019-01-15
- Optimize the documentation.
- Adjust the CI configuration.


## 1.0.1 - 2019-01-09
- Distinguish credential error.
- Add endpoints for NLS.
- Add not found product tip.


## 1.0.0 - 2019-01-07
- Initial release of the Alibaba Cloud Client for PHP Version 1.0.0 on Packagist See <https://github.com/aliyun/openapi-sdk-php-client> for more information.