Download Latest Version 6.0.10 source code.tar.gz (5.9 MB)
Email in envelope

Get an email when there's a new version of Addax

Home / 6.0.9
Name Modified Size InfoDownloads / Week
Parent folder
addax-6.0.9.tar.gz 2026-03-10 777.1 MB
addax-6.0.9.tar.gz.sha256sum.asc 2026-03-10 85 Bytes
6.0.9 source code.tar.gz 2026-03-10 7.5 MB
6.0.9 source code.zip 2026-03-10 8.4 MB
README.md 2026-03-10 2.5 kB
Totals: 5 Items   793.0 MB 2

Addax 6.0.9 has released! 🎉

We are pleased to announce version 6.0.9, which focuses on improving stability and performance by addressing several bugs and implementing minor code refinements. Below are the key updates in this release:

Highlights

  • Added YAML job configuration support (.yaml/.yml) alongside JSON, with a full set of YAML example job templates.
  • HTTP Reader now supports authConfig token bootstrap for authenticated requests.
  • ORC writer normalizes timestamp string output to a consistent yyyy-MM-dd HH:mm:ss format.

Bug Fixes

  • RDBMS excludeColumn now works correctly with quoted column names; avoids redundant re-quoting.
  • PostgreSQL forced column quoting fixed to use proper double-quote handling and safer fallbacks.

Docs & Examples

  • HTTP Reader documentation expanded/updated.
  • New project knowledge/conventions documentation added.
  • Plugin job template updated for new HTTP auth options.

Operational / Maintenance

  • Added logging for PK range SQL execution in SingleTableSplitUtil.
  • Ensured mutable handling of allColumns in RDBMS config pretreatment.
  • GitHub Actions updates (setup-java, cache) and minor POM/version alignment across modules.

📜 Changes

5c9309ced (HEAD -> master, origin/master, origin/HEAD) [maven-release-plugin] prepare for next development iteration 187304992 (tag: 6.0.9) [maven-release-plugin] prepare release 6.0.9 424b62b2e [bugfix][lib][rdbms]: fix forced column quoting for PostgreSQL (#1417) 1c288ef06 [bugfix][lib][rdbms]: fixed excludeColumn config not working due to quoted column name mismatch (#1415) 86d24e678 [feat][plugin][httpreader] Add authConfig token bootstrap (#1414) ad6b11643 [chore][core]: Add YAML file support in job configuration 9de195eaa [feature][core]: Add YAML job config support (#1408) 35922d568 [chore][action] Bump setup-java action version to 5.2.0 in workflows f476edb7c [chore][lib][rdbms] Add log for PK range SQL execution in SingleTableSplitUtil ded60dd8f [chore][docs]: Add project-specific knowledge and conventions in SKILL.md c459e239e [chore][lib][rdbms] Ensure allColumns is a mutable list in OriginalConfPretreatmentUtil 41737eb9f [feature][plugin][hdfswriter] Normalize timestamp string output in OrcWriter bdd5c5182 [update][action] Bump actions/setup-java from 5.0.0 to 5.1.0 (#1390) c4554ebdc [update][action] Bump actions/cache from 4 to 5 (#1391) 0326ca8ed [maven-release-plugin] prepare for next development iteration

Source: README.md, updated 2026-03-10