Skip to content

3.0.0

Choose a tag to compare

@mkanal mkanal released this 21 Mar 10:04
· 7478 commits to main since this release
f2c2b9f

Added

  • Added functionality to update & close notifications – Quality Investigations
  • Included a guide for connecting sonarcloud to IntelliJ -> Contribution.md
  • Added properties targetDate and severity to the Quality Investigations
  • Included reason for accept, decline and closure of a Quality Investigation
  • Added additional information to be displayed on the Quality Investigation detail page
  • Added native datetime component to be used for Quality Investigation
  • Merged the backend repository into this repository within /backend
  • Added beta environment

Changed

  • Changed github action docker-release to have maven cache instead of previously used gradle
  • Fixed a bug which caused the wrong bpn sender was set
  • Added the default param to the irs/jobs api lookupBPNs and set it to true
  • Added targetdate to the notification creation.
  • Removed duplicated dependencies / Added version numbers for all dependencies for better managing
  • Moved the frontend application to /frontend
  • Updated to spring boot 3
  • Fixed jersey-client cve
  • Fixed spring-web cve
  • Fixed spring-security-oauth-client cve
  • Some minor updates on dependencies
  • Restructured pom to use properties for all versions

Full Changelog: 2.0.0...3.0.0