Skip to content

Releases: IOT-DSA/sdk-dslink-java

1.1.1

04 May 23:35
40dab17
Compare
Choose a tag to compare
  • Better handling of dynamic data type in historian

1.1.0

20 Apr 23:47
061ce00
Compare
Choose a tag to compare
  • Added WatchGroup.getWatches()
  • Added Database.write(Watch, Value, long) so implementations can easily get the watch on a write.

1.0.1

30 Nov 14:57
Compare
Choose a tag to compare
  • Change logger level to debug for value conversion errors in Watch

1.0.0

06 Aug 16:42
17cc835
Compare
Choose a tag to compare
  • Upgrade to Java 8
  • Update dependencies
  • Refactor build.grade

0.24.2

05 Mar 15:03
Compare
Choose a tag to compare

Fix deserialization of infinity.

0.24.1

04 Nov 23:51
b36c7b3
Compare
Choose a tag to compare

Fix history watch subscriptions not updating when a standalone link loses connection to broker.

0.24.0

21 May 19:42
Compare
Choose a tag to compare
  • Retain lists and subscriptions when they are locally closed in case those objects are added back.

0.23.2

12 Mar 21:35
00b3e37
Compare
Choose a tag to compare
  • Update dependencies.

0.23.0

16 Oct 22:31
9414a9f
Compare
Choose a tag to compare
  • 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

14 Aug 19:32
c8cbc4c
Compare
Choose a tag to compare
  • Start migration to bintray/jcenter
  • Fix jackson databind dependency