Skip to main content
This page explains the changes since 5.1.0-beta, plus any changes required to migrate from 5.1.0-beta to the stated version of .

Changes since 5.1.0-beta

Added

Changed

Removed

None

Fixed

Fixed issues introduced in 5.1.0-beta

Migrate to 5.1.0

Upgrading from version 5.1.0-beta, see 5.1 Release Notes. uses 6.0.5 and 5.1.x. For new features and fixes included in these releases, please see the documentation and Migration Notes, and the release notes for . For clients licensed to use ActiveMonitor, a skeleton module based on version 6.0.5 is included with the 5.1.0 release.

Breaking Changes

None

Summary

DirectQuery

  • New AsOfDate Filter Configuration Bean: The newly added directQueryDatesToIncludeFilter bean allows for custom configuration of which dates to include in your DirectQuery data node.
  • Removed “preview” package: The preview package has been removed from the frtb-directquery module. All child packages or classes have been moved to the parent frtb package.
  • DirectQuery nodes work with in-memory Sign-off enabled nodes: A DirectQuery data node can now be connected to nodes with Sign-off enabled. The enable-signoff spring profile must be active on all nodes (in-memory and DirectQuery).

Other Changes

  • Parameter Adjustments: Updated parameters to match ISDA requirements in all data sets.
  • Actuator Endpoint: Tightened security in default configuration for Spring boot actuator and now require admin role.

Configuration files

Files Modified

frtb.properties
New properties: Deleted properties:
application.yaml
New properties: Updated properties:

Datastores

Modified stores

Partitioning

The partitioning has been modified as per migration notes.

Databases

Modified Tables

Measures

Added