5.15.0¶
Release Date: 2025.11.14
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=noneandend-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
refProcadminuser the necessary SELECT permission for overboundary functions.
Known issues¶
- Memory consumption issues on startup, resolved in 5.15.2 - it is recommended to upgrade to this version