Skip to content

Releases: catenax-ng/tx-item-relationship-service

1.2.0

15 Nov 10:02
e290f96
Compare
Choose a tag to compare

What's Changed

⭐ NEW

✅ FIXED

💡 IMPROVED

Full Changelog: catenax-ng/product-item-relationship-service@v1.1.0...1.2.0

1.1.0

15 Nov 10:01
6715a9e
Compare
Choose a tag to compare

What's Changed

⭐ NEW

  • Aspect Model validation IRS now validates the aspect model responses requested via EDC. JSON schema files are requested on demand using Semantic Hub API.
  • BPN mapping IRS job result includes BPNs and the corresponding names.
  • Enabled collecting of "Batch" submodels IRS supports aspect model "Batch"

✅ FIXED

  • Malformed date-time in IRS job result (TRI-627)
  • Job cleanup process Jobs are completely deleted after retention period exceeded. (TRI-631)
  • IRS job processing IRS jobs no longer stay stuck in state RUNNING due to malformed URLs. (TRI-675)
  • Security fixes Fixed various security findings.

💡 IMPROVED

  • IRS monitoring Added more metrics and improved Grafana dashboards.
  • Submodel payload in IRS job response Submodels are stored as object instead of string.
  • CORS Enabled CORS configuration
  • Documentation Improved README and UML diagrams.
  • GitHub integrations Trivy/KICS/Eclipse DASH tool/VeraCode
  • Extended Postman collection
  • IRS stability and code quality
  • API docs
  • Test data and upload script
  • Helm charts Improved security and performance configurations. Created a All-in-One Helm Chart for IRS which includes all IRS dependencies. Helm Chart is released separately.
  • Refactor relationship result object of IRS
  • FOSS initial GitHub & code preparation Change package structure to org.eclipse.tractusx.

Full Changelog: catenax-ng/product-item-relationship-service@v1.0.0...v1.1.0

irs-helm-charts-1.0.0

15 Nov 10:00
Compare
Choose a tag to compare

IRS Helm chart for Kubernetes for Catena-X

1.0.0

15 Nov 09:59
efc8f37
Compare
Choose a tag to compare

First official stable release of the IRS.

💡 IMPROVED

  • Improved Minio Helmchart Latest Minio version is used now
  • Submodel Information If requested, the IRS collects submodel information now and adds it to the job result
  • Improved job response The job response object contains all the required fields now with correct values

Full Changelog: catenax-ng/product-item-relationship-service@v0.9.1...v1.0.0

0.9.1

15 Nov 09:58
46a6e5f
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

💡 IMPROVED

  • Remove AAS Proxy The IRS works without the AASProxy component

New Contributors

Full Changelog: https://github.com/catenax-ng/product-item-relationship-service/commits/v0.9.1

0.9.0

15 Nov 09:56
252240c
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Release after PI 3 - S5 - A1MTDC

⭐ NEW

  • Build traceability BoM as built tree You can now use the IRS to retrieve a BoM tree with lifecycle stage "as built" for serialized components, which are distributed across the Catena-X network. In this release, the tree is being built on the aspects "SerialPartTypization" and "AssemblyPartRelationship". Focus is a tree built in the direction top-down/parent-child.
  • IRS API v1.0.0 First release of the IRS API.

--

✅ FIXED

  • Cloud Agnostic Solution You have the ability now to deploy the solution on different cloud vendor solutions. We decoupled the application from its former Azure Stack.
  • Security fixes Various security fixes.

--

💡 IMPROVED

  • Asynchronous Job Management Since we cannot rely on a synchronous answer of each request within the network, we provide a job management for this process.
  • AAS Proxy Requests to Digital Twin Registry are executed via the AAS Proxy.
  • Quality Gate for Release 1 The quality measures were implemented in accordance with the requirements for Release 1.
  • Hotel Budapest catenax-ng C-X-NG ready using the provided catenax-ng infrastructure.
  • SCA Composition Analysis Enablement of SCA Composition Analysis using Veracode and CodeQl.
  • Github Integrations VeraCode/Dependabot/SonarCloud/CodeQl

--

⛔ UNRESOLVED

  • Select Aspects you need You are able to select the needed aspects for which you want to collect the correct endpoint information.

--

New Contributors

Full Changelog: https://github.com/catenax-ng/product-item-relationship-service/commits/v0.9.0