Release notes

For user-facing changes, refer to the What’s New page. For information on upgrading from previous versions, see the Atoti CVA Risk Capital Migration Notes

5.0.1

2023-11-15

Download the distribution files here

Summary

  • Spring profiles for distributed deployments are now working.
  • Buckets are now correctly updated when loading updates for Reference names attributes.

Known issues

None.

Dependency versions

Component Version
Atoti Server 6.0.7
Atoti Server Regression Testing 1.0.0-AS6.0
Atoti UI 5.1.x
Bookmark Manager 3.1.0-AS6.0
Data Connectors 4.0.1-AS6.0
Java JDK11
UI Components 5.0.28
What-If 2.1.0-AS6.0

Fixed

Issue Key Details
CVARC-789 Spring profiles for distributed deployments are now working.
CVARC-807 Buckets are now correctly updated when loading updates for Reference names attributes.

5.0.0

2023-09-20

Download the distribution files here

The distribution files comprise the following zipped artifacts:

  • UI source code.
  • UI build that does not require an installation and can be directly deployed.
  • Source files that can be used to build the application.
  • Maven repository required to build the project and run the tests.

    note

    The Atoti Server 6.0.7 Maven repository files have been removed from this zip, so you’ll need to download them separately. Click here to locate them.

  • Offline documentation.

Summary

  • Atoti Server 6.0: Upgrade to Atoti Server 6.0.7
  • Atoti UI 5.1: Atoti CVA Risk Capital can now be used with Atoti UI version 5.1 or higher.
  • Admin UI: Incorporated the Admin UI. For details, see Admin UI.
  • What-if 2.1: Upgrade to What-If 2.1 with support for what-if simulations in a distributed deployment.
  • Credit quality lookup fix : Two different credit qualities can now be assigned to the same category to comply with MAR50 section 50.65

Known issues

Issue Key Details
CVARC-807 Reference Name updates: when loading updates for Reference names attributes, buckets are not updated.
CVARC-789 Distributed Deployments: the Spring profiles used for distributed deployments (dist-query-node and dist-data-node) are currently not working.

Dependency versions

Component Version
Atoti Server 6.0.7
Atoti Server Regression Testing 1.0.0-AS6.0
Atoti UI 5.1.x
Bookmark Manager 3.1.0-AS6.0
Data Connectors 4.0.1-AS6.0
Java JDK11
UI Components 5.0.25
What-If 2.1.0-AS6.0

Added

Issue Key Details
CVARC-694 Added “useLimitsModule” property to Atoti CVA Risk Capital.
CVARC-741 Integrated the Admin UI.
CVARC-774 Added credit quality mapper, so that “HY” and “NR” can be recognized as the same “HY/NR” credit quality.
CVARC-776 Added DoctorPivot for exploring static measure trees.

Changed

Issue Key Details
CVARC-747 Upgraded to Atoti Server 6.0.
CVARC-751 Migrated Bookmarks to Atoti UI 5.1.
CVARC-755 Upgraded to What-If 2.1.

Fixed

Issue Key Details
GENACL-695 Updated CircleCI config to run tests. Updated test classes with correct annotations and injected data.
CVARC-720 New endpoints are now used for the Parameter Sets widget, so that WhatIf Simulations can be tracked by the WhatIf Engine.
CVARC-777 Fixed NullPointerException in ProductNettyK.
CVARC-782 Fixed CRIF file format to align with ISDA specification.