Skip to content

3.3.0

Compare
Choose a tag to compare
@ds-mwesener ds-mwesener released this 02 May 07:53
· 5811 commits to main since this release

Added

  • Added tx-root pom for maven multi module project
  • Added tx-parent-spring-boot for using spring boot dependencies
  • Added tx-models
  • Added possibility to configure realm in FE
  • Added license headers to helm chart files
  • Added possibility to create an alert within my parts page, marked with WIP
  • Added additional irs request on irs-service to also include SingleLevelUsageAsBuilt param
  • Added owner column to asset table
  • Added upstream visibility for parts
  • Added bpn-url mapping api which provides simple CRUD operations
  • Added project lombok
  • Added Dockerfile to root directory
  • Added helm-test workflow

Changed

  • Updated spring-boot:core from 6.0.6 to 6.0.8 for cve-2023-20863
  • backend directory and module to tx-backend
  • backend/cucumber-tests directory to tx-cucumber-tests
  • Updated mapping of assets
  • Alignment of user and groups between helmchart and application
  • Updated readme links
  • Container labelling refactored
  • Increased table size tenfold. From 5, 10, 25 to 50, 100, 250
  • Moved dash-ip tool to root-pom to have a managed version
  • Updated backend dependencies to reflect current state
  • Updated notifications contract policy to include trace policy constraint
  • Switched from GET catalog (edc) to POST catalog
  • Moved Investigation JPA implementation to the correct folder structure
  • Moved Notification JPA implementation to the correct folder structure
  • Fixed bug to reflect investigation status on assets

Removed

  • Removed usage of add-license-header script in FE hook
  • Removed usage of map and map component
  • Removed supplierPart boolean from asset
  • Removed all excluded files from kics scan

Full Changelog: 3.2.0...3.3.0