Skip to content

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

0.74.1

21 Feb 15:28
31ed3dc
Compare
Choose a tag to compare
  • Fix NPE in node iterators.

0.74.0

19 Feb 18:52
b51bb61
Compare
Choose a tag to compare
  • Refactor list state machine.
  • Refactor subscription state machine.

0.73.2

14 Nov 23:35
7d632f9
Compare
Choose a tag to compare
  • Fix handshake encryption

0.73.1

10 Nov 23:12
0995e87
Compare
Choose a tag to compare
  • More add/remove fixes

0.73.0

09 Nov 15:39
f4ea6d7
Compare
Choose a tag to compare
  • Fix list and subscription streams for adds and removes
  • Code cleanup
  • More generic apis

0.72.1

23 Oct 00:13
407d1fc
Compare
Choose a tag to compare
  • Only open stream for invoke result type of STREAM.
  • Code reformat and add all missing @OverRide.

0.72.0

21 Oct 14:36
407d1fc
Compare
Choose a tag to compare
  • Fix node encoding
  • More typing fixes
  • Complete genericizing DSInfo
  • Fix action groups not working
  • Refactor InboundListRequest
  • Fix duplicate subscription
  • Misc cleanup based on Intellij code analysis
  • Syncing sys.logging with internal usage

0.71.0

15 Oct 14:49
4d4ea05
Compare
Choose a tag to compare
  • Fix potential NPE with action parameters.
  • Fix potential NPE with list.
  • Make DSElementType a DSIEnum, rework how typing is handled with list.
  • More generic notation in the public api.
  • Changes to streaming actions in the logging service.

0.70.7

15 Oct 14:43
874b27b
Compare
Choose a tag to compare
0.70.7 Pre-release
Pre-release
  • Fix potential NPE with action parameters.
  • Fix potential NPE with list.
  • Make DSElementType a DSIEnum, rework how typing is handled with list.
  • More generic notation in the public api.
  • Changes to streaming actions in the logging service.

0.70.5

09 Oct 21:33
7696344
Compare
Choose a tag to compare

Fix filtering by log name in log streaming actions