Skip to content

Commit

Permalink
[6.0.0-dev.x] Update bundle dependency for translate fix for FpML oil…
Browse files Browse the repository at this point in the history
…PhysicalLeg (finos#2673)

* Update schema files

* Update release note

* Update bundle version to 10.9.3

* Release note
  • Loading branch information
hugohills-regnosys authored Feb 2, 2024
1 parent 79ad801 commit d9ba48f
Show file tree
Hide file tree
Showing 10 changed files with 400,567 additions and 525,169 deletions.
30 changes: 6 additions & 24 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,14 @@

# *Event Model - PartyRoleEnum including PTRRServiceProvider role*

_Background_

In order to report under EMIR, a party needs to be identified as a portfolio compression or a portfolio rebalancing service provider. These roles can be unified in a more generic role: PTRR Service Provider. The current CompressionServiceProvider code will be replaced by PTRR Service Provider.
# *Infrastructure - Dependency Update*

_What is being released?_

- CDM enum `PartyRoleEnum` has been modified in the following way: code `CompressionServiceProvider` has been eliminated and replaced by a more generic code `PTRRServiceProvider`.
- Synonym mappings have been added to reflect this change.

_Review directions_

- In the CDM Portal, select the Textual Browser and inspect the change identified above.
This release updates the `rosetta-bundle` dependency.

The changes can be reviewed in PR [#2653](https://github.com/finos/common-domain-model/pull/2653)
Version updates include:
- `rosetta-bundle` 10.9.3: this release adds mapping support for XSD substitution groups, which fixes the issue related to the mapping of FpML oilPhysicalLeg xml elements.

# _Product Model - FpML Mappings - Bond Forwards_

_What is being released?_

This release fixes FpML mapping issues related to bond forward samples.
There are no changes to the model or test expectations.

_Review directions_

In Rosetta, open the Common Domain Model workspace, select the Translate tab and review the following samples:

* fpml-5-10 > products > rates > bond-fwd-generic-ex01.xml
* fpml-5-10 > products > rates > bond-fwd-generic-ex02.xml

Changes can be reviewed in PR [#2657](https://github.com/finos/common-domain-model/pull/2657)
The changes can be reviewed in PR [#2673](https://github.com/finos/common-domain-model/pull/2673).
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

<repoServerHost>oss.sonatype.org</repoServerHost>

<rosetta.bundle.version>10.7.0</rosetta.bundle.version>
<rosetta.bundle.version>10.9.3</rosetta.bundle.version>
<rosetta.code-gen.version>${rosetta.bundle.version}</rosetta.code-gen.version>
<rosetta.dsl.version>9.4.0</rosetta.dsl.version>

Expand Down
Loading

0 comments on commit d9ba48f

Please sign in to comment.