Releases: IOT-DSA/sdk-dslink-java
Releases · IOT-DSA/sdk-dslink-java
1.1.1
- Better handling of dynamic data type in historian
1.1.0
- Added WatchGroup.getWatches()
- Added Database.write(Watch, Value, long) so implementations can easily get the watch on a write.
1.0.1
- Change logger level to debug for value conversion errors in Watch
1.0.0
- Upgrade to Java 8
- Update dependencies
- Refactor build.grade
0.24.2
Fix deserialization of infinity.
0.24.1
Fix history watch subscriptions not updating when a standalone link loses connection to broker.
0.24.0
- Retain lists and subscriptions when they are locally closed in case those objects are added back.
0.23.0
- Fix updating subscription values for multiple requester subscriptions to the same path.
- Fix updating list requests for previously non-existing nodes.
- Update Jackson dependencies.
- Fix configuration NPE for programmatically created links.
- Add jzlib dependency.
0.22.2
- Start migration to bintray/jcenter
- Fix jackson databind dependency