We are happy to announce the release of Habitat 1.5.29
In this release we'd like to highlight some new hab origin invitations
commands, which allow you to manage Builder invitations from the commandline, as well as initial work on configuring the Supervisor using a file, rather than only command-line arguments. This will help pave the way for more dynamic configuration of the Supervisor.
Be sure to read on for additional changes! If you just want the binaries, head on over to Install Habitat . Thanks!
1.5.29 (2020-02-11)
New Features & Enhancements
- Experimental config file support behind
HAB_FEAT_CONFIG_FILE
feature flag #7360 (davidMcneil) - hab origin invitations subcommand #7349 (jeremymv2)
Merged Pull Requests
- [CI] Retry all Windows E2E test stages one time on failure #7443 (christophermaier)
- add missing ArgRequiredElseHelp clap setting #7440 (jeremymv2)
- close atomic writer temp file before rename #7431 (mwrock)
- Use 1.0.8 of mac bootstrapper #7433 (christophermaier)
- Enable updater threads to work with tokio::time #7430 (christophermaier)
- Habitat Pattern Library #7344 (kagarmoe)
- Change split to second set so it pulls pkg name #7425 (TheLunaticScripter)
- Add LCR Button #7419 (kagarmoe)
- terminate launcher on hab sup term on windows #7418 (mwrock)
- Convert all reqwest usage to async #7409 (davidMcneil)
- add Invoke-AfterSuccess and Invoke-AfterFailure callbacks for powershell plans #7413 (mwrock)
- Correct Middleman file structure #7406 (kagarmoe)
- Allow ad-hoc deployments of acceptance environment website changes #7410 (christophermaier)
- Update docs for 1.5.0 #7396 (christophermaier)
- Use packages.chef.io for installation of all versions #7387 (smacfarlane)
- Run cargo-update as part of post-release activities #7394 (smacfarlane)
- Remove a debug log message from the service updater #7404 (christophermaier)
- Adds client command for departing from an origin #7401 (eeyun)
- start windows service on install if it was running when the hook was invoked #7399 (mwrock)
- Update Changelog for 1.5.0 release #7395 (christophermaier)
- "Bump nightly toolchain to nightly-2020-01-29" #7393 (christophermaier)
- [CI] Update Github Release automation #7391 (christophermaier)
- add end to end tests to cover release validation #7398 (mwrock)
- Assorted service updater tweaks #7390 (christophermaier)
- Add token and warning to rdeps usage #7368 (chefsalim)
- Update manual validation docs #7365 (christophermaier)
- Stop committing the results of a promotion command #7366 (christophermaier)
- Lint powershell with PSScriptAnalyzer #7337 (mwrock)