Skip to content

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

0.49.0

04 Jan 23:31
03e9795
Compare
Choose a tag to compare
  • DSInfo
    • Hidden -> Private
    • Default on copy
  • DSStatusNode
  • DSEnabledNode
  • DSTimeRange
  • Another topic refactor.
  • DSNode subscription refactor.
  • DynamicActions -> VirtualActions
  • ActionTable metadata

0.48.0

29 Nov 19:10
cf57b41
Compare
Choose a tag to compare
  • Fix broken actions
  • Gradle update
  • Refactor simpleinvokehandler
  • New action unit tests

0.47.0

15 Nov 02:49
0dacf70
Compare
Choose a tag to compare
  • Dynamic actions.
  • Action & Topic refactoring.
  • Build in support for enabled in the base connection.
  • Lots of breaking api changes that won't really affect anyone yet.

0.46.0

06 Nov 00:57
7303700
Compare
Choose a tag to compare
  • Refactor action api.
  • Refactor topic api.
  • JDK 1.8.
  • DSLinkConfig->DSLinkOptions and many changes.

0.45.0

20 Oct 19:05
3621701
Compare
Choose a tag to compare
  • DSInfo Metadata
  • Trend Implementations

0.44.0

12 Oct 22:22
df28d64
Compare
Choose a tag to compare
  • Rollups
  • Make many DSElements comparable
  • Add some default editor metadata

0.43.0

08 Oct 23:39
56ebf6e
Compare
Choose a tag to compare
  • DSRuntime now uses nanoTime for it's internal clock.
  • Handle redirects between http and https.
  • Make connection constants available to subclasses.

0.42.0

03 Oct 16:00
47d16b1
Compare
Choose a tag to compare
  • Jacoco code coverage
  • Added DSBaseConnection for short lived periodic connections

0.41.0

01 Oct 14:24
463c077
Compare
Choose a tag to compare
  • Table package.
  • ActionResults refactor.

0.40.1

26 Sep 23:22
7ba4131
Compare
Choose a tag to compare
  • Keytool actions now return any output from the corresponding keytool command as an Action Result
  • Changing Cert File, Cert File Type, or Cert File Pass will now update the corresponding System property
  • At startup, invoke keytool -help to check whether keytool is available. If it isn't, hide the keytool actions
  • Added a default dslink.jks keystore file to resources
  • If keystore cannot be found or generated, copy the default keystore from resources into the working directory