Skip to content

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

0.70.4

09 Oct 16:26
ba80610
Compare
Choose a tag to compare
  • Change log streaming actions to provide more information and allow filtering by log name and level.
  • Fix DSAction.prepareParameters() not being called.

0.70.2

08 Oct 16:42
0087bb5
Compare
Choose a tag to compare
  • Fix broken actions

0.70.1

08 Oct 16:05
2aaa3a6
Compare
Choose a tag to compare
  • Fix opening streams for table and stream action results

0.70.0

07 Oct 23:18
5dfd2d1
Compare
Choose a tag to compare
  • Responder list refactored for true async.
  • Added AsyncActionResults and changed how action results are handled.
  • Added DSBoolRange
  • DSIEnum now extends DSIMetadata
  • Fix NPE in DS1Requester

0.69.0

17 Sep 17:24
8f0e4c3
Compare
Choose a tag to compare
  • Action Refactor

0.68.0

09 Sep 16:24
891a4fd
Compare
Choose a tag to compare
  • Generic DSInfo
  • Remove isNull from DSIObject
  • Update gradle

0.67.1

23 Aug 16:11
e14bb2f
Compare
Choose a tag to compare
  • Fix name encoding for v1 protocol

0.67.0

21 Aug 15:56
c803865
Compare
Choose a tag to compare
  • New locked flag and many dynamic objects are now locked.
  • Decode renamed defaults as generic nodes.
  • Value node reports cov to parent.
  • Refactor the time package.

0.66.1

17 Aug 00:54
55c48ab
Compare
Choose a tag to compare
  • Fix enum range encoding / decoding
  • Fix connection reconnect timing
  • Suppress redundant reconnect failure logging
  • Update gradle wrapper

0.66.0

15 Aug 16:25
d074ad1
Compare
Choose a tag to compare
  • Fix raw invoke responses.
  • Add $disconnectedTs to list responses on errors.