Skip to main content

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

All,

Version 0.5.3 has been released.

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

Commit log:

0e73eea2 - [maven-release-plugin] prepare release v0.5.3 (Milo Bot)
8470b6b0 - Add FindServersOnNetwork service to DiscoveryServiceSet (#726) (Kevin Herron)
e8543748 - Notify subscription transfer failed after *any* failure (#723) (Kevin Herron)
d90073e9 - Track and update available acknowledgements per-subscription (#721) (Kevin Herron)
a81a831d - Fix parsing of ExpandedNodeId when URI contains "=" (#718) (Kevin Herron)
4d9afff9 - Replace usages of deprecated ExpandedNodeId methods (Kevin Herron)
5a2d7b3e - Log failure and continue when creating a Node fails during AddressSpace::browseNod
es (#715) (Kevin Herron)
c5ef9e20 - Improve error handling when trying to create a Node that doesn't exist (Kevin Herr
on)
fc620276 - Use configured Executor with CompletableFuture::thenComposeAsync (Kevin Herron)
0d81ab38 - Revert "Remove unnecessary use of CompletableFuture::thenComposeAsync" (Kevin Herr
on)
aae166e7 - Remove unnecessary use of CompletableFuture::thenComposeAsync (Kevin Herron)
937139b1 - Update README.md (Kevin Herron)
30a596ca - Merge branch 'release/0.5.2' (Kevin Herron)
c48082fd - [maven-release-plugin] prepare for next development iteration (Milo Bot)

Back to the top