v1.0.6
·
1 commit
to release/1.0.6
since this release
What's Changed
- Check UserWriteMask in DefaultAccessController by @kevinherron in #1578
- Remove unnecessary use of
PendingReadinSubscriptionModelby @kevinherron in #1579 - Use Bad_NoValue instead of Uncertain_InitialValue by @kevinherron in #1581
- Dependency Updates by @kevinherron in #1587
- Allow password to be supplied via
Supplier<byte[]>by @kevinherron in #1597 - Use
OpcUaClient::sendRequestAsyncin PublishingManager by @kevinherron in #1603 - Remove extra Subscription delivery queue execution by @kevinherron in #1604
- Add caching for EndpointDescriptions in OpcUaServer by @kevinherron in #1606
- Preserve stack traces when throwing UaException by @kevinherron in #1592
Full Changelog: v1.0.5...v1.0.6