Skip to content

Releases: IOT-DSA/sdk-dslink-java

v0.11.0

15 Oct 22:42
Compare
Choose a tag to compare
- Further JSON API improvements

- Historian API now outputs the last value when a query finishes and the interval isn't complete
- Historian API has performance improvements
- Global Netty event loop for performance improvements in the runtime container
- Fix issues with messages being sent too early to the broker
- Times in Value is lazy parsed for performance improvements
- Value now has a serialization flag
- Serialized nodes now has pretty output again
- Fix issues with broken pipes over the network that would cause it to connect twice causing
infinite connection and disconnection loops