All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added functionality to update notifications – Quality Investigations
- Included a guide for connecting sonarcloud to IntelliJ -> Contribution.md
- Changed github action docker-release to have maven cache instead of previously used gradle
- Added the default param to the irs/jobs api lookupBPNs and set it to true
- Added targetdate to the notification creation.
- Removed duplicated dependencies / Added version numbers for all dependencies for better managing
- Added functionality to close notifications – Quality Investigations
- Fixed Sending and saving quality investigation closure reason
- Added connector lookup dataspace discovery service functionality for finding EDC url
- Added functionality to send and receive notifications – Quality Investigations
- Added EDC router component to support notifications and data ingest process in parallel
- Added arc42 documentation
- Changed endpoints introducing proper validation for request body depending on the endpoint type
- Removed email feature from application for security reasons
1.0.1 - 2022-12-19
Using the "relationships" structure instead of "AssemblyPartRelationship" in the IRS response.
1.0.0 - 2022-12-09
- Traceability BoM asBuilt - with the use of IRS we retrieve a BoM tree for lifecycle "as built" for serialized parts as well as batches, which as a prerequisite are provided to the Catena-X network.
- Usage of the aspects "SerialPartTypization", “Batch” and "AssemblyPartRelationship".
- Tree built in the downwards direction top-down/parent-child. Visualization of the BoM tree and list view of own manufactured as well as being supplied with parts.
0.1.0 - 2022-09-21
- BoM asBuilt Fetch parts and supplier parts, display details, display part tree
- EDC and IRS integration