Skip to content

v0.10.3

Compare
Choose a tag to compare
@BrianJKoopman BrianJKoopman released this 13 Nov 19:05
· 26 commits to main since this release
da25bd8

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