Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Added
| Issue Key | Details |
|---|
| CVARC-868 | Added support for Trade scaling what-if simulations. |
Fixed
| Issue Key | Details |
|---|
| CVARC-872 | Fixed bug within listeners used for recalculation of records inside the Capital Treatment store always publishing records to master branch |
Fixed
| Issue Key | Details |
|---|
| CVARC-853 | Fixed IndexOutOfBounds exception caused by InstrumentStoreListener not deriving regulatory risk factor correctly in the case of CCS inputs. |
Fixed
| Issue Key | Details |
|---|
| CVARC-830 | Fixed concurrency issue with bucket updates. |
| CVARC-831 | Fixed KeyConstraintException when modifying carved out trades in the SaCarvedNettingSet table. |
| CVARC-832 | Fixed excessive number of intermediate values used in incremental measures. |
Added
| Issue Key | Details |
|---|
| CVARC-741 | Integrated the Admin UI. |
| CVARC-750 | Integrated the Admin server. |
| CVARC-770 | Added Incremental measure variations. |
| CVARC-802 | Added support for SwaggerUI. |
Changed
| Issue Key | Details |
|---|
| CVARC-778 | Added IParameterRetriever as a Bean, replacing hardcoded initializations of IParameterRetriever. |
| CVARC-791 | Upgraded Atoti CVA Risk Capital to Java 17. |
| CVARC-792 | Upgraded Spring Security to 5.8. |
| CVARC-801 | Replaced spring-boot-starter-parent dependency with common-parent-pom. |
| CVARC-804 | Upgraded Atoti CVA Risk Capital to Atoti Server 6.0.9. |
| CVARC-806 | Upgraded Solution Tools BOM to 2.0-AS6.0. |
Fixed