5.7.0¶
Release Date: 2023.10.20
Refinery documentation¶
- Moved pipeline documentation to 'Pipeline Guides'
- Updated documentation for Creating pipelines
- Added documentation for Creating environment based pipelines
- Added documentation for Setting environment based process settings
- Added documentation for idCol parameter for Refinery APIs
- Added dcumentation for KDB foreign key implementation
Refinery Core¶
Enhancements¶
- Added host/instance block support to pipeline proc-layout
- Added optional
environmentkey to pipeline schema - Added
environmentbased proc-layouts within a single pipeline.yaml - Added
environmentbased process settings within a single pipeline.yaml - Updated API (getTicks & getStats) check validation to allow KDB foreign key dot notation
- Modification to byCol API parameter on how it interacts with both Reference foreign keys and KDB foreign keys
- Updated byCol to allow multiple dot notation parameters
- Updated getTicks API to allow peaching across them
Refinery Finance Domain¶
Enhancements¶
- Updated API (getTicks & getStats) check validation to allow KDB foreign key dot notation
- Added the ability to query on-disk taq table through Refinery APIs
Refinery CLI¶
Bug fixes¶
- Fixed return code passed back to shell from interactive Refinery CLI