Skip to content

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

0.39.0

25 Sep 00:21
3749c10
Compare
Choose a tag to compare
  • Switch to TestNG
  • Fix reconnection logic.

0.38.1

19 Sep 22:44
5a99ab6
Compare
Choose a tag to compare
  • Jacoco xml report
  • Gradle update

0.38.0

19 Sep 17:59
48881fc
Compare
Choose a tag to compare
  • Set Profiler to auto-refresh subscribed properties on a 5 second interval
  • Add "Get Thread Dump" action to sys/Profiler/Thread, which returns a full thread dump
  • Remove dependency on Java 1.7 (by removing references to PlatformManagedObject)
  • Suppress expected InvocationTargetExceptions during profiler setup
  • Add unit test for basic profiler features
  • Add jacoco
  • Doc updates
  • Incorporate some v2 into the unit tests

0.36.0

13 Sep 18:11
bc6643b
Compare
Choose a tag to compare
Topic refactor.
Connection: "Failure" to "Status Text".
Durable Requester Subscriptions
Backup Service Enhancements
Certification Service Enhancements
Remove index access from DSMap

0.35.0

31 Aug 16:56
b77ff71
Compare
Choose a tag to compare

Certificate Service

0.34.0

08 Aug 15:39
8f7c18d
Compare
Choose a tag to compare

Session verifies if any outbound messages can actually be sent.

0.33.0

03 Aug 22:53
48aa055
Compare
Choose a tag to compare

Fix reconnection issues.
Fix empty node deserialization bug.
Add enabled to backup service.

0.32.0

31 Jul 16:58
e79456a
Compare
Choose a tag to compare

Connection API
Logging Service
Backup Service
Durable Sessions

First

06 Jul 20:11
6fa2341
Compare
Choose a tag to compare

Hello World.