Skip to content

Releases: thingsdb/ThingsDB

v1.9.0

Choose a tag to compare

@joente joente released this 07 Jul 11:40
  • Include tasks and restarts for modules_info() on node scope, issue #447.
  • Added extra reserved named (see pull request for list of names), pr #448.
  • Use arc4random_buf when compiling for Apple, pr #449.
  • Fixed: timeout joining room after rename collection, issue #450.
  • Fixed: return correct wrapped type after rename type, issue #451.

v1.8.8

Choose a tag to compare

@joente joente released this 10 Jun 07:14
  • Set correct task after configuring auto-index (IDX), issue #446.

v1.8.7

Choose a tag to compare

@joente joente released this 07 Jun 12:16
  • Pinned gcloud image to fixed versions (gcloud build only).
  • Update next free ID after loading tasks from full storage, issue #445.

v1.8.6

Choose a tag to compare

@joente joente released this 04 Jun 13:04
  • Read type_count(..) from cache if available, pr #443.
  • Add scope in format @collection:... to room events, pr #444.

v1.8.5

Choose a tag to compare

@joente joente released this 25 Mar 12:36
  • Added min() and max() functions, issue #441.

v1.8.4

Choose a tag to compare

@joente joente released this 20 Feb 09:07
  • Added --auto-rebuild flag, pr #435.
  • Fixed: garbage collect in single node mode, issue #438.
  • Added type index for fast type_all(..) requests, pr #439.
  • Added WPO, HID and IDX type flags, pr #440.

v1.8.3

Choose a tag to compare

@joente joente released this 02 Feb 14:50
  • Added the America/Coyhaique time zone, pr #432.
  • Optimize del_history task (use single loop), pr #433.
  • Fixed setting MHT flag after using map_type(), issue #434.

v1.8.2

Choose a tag to compare

@joente joente released this 10 Nov 15:56
  • Allow converting mpdata to bytes, issue #427.
  • Fixed: map cache for nested structure not cleared, issue #428.
  • Add global enum definition, issue #429.
  • Add anonymous wrap only type syntax (&{..}), pr #430.
  • Added ano() function, pr #430.
  • Definition *str now exposes enumerator keys, issue #431.

v1.8.1

Choose a tag to compare

@joente joente released this 06 Nov 20:56
  • Implemented formatting C-string checks and fixed typo, pr #426.

v1.8.0

Choose a tag to compare

@joente joente released this 06 Nov 17:55