Skip to content

Releases: thingsdb/ThingsDB

v1.7.3

16 Jan 16:22
Compare
Choose a tag to compare
  • Improve destroy websocket when unexpected disconnect.
  • Fix in recursive for-each loop.

v1.7.2

09 Jan 11:48
Compare
Choose a tag to compare
  • Fix writing large packages over websockets, pr #403 (reported by @ivomans).

v1.7.1

21 Dec 15:31
Compare
Choose a tag to compare
  • Use smaller fragments when writing WebSocket data, pr #400 (@ivomans).
  • Pin gcloud image as gsutil is not working in latest (gcloud build only).
  • Add default boolean syntax to allow a default true value, pr #402.

v1.7.0

10 Dec 21:02
Compare
Choose a tag to compare

v1.6.6

12 Aug 11:18
Compare
Choose a tag to compare
  • Allow user_info() in a collection scope, discussion #385.

v1.6.5

23 May 12:44
Compare
Choose a tag to compare
  • Fixed bug in debug logging when task.del() is called with an error, issue #384.

v1.6.4

16 May 12:07
Compare
Choose a tag to compare
  • Fix using task.del() within the task callback, issue #383.

v1.6.3

14 May 13:46
Compare
Choose a tag to compare
  • Honor key restrictions with JSON load function, issue #382.

v1.6.2

13 May 16:18
Compare
Choose a tag to compare
  • Fixed loading JSON strings with json_load() function, issue #381.

v1.6.1

02 May 12:40
Compare
Choose a tag to compare
  • Add support for ARM64 container, pr #377 (@rickmoonex).
  • Both the minimal and full docker builds compatible with legacy hardware, pr #380 (@rickmoonex).