| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| addax-6.0.8.tar.gz | 2026-01-19 | 776.8 MB | |
| addax-6.0.8.tar.gz.sha256sum.asc | 2026-01-19 | 85 Bytes | |
| 6.0.8 source code.tar.gz | 2026-01-19 | 7.5 MB | |
| 6.0.8 source code.zip | 2026-01-19 | 8.3 MB | |
| README.md | 2026-01-19 | 1.5 kB | |
| Totals: 5 Items | 792.6 MB | 2 | |
For My Mother
Addax 6.0.8 has released! 🎉
We are pleased to announce version 6.0.8, 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
ac8b7fce8 [bugfix][plugin][paimonwriter] Fix paimon writer truncate table failed (#1398) 330c2dbd8 [bugfix][plugin][paimonwriter] fix paimon data loss (#1396) fb5530b51 [feature][lib][rdbms] Add unQuote method to DataBaseType for handling quoted identifiers d9346e891 Merge branch 'master' of github.com:wgzhao/Addax a55b19f0b [bugfix][lib][rdbms] fix null string comparison to be case-insensitive in DataBaseType.java 207145750 [improve][rdbms] Use shared BasicDataSource cache in DBUtil to enable real pooling and fix per-call DS teardown 29a140c5e [feature][rdbms] Enhance column name quoting with optional force quoting 8fc71162c [chore][dependencies] Bump commons.csv, log4j and zstd to updated version 02a923050 [chore][github][action] update actions/checkout to v6 across workflow files and b41956821 [chore][lib][rdbms] Remove redundant timezone configuration check for MySQL JDBC a22d9f632 [bugfix][plugin][mysqlreader] Fix NPE when reading GEOMETRY columns with null or SRID-only WKB 2d881af5b [update][doc] enhance documentation for RDBMS writer configuration parameters and add ddl support b49ccbfe4 [chore][issue-template] Update default version options in NEW-ISSUE.yml