Skip to content

Releases: NigelWu95/qiniu-suits-java

Release v8.0.13

20 Nov 09:58
dfa1b21
Compare
Choose a tag to compare
  1. update region_huadong not use "rs-z0.qiniu.com", and optimize CloudStorageContainer's start lister.
  2. update indexMap setting in CommonParams, and add rm-keyPrefix and add-keyPrefix support, for upload process.
  3. fix f-strict-error set and judge in FilterProcess.
  4. update ParamUrils to support some processes with empty key.

Release v8.0.12

13 Nov 07:10
416f988
Compare
Choose a tag to compare
  1. optimize qiniu region auto get.
  2. optimize SuitsException stack and remove M3U8Utils.
  3. optimize RequestUtils not to use okhttp3.
  4. optimize filter and CommonParams parse.
  5. optimize check and fix dependencies.

Release v8.0.11

06 Nov 03:01
f73d29e
Compare
Choose a tag to compare
  1. remove Netease Lister, optimize account use and privateType process.
  2. fix filepath container's readers by single file.
  3. add compatibility for java version more than 8.

Release v8.0.10

27 Oct 14:19
7fed012
Compare
Choose a tag to compare

optimize ChangeMime and ChangeMetadata processor and support their single/interactive operation.

Release v8.0.9

27 Oct 09:22
cd195a3
Compare
Choose a tag to compare
  1. fix aliyun oss listing error by un-urlEncoded object key.
  2. optimize logFile number.
  3. optimize path and save-path check.

Release v8.0.8

26 Oct 03:55
52f6eb7
Compare
Choose a tag to compare
  1. optimize process Base, add canceled state check in processing and exception catch.
  2. add client null check in some private-url processors' closeResource() to avoid close repeatedly.
  3. update FilterProcess, also add canceled state.
  4. fix CloudStorageContainer's checkListInPool() null pointer exception and add stopped state to optimize end action.

Release v8.0.7

25 Oct 23:38
85e9fbe
Compare
Choose a tag to compare
  1. optimize upyun listing algorithm.
  2. fix some listers' close() method and optimize endKey get by objects list.

Release v8.0.6

25 Oct 09:33
94f3227
Compare
Choose a tag to compare

fix some listers' close().

Release v8.0.5

24 Oct 22:13
94f3227
Compare
Choose a tag to compare
  1. fix FileSaveMapper append setting.
  2. optimize listers' hasFutureNext check.
  3. optimize account function.

Release v8.0.4

24 Oct 07:51
6e42105
Compare
Choose a tag to compare
  1. optimize generated logs file.
  2. add account query and use secret mode.
  3. optimize endPrefix check and old objects clear in listers for better memory use and gc work.
  4. fix hasFutureNext() method of listers and enhance response check to guarantee data integrality.