Releases: DataIntellectTech/TorQ
Releases · DataIntellectTech/TorQ
v5.2.8
What's Changed
- Fix partbyenum to enumerate against placeholding symbol by @ConorSwainDI in #691
New Contributors
- @ConorSwainDI made their first contribution in #691
Full Changelog: v5.2.7...v5.2.8
v5.2.7
What's Changed
- Add subscriber info to CTP by @pmurphy979 in #687
- Fix IDB intraday write by @jonathonmcmurray in #689
New Contributors
- @pmurphy979 made their first contribution in #687
Full Changelog: v5.2.6...v5.2.7
v5.2.6
What's Changed
- Add warning if environment variable is not set and improve logging by @robsketch in #685
- fix idbreload issues by @michaelturkington in #686
Full Changelog: v5.2.5...v5.2.6
v5.2.5
What's Changed
- #672 make sort process call initmissingtables and notifyidbs instead … by @ThomasGillespie in #681
Full Changelog: v5.2.4...v5.2.5
v5.2.4
What's Changed
Full Changelog: v5.2.3...v5.2.4
v5.2.3
What's Changed
- #671 correct .merge.mergebypart error trap on upsert by @JosefBaines in #677
- #669 correct .merge.getpartchunks to use the filtered view by @JosefBaines in #674
- IDB WDB connection retry by @JosefBaines in #675
- #672 ensure idb process is reloaded after wdb savedown completed by @JosefBaines in #676
Full Changelog: v5.2.2...v5.2.3
TorQ v5.2.2
IDB reload fix for default writedown mode, fixed table row counts
WDB 0 eodwaittime - reload of backends fixed
IDB documentation enhanced
TorQ v5.2.1
- fix for IDB on Windows: WDB EOD now doesn't fail when deleting WDB folder
- IDB notification bugfix: WDB was constantly sending IDB reloads, even if no write down happened
TorQ v5.2.0
- new IDB (Intraday DataBase) process
- new WDB writedown mode partbyenum
- fix for processes storing entire tables instead of schema after pubsub init
- datecheck function period fix
TorQ v5.1.0
- Added support for DataAcess API using int partitions
- Adding support for FinSpace STP, WDB and AWS Dataviews
- New .os.hdeldir function introduced. Uses hdel instead of rm to delete a directory, or just delete it's contents
- Bug Fixes related to kdb version 4.1