Skip to content

5.15.0

Release Date: 2025.11.14

Not Available on Nexus

  • This version is no longer available on Nexus due to a memory consumption issue on startup.
  • The issue was resolved in 5.15.2 — upgrading to 5.15.2 or later is recommended.

Refinery Core

Enhancements

  • Refinery has been upgraded to Delta Platform version 4.12.0.
  • Added the limit parameter to the getTicks API.
  • Removed the Refinery foreign key implementation. Refinery now only operates with kdb+ native foreign keys.

Bug fixes

  • Fixed an issue where schemas failed when the table pipeline had intrapersisttype=none and end-persist-type=root-splay. -
  • Resolved an issue where an overboundary value in HDB caused errors during startup.
  • Fixed a handle issue that caused the EPDB process to hang while waiting for the HDB to unlock.
  • Addressed an issue where an empty boolean value occurred when retrieving RDB overboundary data.
  • Addressed an issue where an empty boolean value occurred when retrieving HDB overboundary data during rollover.
  • Granted refProcadmin user the necessary SELECT permission for overboundary functions.