0.9.1 (2022/07/06)
New and Improved
azure
host plugin: Support multiple MSI identities
(PR
Bug Fixes
- scheduler: Fix regression causing controller names of less than 10 characters
to fail to register jobs
(PR). - sessions: Fix an additional case from the changes in the 0.8.x series that
could result in sessions never moving fromcanceling
state to terminated.
(PR) - The plugin execution_dir configuration parameter is now respected by kms plugins too
PR.
Deprecations/Changes
- sessions: The default connect limit for new sessions changed from 1 to unlimited (-1).
Specific connection limits is an advanced feature of Boundary and this setting is
more friendly for new users.
(PR)