Skip to content

Releases: catenax-ng/tx-traceability-foss

helm-charts-1.3.34

04 Apr 07:12
05a49ca
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

10.8.0

03 Apr 13:42
Compare
Choose a tag to compare

Added

  • #695 OAuth2.0 Client scope configuration
  • #606 Added error message into notifications on failure
  • #596 Added Policy management documentation
  • Added overview of the scheduler tasks in documentation
  • #736 Added Contract Detailed View
  • #706 Created notification classes to support both alert and investigations
  • #706 Notification controller having the same endpoints as alerts and investigations controllers
  • #736 add contractAgreementId as searchable field for /contracts
  • Added capitalization section in guidelines.md

Changed

  • #709 Bumped spring-core from 6.0.17 to 6.1.5
  • #606 cucumber tests retry on error
  • #606 refactored response model to only be used by common model package tx-models
  • #709 Fixed CVE-2024-22257 overriding spring-security-core from 6.1.7 to 6.2.3
  • #596 Policy management has been moved to different module
  • #616 Merged quality investigations / alerts into a single view
  • #762 updated documentation for release 24.5
  • #706 StartNotificationRequest now requires additional parameter type ("ALERT", "INVESTIGATION") which
  • #706 Search criteria allows to filter by new type parameter
  • #706 Notification response have new title parameter
  • #718 update tj-actions/changed-files from v42 to v44
  • #718 update maven-project-info-reports-plugin from 3.4.5 to 3.5.0
  • #718 update jsonschema2pojo-core from 1.1.1 to 1.2.1
  • #718 migrate Spring Boot from 3.1.9 to 3.2.4
  • #630 Updated user manual with new part detailed view also for supplier and customer parts
  • #736 fixed bug in request logic of contracts detailed view
  • Improved the release documentation
  • #706 QualityNotification naming in code replaced with Notification

Removed

  • Shedlock, resilence4j, templateResolver as not used anymore
  • #706 Removed alert and investigation specific classes and services to replace them with merged notification classes

helm-charts-1.3.33

03 Apr 13:49
8f9ff27
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

10.7.0

18 Mar 13:26
Compare
Choose a tag to compare

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

18 Mar 13:33
e5ebb3e
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

10.6.0

04 Mar 13:38
Compare
Choose a tag to compare

Added

  • Added concept #638: Contract agreement admin view
  • Added support for meta key for multi sorting on tables

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

04 Mar 13:42
773ad10
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

10.5.0

22 Feb 13:31
Compare
Choose a tag to compare

Changed

  • updated publish-documentation workflow with two new steps
  • changed @ApiModelProperty annotation with @Schema
  • added logic to consume tombstone information from IRS for assets

Removed

  • removed frontend/dist folder from codeQL scan

helm-charts-1.3.30

22 Feb 13:36
33744de
Compare
Choose a tag to compare

An umbrella Helm chart for eclipse-tractusx/traceability-foss project

10.4.0

19 Feb 13:27
Compare
Choose a tag to compare

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