4.1.7
Addax 4.1.7 has released! ㊗️
changelog
558b709 [bugfix][plugin][hdfswriter] Fix NullPointerException when writing Parquet file with null decimal field value
629d6dc [update][core] create basic addax layout while first building module
bc1f326 Merge branch 'master' of github.com:wgzhao/addax
e093389 [improve][plugin][hdfswriter] enhance the output for geater clarity
dacd3b6 [update][dep] Bump com.alibaba:druid from 1.2.20 to 1.2.23 (#1108)
787a9c2 [update][dep] Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#1101)
07aa414 [improve][plugin][hdfswriter] Refactor HdfsHelper: Extract file type writer methods into separate classes
4923ad9 [bugfix][plugin][hdfswriter] Fix NullPointerException when writing Parquet file with null string field value
9be92e9 [update][core] improve the usage help
19f7e1a [update][plugin][ftpwriter] Replace jsch with com.github.mwiede to fix invalid private key issue
3fb3245 [feature][plugin][ftpreader] Add public key authentication support for sftp
be6cef6 [plugin][ftpreader] Replace jsch with com.github.mwiede to fix invalid private key issue
c138140 [update][plugins] update json templates
02c714a [update][dep] Remove error-prone compiler plugin due to lack of JDK 8 support
0723c07 [update][dep] Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 7.0.0 (#1088)
34f3829 [update][dep] Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.8.0 (#1098)
eddf5e0 [update][docs] Correct inaccurate description of the column
field for kudu writer
efb1724 [update][docker] Add y param to impilicate archive the target
012a571 [update][docker] remove custom maven settings
ff25da8 [update][dep] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#1091)
a736fa8 [update][dep] Bump commons-net:commons-net from 3.10.0 to 3.11.1 (#1093)
9176bcb [update][docs] improve the document
69bb958 [update][docs] improve the document
f7bc24c [bugfix][plugin][oraclewriter] Fix closed connection exception caused by update a blob field, fix #1092
89a1834 [bugfix][common] Add missing param for split function
18d6562 [update][docs] change lite docker image to latest
5c7692d [update][action] update the release version for issue template