Skip to content

Releases: DataIntellectTech/TorQ

v5.2.6

19 Dec 11:24
b3a76c0

Choose a tag to compare

What's Changed

Full Changelog: v5.2.5...v5.2.6

v5.2.5

28 Nov 16:28
b882e10

Choose a tag to compare

What's Changed

Full Changelog: v5.2.4...v5.2.5

v5.2.4

13 Nov 09:44
a4aff2e

Choose a tag to compare

What's Changed

  • TorQ_679: Support immediate writing in WDB by @mchbrn-q in #680

Full Changelog: v5.2.3...v5.2.4

v5.2.3

05 Nov 09:29
4a26653

Choose a tag to compare

What's Changed

Full Changelog: v5.2.2...v5.2.3

TorQ v5.2.2

22 Oct 08:48
33cb5db

Choose a tag to compare

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

30 Sep 15:10
09cfe1d

Choose a tag to compare

  • 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

25 Sep 10:54
f83e4d1

Choose a tag to compare

  • 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

30 May 16:19
d354ba1

Choose a tag to compare

  • 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

07 Mar 16:48
ca75fa2

Choose a tag to compare

Updating TorQ to be compatible with v4.1. Removed any projections with too many parameters

TorQ v5.0.3

05 Mar 11:42
4c0720d

Choose a tag to compare

  • 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)