Skip to content

Releases: keeps/dbptk-developer

Version 2.11.0

23 Feb 12:33
Compare
Choose a tag to compare

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

26 Apr 09:12
Compare
Choose a tag to compare

Bug Fixes

  • Description are being trimmed of to 30 characters in Microsoft SQL Server #553

Version 2.10.3

08 Nov 14:54
Compare
Choose a tag to compare

Enhancements

  • Set dbname as command line argument #541

Version 2.10.2

27 Sep 10:39
Compare
Choose a tag to compare

Enhancements

  • Add missing data to LOB cells #533

Version 2.10.1

28 Jun 12:45
Compare
Choose a tag to compare

Bug Fixes

  • Materialized option doesn't handle the structure as a table #513

Enhancements

  • Remove percentage indicator from table progress #514
  • Add folder property to table structure #515

Version 2.10.0

28 Apr 16:29
Compare
Choose a tag to compare

New Features

  • Add a threshold for LOBs saved outside the SIARD file (#504) For more information access our wiki.

Security

  • Security fixes (Upgrade dependencies)

Version 2.9.10

13 Oct 16:18
Compare
Choose a tag to compare

Bug Fixes

  • Merkle Tree filter malfunction with multi-schema databases #494

Version 2.9.9

13 Jul 17:33
Compare
Choose a tag to compare

Bug Fixes

  • This parser does not support specification "dbptk-core" version "2.9.8" #486
  • ST_GEOMETRY gives Null Pointer Exception error #487

Enhancements

  • Improved support for Microsoft SQL Server use integrated login on Windows #488

Version 2.9.8

08 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes

  • creating a siard do not take Postgresql own materialized views #485
  • Problem with overwriting existing folder when exporting to SIARD-DK #480

Dependencies update

  • Bump UCanAccess Driver #481

Version 2.9.7

06 Apr 14:49
Compare
Choose a tag to compare

Bug Fixes

  • Oracle connection fails if password has special characters #471
  • SIARD to SIARD migration ignoring some import-config properties #472
  • 'numeric' column type without any precision or scale is assumed to be integer #477