Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[milo-dev] Milo 0.5.4 Released

All,

Version 0.5.4 has been released.

The issues addressed in this release can be found here: https://github.com/eclipse/milo/pulls?q=milestone%3A0.5.4

Commit log:

53669dc4 - [maven-release-plugin] prepare release v0.5.4 (eclipse-milo-bot)
54eb1e7d - Configure gpg pinentry-mode for new CI (Kevin Herron)
360b6bdc - Allow custom structure types to be used with AbstractMethodInvocationHandler (#774) (Kevin Herron)
e9c1dde3 - Reduce memory used by DataTypeDictionaryReaderTest for new CI? (#773) (Kevin Herron)
9331530a - Get certificate bytes from endpoint when constructing signature data (#771) (Kevin Herron)
7659f49e - Return a better error when AddressSpace#getNode fails (#769) (Kevin Herron)
ed20e02c - Use Namespaces.OPC_UA URI for fields that are built-in structs (#762) (Kevin Herron)
86a1b9ed - Allow usages of ExecutorService and ScheduledExecutorService to be configured (#747) (Kevin Herron)
05c276c2 - Allow ScheduledExecutorService used by OpcUaServer to be configured (#739) (Kevin Herron)
05ae1706 - Fix broken tests in EndpointConfigurationTest (Kevin Herron)
4a4680eb - Default to an anonymous user token policy if none are specified (Kevin Herron)
8f6f64a8 - Don't start the example server in Unified Automation example (Kevin Herron)
6e10014c - Implement UaObjectNodeBuilder::buildAndAdd (Kevin Herron)
26ef08b9 - Use PropertyTypeNode when implicitly creating property Nodes (#729) (Kevin Herron)
c44c0961 - Update README.md (Kevin Herron)
650c75b0 - Merge branch 'release/0.5.3' (Kevin Herron)
bb23fe72 - [maven-release-plugin] prepare for next development iteration (Milo Bot)

Back to the top