Releases: iot-dsa-v2/sdk-dslink-java-v2
Releases · iot-dsa-v2/sdk-dslink-java-v2
0.70.4
- Change log streaming actions to provide more information and allow filtering by log name and level.
- Fix DSAction.prepareParameters() not being called.
0.70.1
- Fix opening streams for table and stream action results
0.70.0
- Responder list refactored for true async.
- Added AsyncActionResults and changed how action results are handled.
- Added DSBoolRange
- DSIEnum now extends DSIMetadata
- Fix NPE in DS1Requester
0.68.0
- Generic DSInfo
- Remove isNull from DSIObject
- Update gradle
0.67.1
- Fix name encoding for v1 protocol
0.67.0
- New locked flag and many dynamic objects are now locked.
- Decode renamed defaults as generic nodes.
- Value node reports cov to parent.
- Refactor the time package.
0.66.1
- Fix enum range encoding / decoding
- Fix connection reconnect timing
- Suppress redundant reconnect failure logging
- Update gradle wrapper
0.66.0
- Fix raw invoke responses.
- Add $disconnectedTs to list responses on errors.