5.11.1

Release Date: 2025.03.07

Refinery Core

Enhancement

  • Added rolloverExcludeToday, a pipeline feature that excludes today's data during EOD rollover.
  • Upgraded Refinery to Delta Platform v4.10.1.

Bug fix

  • Fixed an issue where the rollover.complete event wasn't triggered during the first rollover for month and year partitions.
  • Resolved an error that occurred when unregistered processes failed to connect before applying rerouting logic.
  • Fixed an issue where late data writes to the HDB caused it to reload before clearing the RDB data, resulting in duplicate query results.

Refinery Finance

Bug fix

  • Resolved an issue where the following packages weren't properly included in the Finance-Domain:
  • DaaSEnvironmentRefinitiv 4.2.0
  • DaaSTrthClient 4.2.0
  • DeltaRfavelocity 4.2.0
  • TrthExchangeMaps 4.2.0

Refinery Java Client API [1.4.4]

Enhancement

  • Delta Platform version 1.4.4 has been upgraded to be compatible with Refinery version 5.X. The minimum supported Refinery version is 5.11.0.

Security Enhancements

  • Delta Platform version 1.4.4 has been upgraded to remove CVEs, including logging libraries.

Logging

  • The logging library used has changed from Apache Log4j to Logback. Existing client code continues to work as both these loggers proxy calls through the SLF4J API.
  • Existing log4j.properties configuration files must be reimplemented to use logback.xml or logback-test.xml for running tests.

Feature Deprecation

  • Some Java API calls are no longer compatible with Refinery version 5.X and have been removed.
  • The Streaming Analytic functionality has been removed from the API in favour of using a Chained Tickerplant model (CTP)