Release 7.6.0
Minor release with bug fixes and improvements.
Features
- Authoring
- FRI-27 Retrieve classification status via JMS optionally. To enable this you need to set
classification-service.job.status.use-jms=true
and add the queue name inclassification-service.message.status.destination
parameter. It works with classification service 6.1.0 onwards. - MAINT-1791 Add new inactivation reasons:
Classification Derived Concept
andMeaning of Concept Unknown
. - MAINT-1792 Add new historical associations:
PARTIALLY_EQUIVALENT_TO
andPOSSIBLY_REPLACED_BY
.
- FRI-27 Retrieve classification status via JMS optionally. To enable this you need to set
Improvements
- Authoring
- FRI-341 Exclude components updated by parent branch when logging rebase changes in traceability service.
- MAINT-1843 Update finding Top Level Hierarchies logic.
- VAL-231 Update logic of DescriptionDroolsValidationService when fetching FSNs with language reference sets.
- General
- Bump log4j-api from 2.15.0 to 2.17.0 for security updates.
- FRI-353 Add
isNullEffectiveTime
to refset member search api for unpublished components only.