Skip to content

2.11.0

Choose a tag to compare

@ivoMattus ivoMattus released this 27 May 14:47
· 34 commits to develop since this release

Summary of the changes since 2.10.2

  • Added long term archival (LTA) support to datafiles API
    • Augmenting ASiC-E containers with valid Estonian XAdES signatures (LT/LTA signature profile is extended by adding archive timestamp)
    • Encapsulating ASiC-E/BDOC container into an ASiC-S container if signatures are not suitable for extending (e.g. profile is LT_TM, certificates are expired)
    • Adding new timestamp token to ASiC-S containers with existing timestamp tokens
    • Accessing datafiles and signatures of the inner container in case of composite ASiC-S container
  • Supported container types are restricted to BDOC, ASiC-E and ASiC-S
  • Improved error handling for ASiC-S container
  • Updated error handling on using LTA profile in hashcode endpoints
  • Updated container entry name validation when opening hashcode containers
  • Updated Spring Boot version to 3.5.0
  • Updated Digidoc4j version to 6.0.1
  • Updated Ignite version to 2.17.0
  • Updated other dependencies
  • Updated documentation