Skip to content

Releases: open-eid/SiVa

release-3.8.1

05 Jul 09:57
Compare
Choose a tag to compare

Major changes since 3.8.0

  • Updated DD4J to version 5.3.1 that includes a security update

release-3.8.0

26 Apr 16:02
Compare
Choose a tag to compare

Major changes since 3.7.0

  • Updated Spring Boot to version 3.2.5
  • Updated DSS to version 6.0.d4j.1
  • Updated DD4J to version 5.3.0
  • Updated Java to version 17
  • SiVa now uses embedded Tomcat
  • SiVa can now be configured to set file size limitations for post requests
  • SiVa can now be configured to ask revocation for T level signatures during validation
  • Moved integration tests to the separate repository - SiVa-Test
  • Moved performance tests to the separate repository - SiVa-perftests
  • SiVa now uses two separate TSLs
  • Replaced deprecated WebSecurityConfigurerAdapter with SecurityFilterChain
  • Other dependency updates

release-3.7.0

08 May 14:15
Compare
Choose a tag to compare

Major changes since 3.6.1

  • Added validation warnings for containers with invalid mimetype files
  • Siva-sampleapp has been moved to a new repository called siva-demo-application
  • Digidoc4j version updated to 5.1.0
  • DSS version updated to version 5.11.1
  • Dependency updates (including JUnit 5)

release-3.6.1

30 Nov 08:20
Compare
Choose a tag to compare

Major changes since 3.6.0

  • Documentation updates

release-3.6.0

07 Nov 09:56
Compare
Choose a tag to compare

Major changes since 3.5.4

  • Removed the xroad validation service module and all related functionality
  • DocumentType is no longer a valid request parameter
  • Siva dependency check profile is now turned off by default
  • Dependency updates (including Digidoc4j and DSS)
  • GivenName and Surname have been added to the validation reports subjectDistinguishedName element
  • Added configuration parameter for LOTL pivot mode. It is turned on by default and also applies to dd4j

release-3.5.4

26 Aug 06:52
Compare
Choose a tag to compare

Major changes since 3.5.3

  • Fix for OCSP time leak

release-3.5.3

20 May 13:45
Compare
Choose a tag to compare

Major changes since 3.5.2

  • Simple report SignedBy format improvements
  • Dependency updates

release-3.5.2

31 Mar 17:43
Compare
Choose a tag to compare

Major changes since 3.5.1

  • Spring Boot update to version 2.6.6
  • Dependency updates

release-3.5.1

25 Jan 10:47
Compare
Choose a tag to compare

Major changes since 3.5.0

  • Digidoc4j update to version 4.2.2
  • Update of TSL keystore and LOTL TLS truststore
  • Dependency updates

release-3.5.0

28 Jun 07:17
Compare
Choose a tag to compare

Major changes since 3.4.1

  • Digidoc4j update to version 4.2.0
  • Validation wanrings for 0-byte datafiles in containers
  • Improvements in revocation freshness validation and comparing logic of TS and OCSP times
  • Public heartbeat endpoint /monitoring/heartbeat for SiVa webapp
  • Public version info endpoint /monitoring/version for SiVa webapp
  • Unification of validation policies
  • Update of LOTL TLS truststore
  • Bugfixes