Skip to content

Releases: eclipse-tractusx/traceability-foss

helm-charts-1.3.38

22 May 12:49
cc1a3ab

Choose a tag to compare

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

11.0.0

08 May 12:22

Choose a tag to compare

[11.0.0 - 08.05.2024]

Added

  • #844 Validation for BPN to Notification API (Create / Edit), Fixed pagination
  • #726 Added Preauthorize annotation to dashboard controller
  • #849 Added concept: Notifications to multiple BPNs
  • #837 Added digital twin type to data provisioning workflow to be able to lookup shells created by trace-x
  • #783 Validation that receiver of a notification must not be same as sender.
  • #831 Added concept: Notification data model revision
  • #859 Enable autocomplete API to filter for given assets
  • #778 Added counterPartyId to getCatalogRequest

Changed

  • #837 migrate to irs-helm 7.1.1
  • #837 migrate to irs-decentral-client-library to 2.0.2-SNAPSHOT
  • #844 Prefilled bpn on investigation creation
  • #843 Refactored e2e tests, added edit notification e2e test case
  • #828 fix duplicates in traction_battery_code_subcomponent table
  • #617 redesigned inbox table
  • #603 Upgraded SingleLevelBomAsBuilt, SingleLevelBomAsPlanned & SingleLevelBomAsBuilt to 3.0.0
  • #603 Upgraded Batch, SerialPart and JustInSequencePart to 3.0.0
  • #603 Upgraded PartAsPlanned to 2.0.0
  • #918 Merged parts and other parts into one table
  • #918 Fixed translations and normal case for autocomplete values
  • #778 update EDC from 0.5.3 to 0.7.0
  • #XXX update of lombok from 1.18.30 to 1.18.32
  • #XXX update of findsecbugs plugin from 1.12.0 to 1.13.0
  • #XXX update of commons-compress from 1.26.0 to 1.26.1
  • #XXX update of logback from 1.5.5 to 1.5.6
  • #XXX update of cucumber-bom from 7.16.1 to 7.17.0
  • #XXX Updated spring boot from 3.2.4 to 3.2.5
  • #XXX Bumped logback-core & logback-classic from 1.5.4 to 1.5.5

Removed

  • #602 digitalTwinType instead of semanticId. DigitalTwinType causes problems in release 24.05

Known Knowns

#957 Multiple parts in notifications not received
#958 Frontend Filtering for available parts unset
#989 Frontend Refactoring
#990 Frontend Refactoring
#914 Frontend Refactoring
#915 Frontend Refactoring
#991 [UUX] Table column visibility on right side
#908 Fix notification detailed view logic and table header z-index
#992 [UUX] Improve table column settings interaction
#993 [UUX] Improve save button visibility when creating/editing notifications
#994 [UUX] Improve BPN-EDC configuration screen
#995 [UUX] Administrator - Notification creation/editing
#996 [UUX] Update portal configuration link
#997 [UUX] Data provisioning improvements
#998 [UUX] Parts view - search bar improvements
#1001 [BUG] Table not loading after editing and hitting back
#919 Replace Icons in the app with new ones
#913 Redesign colors of quality incident status and severity colors for UUX
#999 [UUX] Improve user feedback after approving notification
#787 Display errors after unsucessfully sending notifications
#1000 [BUG] Table not loading after editing and hitting back

helm-charts-1.3.37

08 May 12:31
0b7dfc3

Choose a tag to compare

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

10.8.4

17 Apr 12:04

Choose a tag to compare

[10.8.4 - 17.04.2024]

Added

  • #780 store api documenation in docs/api to conform with TRG 1.08
  • #622 Notification Update API
  • #774 Added initial concept for handling multiple BPNs
  • #834 Added possiblity to exclude elements from the results of the asset api filter

Changed

  • XXX Updated insomnia collection
  • #834 Behaviour of parts selection in edit / create notification view
  • #823 migrate to irs-helm 6.18.0
  • #636 migrate to digital-twin-registry version 0.4.9 from 0.3.22
  • #622 Added functionallity to edit existing notifications within CREATED state
  • #602 use digitalTwinType instead of semanticId to determine asBuilt or asPlanned assets
  • Spell check arc42 documentation and administration guide and make it consistent
  • bump ch.qos.logback:logback-core from 1.4.14 to 1.5.4
  • bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0
  • bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
  • bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.1
  • bump org.awaitility:awaitility from 3.0.0 to 4.2.1
  • bump org.asciidoctor:asciidoctorj-diagram from 2.2.13 to 2.3.0
  • bump io.cucumber:cucumber-bom from 7.15.0 to 7.16.1

helm-charts-1.3.36

17 Apr 12:08
52f1c1e

Choose a tag to compare

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

10.8.1

04 Apr 07:18

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
  • #616 Allow edc notification update with empty asset list
  • #630 Added Parts extended detailed view

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.34

04 Apr 08:01
74a1fc9

Choose a tag to compare

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

10.8.0

03 Apr 13:58
81d6414

Choose a tag to compare

Full Changelog: 10.8.0...10.8.0

helm-charts-1.3.33

03 Apr 13:59
81d6414

Choose a tag to compare

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

10.7.0

18 Mar 13:35

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