Eclipse Milo 0.3.0 Release Review

Type
Release
State
Successful
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Release

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