Skip to content

release-3.8.0

Compare
Choose a tag to compare
@ivoMattus ivoMattus released this 26 Apr 16:02
· 25 commits to develop since this release

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