Releases: eclipse-tractusx/traceability-foss
Releases · eclipse-tractusx/traceability-foss
helm-charts-1.3.33
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
10.7.0
Added
- #421 Added contract agreement view
- #515 Service Unavailable Response on Notification failure
- #536 Added import state PUBLISHED_TO_CORE_SERVICES in frontend
- #420 add /contracts api to fetch contract agreement information from EDC for assets
- #423 Notification will be created/persisted in case of a edc notification
- Added a step to the pull-request-backend.yml which checks if the pom.xml(root) properties have some versions ending with -SNAPSHOT
- Added a PostConstruct method in PolicyStartUpConfig to allow Integration tests to run without errors in stack traces.
- #536 added new ImportState to asset PUBLISHED_TO_CORE_SERVICES indicating edc assets and dtr shells were created for given asset
- #536 added cron job responsible to publish assets in PUBLISHED_TO_CORE_SERVICES import state to edc and dtr
- #652 add GitHub action to publish Swagger to Swaggerhub
Changed
- Updated RELEASE.md to the latest release guide (added more steps)
- #515 Fixed notification toast click area
- #625 increased height of tables
- #423 Moved errorMessages from investigation/alert to notification list
- Updated COMPATIBILITY.md matrix adding release C-X 24.3 and 23.12
- #536 rework /policies to respond with policies from the IRS policy store
- #536 sync assets logic was adjusted to create IRS jobs only for assets that are not in TRANSIENT or IN_SYNC states
- #536 Updated Arc42 documentation and user-manual with publish assets informations
- Bumped softprops/action-gh-release from v1 to v2
- Bumped azure/setup-helm from v3 to v4
- Bumped aquasecurity/trivy-action from 0.17.0 to 0.18.0
- Bupped cucumber-bom from 7.12.1 to 7.15.0
- Bumped jetbrains-annotation from 24.0.1 to 24.1.0
- Bumped commons-logging from 1.2 to 1.3.0
- Bumped shedlock from 5.11.0 to 5.12.0
- Overridden transitive commons-compress version by 1.26.1 to fix CVE-2024-26308
- Overridden transitive commons-codec version by 1.16.1 to fix CVE-2024-26308
- Update irs-registry-client from version 1.6.0-SNAPSHOT to 1.6.0
- Updated review-message for check pom for -SNAPSHOT workflow
- Changed base image from eclipse-temurin:17-jre-alpine to eclipse-temurin:21-jre-alpine
- Changed build image from maven:3-openjdk-17-slim to maven:3-openjdk-18-slim
- #742 rework test management strategy for frontend and backend part
Removed
- #625 Removed the header and breadcrumbs section from app layout
helm-charts-1.3.32
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
10.6.0
Added
- Added concept #638: Contract agreement admin view
- Added support for meta key for multi sorting on tables
- Added concept #578: Consistent null values
Changed
- Spring-core bumped from 6.0.16 to 6.0.17
- Updated user manual
- JSON Schema generation for valid submodel mapping
- Added support for meta key for multi sorting on tables
- Added error description and retry button to error toast when creating notifications
- Bumped version mikefarah/yq@v4.40.5 to mikefarah/yq@v4.42.1
- Bumped version lombok from 1.18.28 to 1.18.30
- Bumped version ts-graphviz/setup-graphviz@v1 to ts-graphviz/setup-graphviz@v2
- Bumped version Schedlock 5.10.0 to 5.11.0
- updated yarn.lock file
Removed
- Removed EDC notification asset classes and replaced with IRS lib implementation
- #528 Removed sorting tooltip on quality incidents tables on dashboard page
helm-charts-1.3.31
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
10.5.0
Changed
- updated publish-documentation workflow with two new steps
- changed @ApiModelProperty annotation
- added logic to consume tombstone information from IRS for assets
Removed
- removed frontend/dist folder from codeQL scan
Full Changelog: 10.4.0...10.5.0
helm-charts-1.3.30
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
10.4.0
Added
- added tombstone icon to parts table and error description in parts detail view
- Endpoint (assets/import/report/{importJobId}) for retrieving import report
- Added add Parts view concept
Changed
- actions/chache bumped from v3 to v4
- borales/actions-yarn bumped from v4 to v5
- peter-evans/create-pull-request bumped from v5 to v6
- peter-evans/dockerhub-description bumped from v3 to v4
- aquasecurity/trivy-action bumped from 0.16.1 to 0.17.0
- sonar-maven-plugin bumped from 3.9.1.2184 to 3.10.0.2594
- rest-assured bumped from 5.3.2 to 5.4.0
- testcontainer-postgresql bumped from 1.19.1 to 1.19.4
- tomcat-embed-websocket bumped from 10.1.16 to 10.1.18
- IrsCallbackController is now validating jobId to prevent log injections from unwanted usage
Removed
- Investigations/Alerts for assets_as_planned parts
helm-charts-1.3.29
An umbrella Helm chart for eclipse-tractusx/traceability-foss project
10.3.0
Added
- Added AVD-KSV-0014 to trivy ignore
- Added tooltips on functionalities that are unauthorized or unavailable
- Added concept for adaptions for IndustryCore Changes CX-0126 and CX-0127
- Added concept #521 revoked notification handling
- Added eclipse trace-x matrix channel to README.md and CONTRIBUTING.md
Changed
- Updated Irs Library from 1.4.1-SNAPSHOT to 1.5.1-SNAPSHOT
- Changed some java implementations according to security findings ( business logic unchanged )
- Adjusted sync logic to create jobs only for related BomLifecycles
- Spring core updated from 6.0.14 to 6.0.16
- Springboot updated from 3.1.6 to 3.1.7
- Updated Angular and its dependencies from 15.2.8 to latest version 16 release
- Implemented asset publisher component functionality
- Updated postgres to version 15.4
- Update Spring version to 3.1.8
- Migrated from okhttpclient (feign implementation) to resttemplate.
- Refactored rest templates
- Bumped jacoco-maven-plugin from 0.8.8 to 0.8.11
- Bumped cypress-io/github-action from 6.6.0 to 6.6.1
- Bumped tj-actions/changed-files from v41 to v42
- Fixed some response type descriptions within swagger documentation
- Error handling when publishing assets