5.5.0¶
Release Date: 2022.07.07
Refinery Core¶
Enhancements¶
- Support for incoming data with timestamp < .z.D to be written to correct partition in IDB/HDB
- EOD sort of intraday data is now optional. Indicate in schema yaml file whether to enable/disable EOD sort. Enabled by default
- Added validation to the Process Manager to prevent TPlog recovery when using IDB
Refinery documentation¶
- Added Corporate Actions Documentation
- Added Documentation for Fault Tolerance FAQs & Cluster Deploy and Process Recovery Guide
- Added Documentation on how to recover intraday data from RDB failure when running with an IDB
Refinery Finance Domain¶
Bug fixes¶
- Fixed issue with deleteUDF not reporting success
- Fixed an issue where CorAx would not apply on new Refinery 5 type processes
- Fixed issue in which adjustCorAx flag would not apply the adjustments if null symbol was used to query all identifiers
- Fixed issue with processing worker nodes were not shutting down correctly after job
- Fixed issue in which secMaster appears empty until EOD rollover
- Fixed an issue with event bus topics not being correctly registered as a source
- Fixed issue with reference data not being broadcast on new file upload
- Fixed Report Generator RIC type error
Enhancements¶
- Updated YAML piplines from PDB to IPDB/EPDB
- CorAx capchange event type filtering is now configurable
Refinery CsAPI¶
- Added documentation of C# dual publish sync
Refinery CLI¶
Enhancements¶
- Updated the targets for UDF reload command
- Added CLI command to flush in memory data in the IPDB to disk (used to recover from RDB failure when using IDB)