Releases: catenax-ng/tx-item-relationship-service
Releases · catenax-ng/tx-item-relationship-service
1.2.0
What's Changed
⭐ NEW
- Automatic eclipse dash IP-ticket creation in catenax-ng/product-item-relationship-service#325
- Automatic cucumber execution based on Tests in Jira in catenax-ng/product-item-relationship-service#321
✅ FIXED
- Update HSTS header configuration in catenax-ng/product-item-relationship-service#348 (TRI-659)
- Encode log output to avoid log forging in catenax-ng/product-item-relationship-service#344 (TRI-653)
- Add missing X-Frame-Options header in catenax-ng/product-item-relationship-service#356 (TRI-661)
- Switching to a distroless Docker base image to avoid vulnerable library in catenax-ng/product-item-relationship-service#350 (TRI-729)
💡 IMPROVED
- Update EDC components to version 0.1.1 in catenax-ng/product-item-relationship-service#329
- Update testdata set to 1.3.2 in catenax-ng/product-item-relationship-service#339
- Create Tombstone for faulty/null/none BPN ManufactureId in catenax-ng/product-item-relationship-service#353
- Update aaswrapper to 0.0.7 in catenax-ng/product-item-relationship-service#364
Full Changelog: catenax-ng/product-item-relationship-service@v1.1.0...1.2.0
1.1.0
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
IRS Helm chart for Kubernetes for Catena-X
1.0.0
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
💡 IMPROVED
- Remove AAS Proxy The IRS works without the AASProxy component
New Contributors
- @mkanal made their first contribution in catenax-ng/product-item-relationship-service#2
- @dependabot made their first contribution in catenax-ng/product-item-relationship-service#3
- @ds-jkreutzfeld made their first contribution in catenax-ng/product-item-relationship-service#25
- @SaberIstos made their first contribution in catenax-ng/product-item-relationship-service#26
- @michaelschlacher2 made their first contribution in catenax-ng/product-item-relationship-service#32
Full Changelog: https://github.com/catenax-ng/product-item-relationship-service/commits/v0.9.1
0.9.0
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
- @mkanal made their first contribution in catenax-ng/product-item-relationship-service#2
- @dependabot made their first contribution in catenax-ng/product-item-relationship-service#3
- @ds-jkreutzfeld made their first contribution in catenax-ng/product-item-relationship-service#25
- @SaberIstos made their first contribution in catenax-ng/product-item-relationship-service#26
- @michaelschlacher2 made their first contribution in catenax-ng/product-item-relationship-service#32
Full Changelog: https://github.com/catenax-ng/product-item-relationship-service/commits/v0.9.0