Releases: open-eid/digidoc4j
Release 1.0.7 Beta.2
Please note that this is an eID software release candidate version.
The software may not work properly and some faults may occur.
Summary of the major changes since 1.0.7 Beta.1
- Changed TSL URL for Test mode
- Fixed problem with URI encoding for libdigidocpp
- Fixed problem with newline symbol in signature policy ID value
- In order to generate DSS validation reports the option '-r ' for digidoc4j-util is added
Release 1.0.7 Beta.1
Please note that this is an eID software release candidate version.
The software may not work properly and some faults may occur.
Summary of the major changes since 1.0.6
- DSS-5.0 libraries (org.digidoc4j.dss:*:5.0.d4j.1) are now used [#144511749]
- Some dependencies are updated
- commons-lang:2.6 --> commons-lang3:3.6
- commons-collections:3.2.2 --> commons-collections4:4.1
Release 1.0.6
There are no major changes since Release 1.0.6 RC.1.
Release 1.0.6 RC 1
Please note that this is an eID software release candidate version.
The software may not work properly and some faults may occur.
Summary of the major changes since 1.0.6-beta.2
- Project building system is now Maven
Release 1.0.6 Beta 2
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Summary of the major changes since 1.0.6-beta.1
- Cleaned up repository and removed some unnecessary files [#114205179]
- API methods return empty object or exception instead of null where possible [#123022761]
- Reverted Bouncycastle libraries to version 1.54
Release 1.0.6 Beta 1
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Summary of the major changes since 1.0.5
- Updated dependency libraries to latest versions [#120674723]
- Corrected error message in case of invalid DDOC file [#125515091]
- Added support for restricting special characters in data file names [#130206233]
- Reviewed and fixed unit tests where possible [#111599596]
- Signature getSigningTime returns trusted time (or computer time for BES) [#133662737]
- Writing Container directly to OutputStream [#133095765]
- Added changes to ignore some DDOC XML-file errors [#134342153]
- Validating Latvia xades signatures ocsp and timestamp diff [#128099395]
- Fixed invalid validation: EDOC 2.0 / SHA-256 signature: TimeStamp before OCSP-d.
Known problems
- It is not possible to upgrade library commons-lang from version 2 to version 3 because of DSS-4.7. Hopefully situation will change when we start using DSS-5.0.
Release 1.0.5
Release of version 1.0.5
Summary of the major changes since 1.0.4
- Implemented parallel validation of signatures in a container for better performance #113606559
- Added support for extending EPES signature to LT_TM profile #130718495
- Added support for CVC concatenated signature format for ECDSA signatures #121930867
- Added support for automatically determining if ECC signature algorithm #121839585
- Added support for setting SSL KeyStore and TrustStore parameters #128759997
- Improved validation report #118940113
- Upgraded DSS version to 4.7.RC2 #130362923
- Fixed including OCSP revocation errors in DSS simple report #129526189
Known issues
- German and Croatian TSL are being ignored for not being compliant.
- XML validation report has issues #118940113
- Validating old DDoc v1.0 signatures may have exceptions for having incompatible OCSP response.
- Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
- When opening an existing DDoc container with DIGIDOC_MAX_DATAFILE_CACHED value set as 0, then everything is stored in memory. Data files should be stored on disk instead (a bug in jDigidoc)
Release 1.0.5 Beta 6
Release of version 1.0.5 Beta 6
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- Fix: Timestamp will not be taken when extending signatures from B_EPES to LT_TM #132313731
Known issues
- German and Croatian TSL are being ignored for not being compliant.
- XML validation report has issues #118940113
- Validating old DDoc v1.0 signatures may have exceptions for having incompatible OCSP response.
- Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
- When opening an existing DDoc container with DIGIDOC_MAX_DATAFILE_CACHED value set as 0, then everything is stored in memory. Data files should be stored on disk instead (a bug in jDigidoc)
Release 1.0.5 Beta 5
Release of version 1.0.5 Beta 5
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- Fix: XAdES xml tag is added to the newly created signature and existing signatures are not changed #132151975
Known issues
- German and Croatian TSL are being ignored for not being compliant.
- XML validation report has issues #118940113
- Validating old DDoc v1.0 signatures may have exceptions for having incompatible OCSP response.
- Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
- When opening an existing DDoc container with DIGIDOC_MAX_DATAFILE_CACHED value set as 0, then everything is stored in memory. Data files should be stored on disk instead (a bug in jDigidoc)
Release 1.0.5 Beta 4
Release of version 1.0.5 Beta 4
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- Fixed opening xades signatures without xml preamble #131795201
Known issues
- German and Croatian TSL are being ignored for not being compliant.
- XML validation report has issues #118940113
- Validating old DDoc v1.0 signatures may have exceptions for having incompatible OCSP response.
- Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
- When opening an existing DDoc container with DIGIDOC_MAX_DATAFILE_CACHED value set as 0, then everything is stored in memory. Data files should be stored on disk instead (a bug in jDigidoc)