You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## Version 4.2.0 (19/12/2025)
4
+
#### New Features
5
+
- Add SIARDDK128Ext modules to allow lobs of PDF file type on SIARD-DK https://github.com/keeps/dbptk-developer/commit/2a14d38e1390673171bde9a04af367779b9a944e
6
+
---
7
+
3
8
## Version 4.1.1 (15/12/2025)
4
9
#### Changes
5
10
- Table XSD files now specify array elements with greater detail for better validation https://github.com/keeps/dbptk-developer/pull/748
@@ -269,12 +274,4 @@ Special thanks to @daniel-skovenborg for his contributions to this release
269
274
270
275
* Oracle connection fails if password has special characters #471
271
276
* SIARD to SIARD migration ignoring some import-config properties #472
272
-
* 'numeric' column type without any precision or scale is assumed to be integer #477
273
-
---
274
-
275
-
## Version 2.9.6 (02/10/2020)
276
-
#### Bug Fixes
277
-
* Missing a dependency when handling Oracle XMLType #465
278
-
* NPE during validation if mandatory fields are not filled #466
279
-
* Fallback message when certain queries return unexpected results #467
280
-
* Add strategy to ignore and report triggers that not comply with SIARD 2.1 specification #469
277
+
* 'numeric' column type without any precision or scale is assumed to be integer #477
0 commit comments