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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ With 64bit Java, the default stack size of the Oracle JVM is already 1MB.
136
136
137
137
# News and noteworthy
138
138
139
-
v12.0.3 - work in progress
139
+
v12.0.3 - 2026-04-10
140
140
* Added new class `ValidationExecutorSchematronBuilder` as a fluent builder for `ValidationExecutorSchematron`
141
141
* Fixed SVRL generation for partial validation sources (child nodes) in XSLT-based Schematron validation. When validating a node extracted from an envelope (e.g. SBDH unwrap) via `ValidationSourceXML.createPartial`, the XSLT transformation now receives a proper Document node.
142
142
* Added ZIP bomb protection in `DefaultVESLoaderXSD` with a configurable maximum unzipped size (default 50 MB) via `setMaxUnzippedSize`/`getMaxUnzippedSize`
0 commit comments