You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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