Releases: iot-dsa-v2/sdk-dslink-java-v2
Releases · iot-dsa-v2/sdk-dslink-java-v2
0.49.0
- DSInfo
- Hidden -> Private
- Default on copy
- DSStatusNode
- DSEnabledNode
- DSTimeRange
- Another topic refactor.
- DSNode subscription refactor.
- DynamicActions -> VirtualActions
- ActionTable metadata
0.48.0
- Fix broken actions
- Gradle update
- Refactor simpleinvokehandler
- New action unit tests
0.47.0
- 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
- Refactor action api.
- Refactor topic api.
- JDK 1.8.
- DSLinkConfig->DSLinkOptions and many changes.
0.45.0
- DSInfo Metadata
- Trend Implementations
0.44.0
- Rollups
- Make many DSElements comparable
- Add some default editor metadata
0.43.0
- DSRuntime now uses nanoTime for it's internal clock.
- Handle redirects between http and https.
- Make connection constants available to subclasses.
0.42.0
- Jacoco code coverage
- Added DSBaseConnection for short lived periodic connections
0.41.0
- Table package.
- ActionResults refactor.
0.40.1
- 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