| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| addax-6.0.13.tar.gz | 2026-08-31 | 727.4 MB | |
| addax-6.0.13.tar.gz.sha256sum.asc | 2026-08-31 | 86 Bytes | |
| 6.0.13 source code.tar.gz | 2026-08-31 | 5.9 MB | |
| 6.0.13 source code.zip | 2026-08-31 | 6.6 MB | |
| README.md | 2026-08-31 | 2.4 kB | |
| Totals: 5 Items | 739.9 MB | 0 | |
Addax 6.0.13 has released! 🎉
We are pleased to announce version 6.0.13, which focuses on improving stability and performance by addressing several bugs and implementing minor code refinements. This release continues Addax's role as the actively maintained successor to Alibaba's DataX (frozen since 2023). Below are the key updates in this release:
📜 Changes
- eca35a823 fix(build): bump maven-gpg-plugin for setup-java v6 GPG handling
- 6be554e8c [maven-release-plugin] prepare release 6.0.13
- 3a9081ed8 fix(mongodbwriter): support authDb parameter for MongoDB authentication (#1488)
- 9522e5509 feat(addax-gen): generate runnable jobs from connection strings (#1489)
- e71177dae docs(docs): rewrite the DataX comparison document
- 7444755e7 docs(readme-zh): note DataX freeze in Chinese intro
- 27b25afb0 docs(readme): position Addax as the actively maintained successor of DataX
- e46fc4035 docs(release): document project status and release process
- 6e16e6f7c chore(deps): bump httpclient5, log4j, netty, iceberg, zstd and GitHub Actions
- 85b757ee1 Bump com.databend:databend-jdbc from 0.4.0 to 0.4.6 (#1454)
- 89c50a99b Bump io.netty:netty-handler in /plugin/reader/cassandrareader (#1456)
- 6c4f05c16 Bump org.apache.logging.log4j:log4j-api from 2.25.2 to 2.25.5 (#1475)
- a18e74bc7 Bump org.apache.httpcomponents.core5:httpcore5 from 5.4.2 to 5.4.3 (#1470)
- 48e1f0b2a Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-9 (#1455)
- fe53851a8 Bump org.apache.commons:commons-configuration2 from 2.13.0 to 2.15.0 (#1453)
- a522e5485 Bump org.slf4j:log4j-over-slf4j from 2.0.17 to 2.0.18 (#1448)
- 541db3d6a fix: change column List type from String to Object in MongoDBWriter (#1472)
- d6f93d6ed Bump org.apache.httpcomponents.core5:httpcore5-h2 from 5.3.6 to 5.4.3 (#1474)
- 3a5742dd8 Bump github/codeql-action from 4 to 4.37.4 (#1469)
- 4d9350d9c Bump httpcore.version from 5.3.6 to 5.4.2 (#1449)
- d6e932dd6 Bump actions/setup-java from 5.1.0 to 5.7.0 (#1468)
- eddbd5d24 Bump docker/login-action from 4 to 4.5.2 (#1466)
- e23fbd39d Bump actions/checkout from 6 to 7 (#1459)
- a0461fee6 docs(agents): add CLAUDE.md symlink to AGENTS.md
- 95395bc5c fix(plugin-doriswriter): flush all batches before task success (#1478)
- 1df8a041e fix(doriswriter): await async Stream Load in post(), not destroy() (#1477)
- c7848771e [maven-release-plugin] prepare for next development iteration