Skip to content

Commit

Permalink
Update to rune dependencies 11.24.2 to support Choice Type
Browse files Browse the repository at this point in the history
  • Loading branch information
PayalKhanna committed Nov 14, 2024
1 parent 0121556 commit 5124b74
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# _Infrastructure - Dependency Update_

_What is being released?_

This release updates the rune dependencies to version `11.24.2`. This update includes support for visualising the `Choice Type` elements in the Rosetta User Interface.

_Review directions_

The changes can be reviewed in PR: [#3254](https://github.com/finos/common-domain-model/pull/3254)

# _Mapping Update - InterestRateForwardDebtPriceMappingProcessor updated to handle 'Percentage' quoteUnits_

_Background_
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

<repoServerHost>s01.oss.sonatype.org</repoServerHost>
<stagingTimeoutInMinutes>10</stagingTimeoutInMinutes>
<rosetta.bundle.version>11.24.1</rosetta.bundle.version>
<rosetta.bundle.version>11.24.2</rosetta.bundle.version>
<rosetta.code-gen.version>${rosetta.bundle.version}</rosetta.code-gen.version>
<rosetta.dsl.version>9.20.0</rosetta.dsl.version>

Expand Down

0 comments on commit 5124b74

Please sign in to comment.