Releases: DataIntellectTech/TorQ
Releases · DataIntellectTech/TorQ
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
TorQ v5.0.4
Updating TorQ to be compatible with v4.1. Removed any projections with too many parameters
TorQ v5.0.3
- Fix defaulting of .save config in rdb
- Bug fix for syncexec queries on HTTP/qcon
- Bug fix for dataaccess API init
- Deferred responce now returns if fails or signals error
- Updating finspace.q API parameters to be up to date with AWS documentation
- Setting default start params in FinSpace
- finspaceservers.q will use the aws.list_kx_clusters direclty instead of matching it against csv
- Code restructure/small changes to allign with Finspace changes (unused as of release)
TorQ v5.0.2
Removed KDBFINSPACE env variable from required startup variable list
TorQ v5.0.1
Renaming TorQ Amazon Finspace project references to TorQ-Amazon-FinSpace-Starter-Pack