Releases: eclipse-tractusx/traceability-foss
Releases · eclipse-tractusx/traceability-foss
helm-charts-1.3.7
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
3.4.0
[3.4.0] - 2023-05-11
Added
- Added logic to push image to docker hub for eclipse-tractusx repository
- Added testdata to database to ensure working notification flow
- Added base implementation for quality notifications which can be used for alerts and investigations
Changed
- Updated Publish documentation workflow to convert and deploy documentation as markdown (.md)
- Bumped cypress-io/github-action from 5.6.1 to 5.6.2
- Bumped veracode/veracode-uploadandscan-action@0.2.5 to 0.2.6
- Updated catena links from readme to reflext tractusx links
- Updated path of digital twin registry for dev environment
- Updated swagger api doc and added collection
- Updated dev setup documentation
- Changed logic of investigations to be more extensible for alerts
- Upgraded irs from 5.0.9 to 5.3.0
- Upgraded @angular-devkit/build-angular to ^15.0.0 (to have the same dependency as @angular-builders/custom-webpack has)
- Fix sonar bug in minimap.d3.ts
- Upgraded karma dependencies (use engine.io@^6.4.2 to solve Uncaught Exception vulnerability)
- Refactored investigation class to be qualitynotification to reflect a base class for future extensions
- Renamed notification table to investigation_notification to be able to understand the difference of notification source
Removed
- Not needed enum params in UpdateInvestigationRequest
Full Changelog: 3.3.0...3.4.0
helm-charts-1.3.6
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
3.1.2
Added
- Helm lint, test and install action workflow
- Updated frontend and backend dependency file and requested review for open license issues
- Updated broken links in readme
- Refactored github action workflow to isolate latest and release version tags
- Added missing license headers to files
- Synchronized configuration for runAsUser for container images
- Adapt default values.yaml to allow installation of helm charts in any environment
Full Changelog: 1.0.0...3.1.2
helm-charts-1.3.5
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
3.3.0
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
helm-charts-1.3.4
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
3.2.0
Added
- Created BPN - BPN - EDC configuration page with mappings for notification flow
Changed
- Refactored messageId of a notification to have own uuid instead of reusing notificationId
- Changed receive / update edc callbacks to match one seperate method for each process
- Updated the Notification Publisher to request initial notifications to the /receive endpoint and updates to the related /update endpoint
- Updated cypress-io/github-action from 5.6.0 to 5.6.1
- Updated peaceiris/actions-gh-pages from 3.9.2 to 3.9.3
- Upgraded base image from sha256@2b33ef284e6dc43a61903cef6d36dbce13414a9e5444e2c96cdd5e35123f9903 to: sha256@c26a727c4883eb73d32351be8bacb3e70f390c2c94f078dc493495ed93c60c2f
- Fixed parts not being marked as under investigation
- Adapt notification receiver side to accept severity by real name instead of enum constant
- Improved admin page navigation (as a left side menu)
- Combined results of discovery service and fallback mock service to provide bpn url mappings
- Updated EDC Provider to 0.3.0 version
Full Changelog: 1.0.0...3.2.0
helm-charts-1.3.3
An umbrella Helm chart for eclipse-tractusx/traceability-foss project