| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| addax-6.0.12.tar.gz | 2026-07-27 | 728.8 MB | |
| addax-6.0.12.tar.gz.sha256sum.asc | 2026-07-27 | 86 Bytes | |
| 6.0.12 source code.tar.gz | 2026-07-27 | 5.9 MB | |
| 6.0.12 source code.zip | 2026-07-27 | 6.5 MB | |
| README.md | 2026-07-27 | 1.5 kB | |
| Totals: 5 Items | 741.2 MB | 2 | |
Addax 6.0.12 has released! 🎉
We are pleased to announce version 6.0.12, which focuses on improving stability and performance by addressing several bugs and implementing minor code refinements. Below are the key updates in this release:
📜 Changes
- 1eae1dd24 [maven-release-plugin] prepare release 6.0.12
- 97a0e2222 fix(hdfswriter): preserve TIME sub-sec, fix Parquet TS nanos (#1465)
- 9c665174b docs: clarify body format requirements for commit message lint
- 6e2cfb05c fix(lib-rdbms): handle UNSIGNED BIGINT overflow in reader and writer (#1464)
- 613ac8689 fix(lib-rdbms): preserve TIME fractional seconds precision in MySQL→PostgreSQL transfer (#1463)
- 9175a65ca fix(ci): enforce conventional commit message checks
- 8a5671cb1 [chore][doc]: remove legacy changelog.md and build-docker.sh
- b885fb1dc [feat][scrip]: enhance plugin installer script
- 233b0e789 [feat][script]: harden installer with JDK 17 bootstrap and resilient download flow
- 4d14434b2 [chore][plugin][hdfswriter]:Reorder dependency for snappy-java
- cdfbc608a [refactor][pom] remove unused HBase 1.x dependency and its exclusions
- c568b86de [fix][security] fix Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS
- be84f6d90 [chore][3rd]: update dependencies
- 4b31c0969 [refactor][plugins]: Delete legacy plugins
- 2fe417e95 Merge branch 'master' of github.com:wgzhao/Addax
- 42de0f6f5 [chore][action] Add maven deploy job
- 1d0ed9e94 [maven-release-plugin] prepare for next development iteration