Releases: open-eid/digidoc4j
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)
Release 1.0.5 Beta 3
Release of version 1.0.5 Beta 3
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- Implemented parallel validation of signatures in a container #113606559
- Upgraded DSS version to 4.7.RC2 #130362923
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 2
Release of version 1.0.5 Beta 2
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- 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
- 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 1
Release of version 1.0.5 Beta 1
Please note that this is an eID software beta version.
The software may not work properly and some faults may occur.
Changes
- Added support for setting SSL KeyStore and TrustStore parameters #128759997
- Improved OCSP request failure message with a link to the wiki Q&A section
- Fixed closing serialization streams
Known issues
- German, Norwegian 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.4
Release of version 1.0.4
Summary of the major changes since 1.0.3
- Added support for filtering trusted territories being loaded from TSL #109348844
- Added support for PKCS#11 (Smart Cards, Hardware tokens) #74204066
- Added support for adding complete AdES (Raw) signature to a container #74203228
- Added network proxy configuration for http, https and basic authentication #116952041
- Added support for signing multiple files with the command line util tool #118916203
- Added support for B_EPES signature profile #120656717
- Updated DSS version to 4.7.RC1 #119363039
- Excluded logback dependency from built JAR #118379881
- Fixed ordering of StateOrProvince element by XAdES schema #120521065
Known issues
- German, Norwegian 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)