-
Notifications
You must be signed in to change notification settings - Fork 320
/
CHANGLOG.txt
executable file
·424 lines (295 loc) · 11.1 KB
/
CHANGLOG.txt
1
2
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
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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
Aliyun Open Services SDK for iOS
Copyright (C) Alibaba Cloud Computing
All rights reserved.
http://www.aliyun.com
Environment Requirement:
- iOS:iOS 8.0 or higher
- You need a registered Aliyun.com user and OSS is enabled.
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS'
Update Logs:
2025/1/3
- release 2.11.0
1.Add v4 version signature function
2024/6/28
- release 2.10.22
1.Modify the nullability type of the request and result attributes
2024/4/29
- release 2.10.21
1.Add the configuration of reset retry count when the app switches to the background
2.Add information collection function
3.Add resumable upload termination mode configuration
4.Add privacy info file
2024/3/26
- release 2.10.20
1.Add configuration of HTTPMaximumConnectionsPerHost
2.Increase the concurrency configuration for shard uploads
2024/3/5
- release 2.10.19
1.Modify buildiOSFramework.sh file for building xcframework
2.Delete useless memory allocation code
3.Close file handle
4.Modify memory management
2023/5/29
- release 2.10.18
1.Perform MD5 conversion on breakpoint continuation file names
2023/5/29
- release 2.10.17
1.Fixed issues with circular references in some compilers
2.Delete behavior of get connected status and carrier name
3.Fix exception of method fileMD5
2022/10/28
- release 2.10.16
1.add api of tagging
2.The presignURL interface adds content type, content-md5, and header parameters
3.Fix the error when ResumableUpload checks the partSize
2022/7/06
- release 2.10.15
1.Modify the method that is discarded when obtaining fragment data
2.Add task callback success judgment
3.Modify to convert exception to error
4.Delete expired flag of OSSStsTokenCredentialProvider
2022/5/01
- release 2.10.14
1.Add redirection switch
2.Modify the default value of httpDNS. true -> false
3.fix iOS 15.4 NSDateFormatter return nil
2021/12/30
- release 2.10.13
1.Fix the resumableupload progress error
2.Fix the problem that getservice does not resolve nextmarker
3.Delete listening network function code
4.Add flag to configure whether UA can carry device information
2021/12/30
- release 2.10.12
1.Fixed an exception thrown by resumableupload when the number of parts exceeds 5000
2.Fix the problem of CRC verification failure caused by network disconnection in resumableupload
2021/11/19
- release 2.10.11
1.Add network monitoring configuration
2021/7/12
- release 2.10.10
1.support cname, path style and prefix path mode
2021/4/6
- release 2.10.9
1.bug fix GitHub#256
2019/12/23
- release 2.10.8
1.modify the filter rules about bucketname.
2.modify the filter rules about endpoint.
2018/09/13
- release 2.10.7
1.refactor code of building canonical url for request,Keep its logic consistent with android sdk.
2.fix bug about 409 error when using sequentialUpload api.
3.optimize synchronization of time.
2018/08/30
- release 2.10.6
1.Add sample about resume download object task from oss server;
2.Endpoints should not be formatted as https://ip;
3.if there is no error occurs in network session,date header should not be empty;
4.Error returning signature when calculating signature error;
5.fix bug about data race;
2018/08/02
- release 2.10.5
1.add api which named putSymlink;
2.add api which named getSymlink;
3.add api which named restoreObect;
4.support setting storageClass for createBucket api;
2018/05/15
- release 2.10.4
optimize CPU usage when using multipart to upload object to server.
2018/05/15
- release 2.10.3
1. fix list parts error when upload more than 1000 parts.
2018/04/27
- release 2.10.2
1. fix error which type is partAlreadyExist for sequentialUpload.
2018/04/25
- release 2.10.1
1. fix in case there are serveral multipart Task excuting, uploadProgress’s totalBytesSent greater than totalBytesExpectedToSend.
2018/3/22
- Release 2.10.0
1. add GetObjectAcl,DeleteMultiObjects,ListBuckets, ImagePersist function
2. remove buildFramework debug script
3. fix configuraion on mac
4. fix issue 126
2018/1/31
- Release 2.9.2
add API: triggerCallBack:
2018/1/22
- Release 2.9.1
fix podspec
2018/1/22
- Release 2.9.0
1.SHA1 check when putObject and seqenceupload.
2.fix bug when resumeupload object what is smaller than 256k.
3.add logic about check file size
2018/1/15
- Release 2.8.1
1.fix : fix oom issue when resumeuploading big file.
2017/12/17
- Release 2.8.0
1.feat : add crc64 function;
2.fix : fix bugs;
2017/11/27
- Release 2.7.1
1.feat : add auth credential provider
2.fix : fix buildFramework.sh
3.fix : fix backgroundUploadTask’s completion handler
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.7.1'
demo address: https://github.com/alibaba/alicloud-ios-demo
2017/10/26
- Release 2.6.4
1. add write log on local
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.6.4'
demo address: https://github.com/alibaba/alicloud-ios-demo
2017/9/14
- Release 2.6.3
1. update url encode method for special chars。
2. add sts sample
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.6.3'
demo address: https://github.com/alibaba/alicloud-ios-demo
2017/7/13
- Release 2.6.2
1. Update the fix of memory leak.
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.6.2'
demo address: https://github.com/alibaba/alicloud-ios-demo
2017/7/12
- Release 2.6.1
1. deprecate initWithPlainText methods. STS authentication is recommended in mobile.
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.6.1'
demo address: https://github.com/alibaba/alicloud-ios-demo
2016/12/15
- Release 2.6.0
1. Supports Apple's ATS standard.
2. Add a API to offset time during the initialization.
3. Supports bitcode。
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.6.0'
demo address: https://github.com/alibaba/alicloud-ios-demo
2016/09/18
- Release 2.5.3
1. Optimize the STS token refresh strategy.
2016/08/28
- Release 2.5.2
1. Make the progress callback optional in resumable upload.
2. Add the x-oss-process parameter in GetObjectAPI to process pictures
2016/07/22
- Release 2.5.1
1. Fix a symbol conflict
2. Support some scenarios in the private cloud
3. Support cancel at any time during the resumable upload.
pod dependency: pod 'AliyunOSSiOS', '~> 2.5.1'
2016/05/22
- Release 2.5.0
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.5.0'
demo address: https://github.com/alibaba/alicloud-ios-demo
1. Support IPv6-Only network
2016/05/11
- Release 2.4.1
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.4.1'
demo address: https://github.com/alibaba/alicloud-ios-demo
1. Upgrade the httpdns with the public cloud version
2. Add PutObjectACL API
3. Fix NextMarker related issues in GetBucket
4. Fix the issue that the granularity in upload progress is too big in resumable upload.
2016/03/27
- Release 2.3.0
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.3.0'
demo address: https://github.com/alibaba/alicloud-ios-demo
1. Improves the security of using httpdns in https
2. Add the client side verification on bucket name and object key.
3. Fix a content-type related issue.
2016/02/02
- Release 2.2.0
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.2.0'
demo address: https://github.com/alibaba/alicloud-ios-demo
1. Add a new credential provider that could set the sts token directly.
2. Optimize the authentication logic.
2016/01/12
- Release 2.1.4
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.1.4'
demo address: https://github.com/alibaba/alicloud-ios-demo
1. Optimize the task cancellation logic.
2. Support the server side callback in resumable upload
3. Add doesObjectExist API
4. Support adjustable concurrent task number
5. Fix a memory leak.
2015/12/11
- Release 2.1.3
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.1.3'
demo address: https://github.com/alibaba/alicloud-ios-demo
- Fix the expired token's refresh strategy.
- Support endpoint without schema such as oss-cn-hangzhou.aliyuncs.com
2015/11/19
- Release 2.1.1
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.1.1'
demo address: https://github.com/alibaba/alicloud-ios-demo
- putObject支持servercallback。
- Adjust the retry strategy.
2015/11/10
- Release 2.1.0
github address:https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', '~> 2.1.0'
demo address: https://github.com/alibaba/alicloud-ios-demo
- Add getService/resumableUpload/presignURL APIs
- Support to return expiration time in GMT string when using STS for authentication.
2015/09/18
- Release 2.0.2
This release is a complete refactor and hence is not compatibel with older version. Strongly recommend all users to upgrade to this version.
It requires iOS 7.0+ and uses RESTFul style APIs. The code is open-sourced and pod is used for dependency management.
github address: https://github.com/aliyun/aliyun-oss-ios-sdk
pod dependency: pod 'AliyunOSSiOS', :git => 'https://github.com/aliyun/aliyun-oss-ios-sdk.git'
demo address: https://github.com/alibaba/alicloud-ios-demo
- Use RESTFul APIs' parameters to achieve the consistent API usage
- Support background transport service
- Support callback per parts, to enable streaming function (play while downloading)
2015/07/24
- Release 1.3.0
- Add a new multipart upload API
- In STS authentication, new refresh token request is not issued as long as token is not expired.
- Fix the issue that the task could not be canceled in concurrent uploads in some cases.
- Add async APIs for Upoad, Download. The handler returned could be used for cancelling the task.
2015/06/30
-Release 1.2.0
-Integrate HTTPDNSMini to OSS SDK.
2015/06/09
-Fix the callback bug that it may not be called in some cases.
-Improves the STS token refresh strategy.
2015/06/02
-Release 1.1.0
-Add the commonPrefixes in the result class
-Add a include file of header files.
-Support resumable download
-Add custom time API
-Add the option for MD5 verification
-Change the SDK reference way from .a file to Framework
-Add STS support.
2015/04/07
-Release 1.0.0
-Notes:This version's OSS iOS SDK is integrated into AliCloud OneSDK. Some APIs and packages are renamed to have a consistent style cross the SDK. For details, checks out the reference document.
-Add list objects API
-Support suffix filtering in the download with specified range API.
-Add a new way to reference the SDK(Check out online reference document for more detail).
2015/03/04
- Release 0.1.2
-Fix Chinese compatibility issue
-Fix resumable download bug
2015/01/20
- Release 0.1.1
- Fix the issue that user app's package could not be uploaded to app store.
- Some other bug fixes.
2014/12/22
- Release 0.1.0