forked from finos/common-domain-model
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manuel Carrera CDM FX NDS dev (finos#2866)
* CDM FX NDS dev This contribution adds qualification support for FX NDS * Update RELEASE.md --------- Co-authored-by: Manuel Carrera <[email protected]> Co-authored-by: JayasriR <[email protected]> Co-authored-by: Jayasri Radhakrishnan <[email protected]>
- Loading branch information
1 parent
0535547
commit f3b86e3
Showing
2 changed files
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# _Infrastructure - Dependency Update_ | ||
# _Product Model - Qualification of Foreign Exchange NDS_ | ||
|
||
_What is being released?_ | ||
|
||
This release updates the `rosetta-bundle` dependency. | ||
_Background_ | ||
|
||
Version updates include: | ||
- `rosetta-bundle` 10.15.7: Translate bug fix to handle enum name clashes. | ||
Currently, Foreign Exchange Non-Deliverable Swaps are not supported in the Common Domain Model. This release adds qualification support for this kind of product. | ||
|
||
There are no changes to the model or test expectations. | ||
_What is being released?_ | ||
|
||
- Added the function `Qualify_ForeignExchange_NDS` that qualifies as true if a product has two forward payouts with an FX underlier and the `cashSettlementTerms` populated. | ||
_Review directions_ | ||
|
||
The changes can be reviewed in PR: [#2870](https://github.com/finos/common-domain-model/pull/2870) | ||
In the Rosetta platform, select the Textual View and inspect each of the changes identified above. | ||
|
||
PR: [#2866](https://github.com/finos/common-domain-model/pull/2866) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters