File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed
Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,23 @@ This roadmap is for information purposes and can change without prior notice.
44
55## Planned releases
66
7- ### 3.10.0 release - December 2025
8- - If the difference between signatures timestamp and OCSP response exceeds 24 hours, return a warning instead of an error.
9- - Digidoc4j version update to 6.1.0
10- - DSS version update to 6.2
11- - Dependency updates
7+ ### 3.10.0 release - Targeted for March 2026
8+ - Return a warning instead of an error when the time difference between a signature timestamp and the corresponding OCSP response exceeds 24 hours
9+ - Upgrade Digidoc4j to version 6.1.0
10+ - Upgrade DSS to version 6.2
11+ - New timestamp token "errors" and "warnings" fields to validation report (existing "error" and "warning" fields will be deprecated)
12+ - Consolidate revocation freshness warning messages
13+ - General dependency updates and maintenance improvements
14+
15+ ### 3.11.0 release - Targeted for June 2026
16+ - Migration to Spring Boot 4
17+ - General dependency updates and maintenance improvements
18+
19+ ### 3.12.0 release - Targeted for December 2026
20+ - Add JAdES validation support
21+ - Upgrade Digidoc4j to version 6.2.0
22+ - Upgrade DSS to a 6.x release
23+ - General dependency updates and maintenance improvements
1224
1325## Past releases
1426
You can’t perform that action at this time.
0 commit comments