Releases: iot-dsa-v2/sdk-dslink-java-v2
Releases · iot-dsa-v2/sdk-dslink-java-v2
0.74.1
- Fix NPE in node iterators.
0.74.0
- Refactor list state machine.
- Refactor subscription state machine.
0.73.0
- Fix list and subscription streams for adds and removes
- Code cleanup
- More generic apis
0.72.1
- Only open stream for invoke result type of STREAM.
- Code reformat and add all missing @OverRide.
0.72.0
- Fix node encoding
- More typing fixes
- Complete genericizing DSInfo
- Fix action groups not working
- Refactor InboundListRequest
- Fix duplicate subscription
- Misc cleanup based on Intellij code analysis
- Syncing sys.logging with internal usage
0.71.0
- Fix potential NPE with action parameters.
- Fix potential NPE with list.
- Make DSElementType a DSIEnum, rework how typing is handled with list.
- More generic notation in the public api.
- Changes to streaming actions in the logging service.
0.70.7
- Fix potential NPE with action parameters.
- Fix potential NPE with list.
- Make DSElementType a DSIEnum, rework how typing is handled with list.
- More generic notation in the public api.
- Changes to streaming actions in the logging service.
0.70.5
Fix filtering by log name in log streaming actions