Releases: iot-dsa-v2/sdk-dslink-java-v2
Releases · iot-dsa-v2/sdk-dslink-java-v2
0.65.1
11 Aug 19:17
Compare
Sorry, something went wrong.
No results found
Fix directories in dslink.options
Swallow init protocol method.
0.65.0
07 Aug 15:22
Compare
Sorry, something went wrong.
No results found
More aggressive closing of connection by transport.
0.64.1
18 Jul 15:59
Compare
Sorry, something went wrong.
No results found
Fix broker uri not being set before checkConfig.
0.64.0
11 Jul 22:00
Compare
Sorry, something went wrong.
No results found
Log name changes.
Log message changes.
0.63.0
08 Jul 16:15
Compare
Sorry, something went wrong.
No results found
Automatic module names for JPMS
Remove POC module
Move public apis to dslink-v2-api
DSNode.equals->equivalent. Equals and hashCode now use the default
Object implementations.
0.62.1
20 Jun 17:18
Compare
Sorry, something went wrong.
No results found
Fix Java CharBuffer and ByteBuffer handling
0.62.0
18 Jun 21:00
Compare
Sorry, something went wrong.
No results found
add ability to manually import certs to truststore
use java's x509trustmanagers for verifying cert chains
0.61.0
17 Jun 21:47
Compare
Sorry, something went wrong.
No results found
More attempts to fix unit tests that are failing on the build server
Event based IO
Requester now supports list and invoke requests when disconnected
Now uses timer for DSConnection lifecycle rather than a thread
0.60.0
03 Jun 15:16
Compare
Sorry, something went wrong.
No results found
Remove default broker url.
Requester caches list requests for reconnection.
Requester caches subscriptions for reconnection.
Unit tests.
Main node name is overridable.
DSPath.resolve
0.59.1
20 May 21:07
Compare
Sorry, something went wrong.
No results found
fix keytool invocation
fix problem with generating CSRs on Linux