Releases: NigelWu95/qiniu-suits-java
Releases · NigelWu95/qiniu-suits-java
Release v6.1
- fix new datetime converting.
- support real-time and interactive process running for every single input line.
Release v6.0
- newer interface for better use in project, like optimized convertor.
- better filter especially date-scale for different cloud storage.
- fix some features and optimized parameters parser.
Release v5.27
better list algorithm for fast listing, even there are many deleted files in bucket.
Release v5.26
(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
change some process's update method and optimize the QueryPfopResult.
Release v4.70
support user home character "~" in file path and fix index check with process.
Release v4.60
- add more check on index map set in CommonParams.
- 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.
- 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
add exportts process to export ts url list from m3u8 url, as the same time optimize filter process and result-save.
Release v4.31
- fix batchSize's set in entry choice, because some process couldn't call setBatchSize() method due to code's implements about exception throws.
- fix batchSize setting in CommonParams, update it's default value to avoid exception.
Release v4.20
- remove save-tag's usage, because it can be set and update by save-path.
- 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.