Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

Eclipse Milo 0.3.0

0.3.0

Description

This release includes major updates to functionality in the stack, client SDK, and server SDK. It is a stepping stone on the path to 1.0.

Milo currently targets OPC UA specification version 1.03 and this will remain the case for the eventual 1.0 release.

Major User-facing Changes

Client

  • New state machines to manage channel and session state.

Server

  • New AddressSpace and NodeManager APIs that replace old Namespace API in most cases.
  • Generated new ObjectNodes and ObjectTypeNodes with MethodNode getters.
  • Generated new method stubs for server methods.

General

  • Compatibility with Java 11.
  • Updated most dependencies to their latest versions.
  • Removed many deprecated and unused classes.
  • Migrated usages of BasicProperty to QualifiedProperty.
Security Issues

No known security issues.

Conforms To UI/UX Guidelines
Not verified