v1.0.0-M2
Pre-release
Pre-release
·
1 commit
to release/1.0.0-M2
since this release
1.0.0-M2
What's Changed
- Fix NPE in
SessionDiagnosticsObject::onShutdown
by @kevinherron in #1447 - Fix NPE in
OpcUaSubscription::createMonitoredItems
by @kevinherron in #1448 - Unbind transports first in
OpcUaServer::shutdown
by @kevinherron in #1449 - Use namespace index if possible when encoding ExpandedNodeId by @kevinherron in #1451
- Apply restrictions to ExpandedNodeId in ReferenceDescription by @kevinherron in #1453
- Reduce GC hotspots (AttributeId::values and AttributeFilterContext::new) by @comtel2000 in #1454
Full Changelog: v1.0.0-M1...v1.0.0-M2