Skip to content

Releases: IOT-DSA/sdk-dslink-java

1.1.1

Choose a tag to compare

@a-hansen a-hansen released this 04 May 23:35
40dab17
  • Better handling of dynamic data type in historian

1.1.0

Choose a tag to compare

@a-hansen a-hansen released this 20 Apr 23:47
061ce00
  • Added WatchGroup.getWatches()
  • Added Database.write(Watch, Value, long) so implementations can easily get the watch on a write.

1.0.1

Choose a tag to compare

@a-hansen a-hansen released this 30 Nov 14:57
  • Change logger level to debug for value conversion errors in Watch

1.0.0

Choose a tag to compare

@a-hansen a-hansen released this 06 Aug 16:42
17cc835
  • Upgrade to Java 8
  • Update dependencies
  • Refactor build.grade

0.24.2

Choose a tag to compare

@a-hansen a-hansen released this 05 Mar 15:03

Fix deserialization of infinity.

0.24.1

Choose a tag to compare

@a-hansen a-hansen released this 04 Nov 23:51
b36c7b3

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

0.24.0

Choose a tag to compare

@a-hansen a-hansen released this 21 May 19:42
  • Retain lists and subscriptions when they are locally closed in case those objects are added back.

0.23.2

Choose a tag to compare

@a-hansen a-hansen released this 12 Mar 21:35
00b3e37
  • Update dependencies.

0.23.0

Choose a tag to compare

@a-hansen a-hansen released this 16 Oct 22:31
9414a9f
  • 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

Choose a tag to compare

@a-hansen a-hansen released this 14 Aug 19:32
c8cbc4c
  • Start migration to bintray/jcenter
  • Fix jackson databind dependency