Releases: keeps/dbptk-developer
Releases · keeps/dbptk-developer
v3.0.1
Bug Fixes:
- Microsoft SQL Server port configuration is being ignored when using via import config module (#549)
Enhancements
- Add log information when an error occurs during the XML creation #615
Security
- Fix security vulnerabilities
Special thanks to @daniel-skovenborg for his contributions to this release
Version 3.0.0
⚠️ Breaking Changes
- Java 21 is now required to use the new dbptk-developer. Applications that utilize dbptk-developer as a library must also be migrated to Java 21.
Changes
- Upgraded from Java 8 to Java 21
Security:
- CVE-2024-1597: upgraded postgresql dependency to version 42.7.3
- CVE-2022-24818: upgraded gt-jdbc-oracle dependency to version 28.5
- Several dependency upgrades to fix other security vulnerabilities.
Version 2.11.0
New features
- Add flag option not to generate a validation report when performing a validation #546
Enhancements
- Improve tests
Bug fixes
- Fix PostgreSQL import types
- Fix compatibility with UNIX exit codes
- Fix compatibility with Windows file path separator
- Fix SIARD path mapping when LobFolder attribute is missing
- Fix compatibility with Java 8
Security
- Several dependency major upgrades to fix security vulnerabilities
Special thanks to @daniel-skovenborg for his contributions to this release
Version 2.10.4
Bug Fixes
- Description are being trimmed of to 30 characters in Microsoft SQL Server #553
Version 2.10.3
Enhancements
- Set dbname as command line argument #541
Version 2.10.2
Enhancements
- Add missing data to LOB cells #533
Version 2.10.1
Version 2.10.0
Version 2.9.10
Bug Fixes
- Merkle Tree filter malfunction with multi-schema databases #494