7.0.0-dev.114
Infrastructure - Dependency Update
Version updates include:
DSL10.0.0-dev.11- Performance improvements. See DSL release notes: 10.0.0-dev.11DSL10.0.0-dev.12- Performance improvements. See DSL release notes: 10.0.0-dev.12Bundle12.0.0-dev.12- Update Maven coordinates for rune-common and rune-testing. See GitHub issue #1203Bundle12.0.0-dev.15- Dependency Update and serialisation fix.FpML as Rune3.2.0- Dependency Update. See FpML as Rune release notes: 3.2.0
Review Directions
Changes can be reviewed in PR: #4800
Event Model - Move Qualify_Substitution
Background
All event qualification methods should be in the cdm.event.qualification namespace. The Qualify_Substitution function was still in the cdm.event.common namespace.
What is being released?
Qualify_Substitution has been moved from cdm.event.common.func to now be in cdm.event.qualification.func. The actual function itself has not be changed.
Review Directions
Changes can be reviewed in PR: #4764