v0.10.3 #360
BrianJKoopman
started this conversation in
General
v0.10.3
#360
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Release v0.10.3 focuses on the Host Manager Agent and introduces a configurable agent timeout for crossbar disconnects. Users are encouraged to upgrade.
Host Manager
There are many bug fixes and some new features for the Host Manager introduced by #353. For details see the "Centralized Management" page in the docs. One highlight in particular is the new "manage" options, detailed in "Advanced host config". These changes should also enable running a single Host Manager where two previously were run (one for agents on the host, and one for agents within Docker containers.)
Crossbar Timeout
The "crossbar-timeout" setting allows for agents to wait longer for the crossbar server to come back online before shutting down. They can wait indefinitely if this is set to 0. See "Crossbar Connection Timeout" for more details.
What's Changed
New Features
Bug Fixes
Version Updates
Testing
Full Changelog: v0.10.2...v0.10.3
This discussion was created from the release v0.10.3.
Beta Was this translation helpful? Give feedback.
All reactions