Skip to content

Releases: NigelWu95/qiniu-suits-java

Release v6.1

22 May 09:19
abac244
Compare
Choose a tag to compare
  1. fix new datetime converting.
  2. support real-time and interactive process running for every single input line.

Release v6.0

16 May 10:38
e5e3302
Compare
Choose a tag to compare
  1. newer interface for better use in project, like optimized convertor.
  2. better filter especially date-scale for different cloud storage.
  3. fix some features and optimized parameters parser.

Release v5.27

03 May 15:40
f88d660
Compare
Choose a tag to compare

better list algorithm for fast listing, even there are many deleted files in bucket.

Release v5.26

29 Apr 16:32
c36a090
Compare
Choose a tag to compare

(1) support listing objects from aliyun oss or tencent cos.
(2) optimize the datasource implements' code, especially get next level lister in OSSContainer.
(3) better lister implements, exception process and status code check.
(4) fix the f-regex use in config file.
(5) fix $(key) use in Pfop and PfopCommand use.

Release v4.71

02 Apr 15:40
27c8135
Compare
Choose a tag to compare

change some process's update method and optimize the QueryPfopResult.

Release v4.70

02 Apr 13:52
7c138ff
Compare
Choose a tag to compare

support user home character "~" in file path and fix index check with process.

Release v4.60

01 Apr 15:23
a27c53b
Compare
Choose a tag to compare
  1. add more check on index map set in CommonParams.
  2. optimize the HttpResponseUtils to check more status code return 0, take more check when the response of exception is null and update datasource's retry and exception check.
  3. update export ts from m3u8 and some query and pfop process to definite the error message start with "0" to avoid exit by exception broken in the superstratum.

Release v4.40

31 Mar 18:03
0623008
Compare
Choose a tag to compare

add exportts process to export ts url list from m3u8 url, as the same time optimize filter process and result-save.

Release v4.31

30 Mar 08:45
2851f7a
Compare
Choose a tag to compare
  1. fix batchSize's set in entry choice, because some process couldn't call setBatchSize() method due to code's implements about exception throws.
  2. fix batchSize setting in CommonParams, update it's default value to avoid exception.

Release v4.20

29 Mar 14:25
bbfd4e7
Compare
Choose a tag to compare
  1. remove save-tag's usage, because it can be set and update by save-path.
  2. provide more optimized entry, datasource and process class which support update to do new job by different parameters so that it need not to get a new object.