Skip to main content

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

All,

Milo 0.6.1 has been released.


Commit log:

d85aca10 - [maven-release-plugin] prepare release v0.6.1 (eclipse-milo-bot)
43dc9420 - [maven-release-plugin] prepare for next development iteration (eclipse-milo-bot)
153b8a8b - [maven-release-plugin] prepare release v0.6.1-M1 (eclipse-milo-bot)
86412a2c - Allow AbstractMethodInvocationHandler implementations to validate inputs (#826) (Kevin Herron)
d51125f6 - Implement exceptionCaught() in UascClientAcknowledgeHandler (#828) (Kevin Herron)
8a8453de - Enable security by default in the client examples (#825) (Kevin Herron)
28b9dc24 - Ensure UaMethodException is thrown for bad operation-level result (Kevin Herron)
9a2e0c05 - Replace deprecated uses of NodeId and ExpandedNodeId equals overloads (Kevin Herron)
0c9a7201 - error prone: MissingOverride (for non-generated types) (#821) (Kevin Herron)
bb79ab37 - Deprecate equals() overrides and replace with equalTo() (Kevin Herron)
cb42b59b - Use AttributeFilterChain for all attributes of UaNode and subtypes (#818) (Kevin Herron)
c6436725 - Add missing annotations dependency in server-examples (Kevin Herron)
a051ae8a - Remove mistaken org.jetbrains:annotations dependencies in sdk-server (Kevin Herron)
6e96a948 - Minor FindBugs and inspection fixes (#817) (Kevin Herron)
dec3906c - Fix Bad_NotFound calling methods with no InputArguments or OutputArguments (#816) (Kevin Herron)
f33b0aed - Read OPC UA binary DataType Dictionary from disk instead of from server (#814) (Kevin Herron)
944396dd - Use configured client request timeout in DataTypeDictionaryReader (#813) (Kevin Herron)
0cfa99cc - Fix NPEs on transition to CreatingWait state (#809) (Kevin Herron)
3e1ef15a - Update README.md (Kevin Herron)
2ba8e68d - Merge branch 'release/0.6.0' (Kevin Herron)
b352bb6d - [maven-release-plugin] prepare for next development iteration (eclipse-milo-bot)

Back to the top