Download Latest Version 6.0.5 source code.tar.gz (7.4 MB)
Email in envelope

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

Home / 6.0.5
Name Modified Size InfoDownloads / Week
Parent folder
addax-6.0.5.tar.gz 2025-09-24 776.8 MB
addax-6.0.5.tar.gz.sha256sum.asc 2025-09-24 85 Bytes
6.0.5 source code.tar.gz 2025-09-24 7.4 MB
6.0.5 source code.zip 2025-09-24 8.3 MB
README.md 2025-09-24 2.9 kB
Totals: 5 Items   792.6 MB 0

Addax 6.0.5 has released! 🎉

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

Highlight

The new Server module provides HTTP interfaces for submitting and managing data collection tasks. Users can submit JSON job configurations via POST, and the server executes tasks asynchronously, returning a unique task ID. Progress and results can be queried using this ID.

Features

  • RESTful API for task submission and status query
  • Configurable maximum concurrent tasks (default: 30)
  • Integrated with Addax core Engine for direct job execution
  • Supports command-line and environment variable concurrency settings
  • Startup/shutdown script with background mode support

📜 Changes

482146c43 [maven-release-plugin] prepare for next development iteration 6f6a2f78d [maven-release-plugin] prepare release 6.0.5 e97f70cab [improve][server] Refactor AddaxServer and TaskService for improved readability and maintainability a0d6b9a90 [feature][add][server] add minimal HTTP server module for job submission and status query (#1359) fab780e0c [chore][docs] add related projects section to README files a6a7ca852 [feature][plugin][hdfswriter] add automatic path creation option in HDFS writer configuration 667b22c59 [bugfix][plugin][streamwriter] resolve console log output inconsistency between terminal and log files 7aef269b3 [improve][core] Enhance exception handling by including JDBC URL and query SQL in error messages 64d5378ba [chore][3rd] update dependencies to updated version ada7ebcaa [chore][core] remove deprecated methods 668e8fb00 [chore][maven] remove unnecessary excludes from package.xml dependencies d1571b350 [chore][core] Add 'RANK' keyword to SQL constant definitions 00b18c02b [improve][lib][rdbms] Add support for column name quoting in rdbms writer 158c184f5 [bugfix][plugin][s3writer] fix [#1344], handle null columns in record2String with continue to prevent duplicate and assertion errors a3efd3b6b [chore][core] add totalBytes to job statistics and update documentation 380cbe780 [bugfix][plugin][hivereader] add hadoop-shaded-protobuf dependency for enhanced compatibility 357a855a7 [improve][core][script] enable Java security to support JDK 21+ 6047869fb [improve][plugin][mongodbreader] use MongoRowConverter for BSON document processing 5704a3ed2 [improve][plugin][excelwriter] Improved Excel write performance by generating XML files directly (#1341) 4a0968193 [chore][plugin][datareader] replace deprecated RandomStringUtils.randomAlphanumeric with insecure variant a02defee3 [chore][github][action]: update actions/setup-java and actions/upload-pages-artifact to latest versions e5816e864 [maven-release-plugin] prepare for next development iteration

Source: README.md, updated 2025-09-24