Skip to content

Releases: iot-dsa-v2/sdk-dslink-java-v2

0.79.2

14 Jul 21:37
fa21eb6
Compare
Choose a tag to compare
  • Don't use save delay on stop.

0.79.1

27 May 22:24
c275894
Compare
Choose a tag to compare
  • If tmp database file is zero size, error out.

0.79.0

27 May 18:06
1fa900f
Compare
Choose a tag to compare
  • Coalesce database saves.
  • Sync file descriptor on database save.
  • Minor threading fixes in lists and subscriptions.

0.78.0

09 Apr 23:29
10a268b
Compare
Choose a tag to compare
  • Add DSString.toXXX conversions.
  • Buffer key list response sections.
  • Fix potential delay in DRuntime.

0.77.0

04 Mar 23:55
05fe6ee
Compare
Choose a tag to compare
  • Serialize to a tmp file first, then rename after backup made.

0.76.0

16 Feb 21:58
f63d81d
Compare
Choose a tag to compare
  • Increase max websocket buffer sizes.

0.75.3

12 Feb 22:52
7febb46
Compare
Choose a tag to compare
  • Fix class cast exception when overwriting child of different type.

0.75.2

05 May 14:40
42d44d4
Compare
Choose a tag to compare
  • Fix sending first message on connect.
  • Increase buffer sizes in small increments to decrease chances of OOM.
  • Lock Tyrus dependencies at 1.16 for now.

0.75.1

16 Apr 16:29
475b50c
Compare
Choose a tag to compare
  • Properly handle children configs and attributes
  • Fix sending meta data on METADATA_CHANGED events in list.

0.75.0

20 Mar 15:31
7fa8709
Compare
Choose a tag to compare
  • Add ignore equals flag to dsinfo for ignoring the putting of equals children.
  • Extend read timeout to fix random disconnects (timing too tight).
  • Close transport on stopped.