Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
addax-5.1.2.tar.gz | 2025-04-30 | 489.8 MB | |
addax-5.1.2.tar.gz.sha256sum.asc | 2025-04-30 | 85 Bytes | |
5.1.2 source code.tar.gz | 2025-04-30 | 7.3 MB | |
5.1.2 source code.zip | 2025-04-30 | 8.1 MB | |
README.md | 2025-04-30 | 1.8 kB | |
Totals: 5 Items | 505.2 MB | 1 |
Addax 5.1.2 has released! 🎉
We are pleased to announce version 5.1.2, 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
Now, you can use JDK 17 to run Addax
📜 Changes
0ff910bb (tag: 5.1.2) [maven-release-plugin] prepare release 5.1.2
d5ca3909 [bugfix][lib][rdbms] Quote column name for split key to avoid reserved word
1a0c7899 [feature][update] Enhance JDK support and update runtime requirements to JDK 17
27df7749 [feature][update] Upgrade Project Compilation to JDK 17 (#1269)
da616915 [feature][rdbms] Add Sybase ASE support for primary key and unique key retrieval in GetPrimaryKeyUtil (#1265)
862b0dda [feature][rdbms] Add support for sqlite with autoPk
item (#1264)
39e7a212 [chore][core] Revert Simplify needChannelNumber calculation by removing redundant checks
500c0904 [chore][update][3rd] Update dependency versions in pom.xml
bf3b274e [improve][doc] Enhance autoPk section with detailed behavior and logging information
b509e75d [refactor][core] Simplify needChannelNumber calculation by removing redundant checks
a182da78 [improve][doc] Add notes on character set considerations for autoPk and splitPk usage
9425c7c6 [chore][lib][storage] Update CSVParser instantiation to replace deprecated methods with updated API
4cfa2d85 [improve][svg] Refactor SVG files for improved readability and consistency
bed068cd [feature][github][ci] Update changelog generation to use latest release tag and enhance release notes
2b41adb4 [feature][docker] Add version output step to docker-push.yml for tagging images
5bc426e3 [maven-release-plugin] prepare for next development iteration