forked from finos/common-domain-model
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
9 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,13 +1,12 @@ | ||
# *Product Model - FpML Synonym Mappings for Unique Product Identifiers* | ||
# *Infrastructure - Dependency Update* | ||
|
||
_What is being released?_ | ||
|
||
This release extends the FpML mapping coverage for the enum `ProductIdTypeEnum` to support UPIs. | ||
This release updates the `rosetta-dsl` and `rosetta-bundle` dependency. | ||
|
||
- The `ProductIdentifierSourceMappingProcessor` has been updated to map FpML productIdScheme http://www.fpml.org/coding-scheme/external/iso4914 to `ProductIdTypeEnum->UPI`. | ||
Version updates include: | ||
- `rosetta-dsl` 9.0.3: Fix RequestManager memory leak. For further details see DSL release notes: https://github.com/REGnosys/rosetta-dsl/releases/tag/9.0.3. | ||
|
||
_Review directions_ | ||
There are no changes to the model, and test expectations remain the same. | ||
|
||
- In the CDM Portal, select the Textual Browser and inspect the change listed above. | ||
|
||
Changes can be reviewed in PR [#2521](https://github.com/finos/common-domain-model/pull/2521) | ||
The changes can be reviewed in PR [#2470](https://github.com/finos/common-domain-model/pull/2470). |
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