Skip to content

[1.4.0] Maintenance (Spring Boot 3.3.3) (2024-09-03)

Compare
Choose a tag to compare
@jann0k jann0k released this 03 Sep 10:44
· 27 commits to master since this release
f216a51

Bugfixes

  • Fix building on Windows
  • Allow loading pkcs11 (smart-card) test properties from file system (previously only classpath was working) by upgrading cdoc2-lib test dependency to 2.0.0

Internal

  • Upgrade Spring Boot to 3.3.3. Update other 3rd party dependencies to latest.
  • Update client and server certificates used for unit-tests. Add scripts for future updates
  • Move gatling-tests into separate repository
  • Move cdoc2-openapi (OpenAPI specifications) into separate repository
  • Add GitHub initial workflows
  • Buildpacks dependency mirror can be specified as -Dbp.dependency.mirror=https://mirror.example.org when creating Docker image with mvn spring-boot:build-image

Maven packages