7.0.0-dev.103
Sample Data - Legal Agreements (CSA/ECS) Updated
Background
Adding fresh set of samples PR #4651
What is being released?
This release updates the format of sample files with edited samples. For more information see #4651.
Review Directions
Changes can be reviewed in #4652
What is being released?
Infrastructure - Regression Test Expectation Management
What is being released?
To improve the efficiency of the CDM release process, this release updates the Java utilities used to manage the regression test expectations.
Review Directions
This PR fixes out of date expectations. No model changes in this PR.
The changes can be reviewed in PR: #4661
Ingestion Framework - Remove Synonyms
Background
FpML to CDM mapping functions were contributed to CDM 7-dev (#3836), and all FpML-related mappings (and associated tests) were removed from CDM 7-dev (#4030).
The remaining legacy Ingest models should removed from the CDM, for further details, see:
What is being released?
The remaining ingest models that used synonyms (CreateIQ, FIS_TRADE, ORE_1_0_39) have been removed, along with all associated tests and test packs.
Additionally, any use of the synonym keyword for defining naming conventions has been replaced with docReference, e.g., [synonym ISDA_Taxonomy_v2 value "InterestRate_IRSwap_Basis"] has been replaced by [docReference ISDA Taxonomy_v2 namingConvention "InterestRate_IRSwap_Basis"].
Review Directions
The changes can be reviewed in PR: #4657