[Full Changelog](https://github.com/habitat-sh/habitat/compare/0.82.0...0.83.0) ### Behavioral Changes - Add rst-reader back again [#6619](https://github.com/habitat-sh/habitat/pull/6619) ([raskchanky](https://github.com/raskchanky)) ### Bug Fixes - Improve liveliness checker [#6714](https://github.com/habitat-sh/habitat/pull/6714) ([baumanj](https://github.com/baumanj)) - Stop health check futures when upgrading the Supervisor [#6717](https://github.com/habitat-sh/habitat/pull/6717) ([christophermaier](https://github.com/christophermaier)) - do not overwrite PSModulePath when setting up build environment [#6697](https://github.com/habitat-sh/habitat/pull/6697) ([mwrock](https://github.com/mwrock)) - provide a better error when no value is passed to Set-BuildtimeEnv or Set-RuntimeEnv [#6684](https://github.com/habitat-sh/habitat/pull/6684) ([mwrock](https://github.com/mwrock)) - Remove recusive memberlist locking [#6662](https://github.com/habitat-sh/habitat/pull/6662) ([baumanj](https://github.com/baumanj)) - allow windows service to set arbitrary environment variables [#6648](https://github.com/habitat-sh/habitat/pull/6648) ([mwrock](https://github.com/mwrock)) ### New Features & Enhancements - add a invoke-after function for powershell plans [#6685](https://github.com/habitat-sh/habitat/pull/6685) ([mwrock](https://github.com/mwrock)) - allow windows docker studio and exported images to run on kernels later than 2016ltsc [#6643](https://github.com/habitat-sh/habitat/pull/6643) ([mwrock](https://github.com/mwrock)) - Switch to log4rs in the Supervisor [#6622](https://github.com/habitat-sh/habitat/pull/6622) ([christophermaier](https://github.com/christophermaier)) - Store configurable shutdown parameters [#6539](https://github.com/habitat-sh/habitat/pull/6539) ([davidMcneil](https://github.com/davidMcneil)) ### Merged Pull Requests - Migrate Mac Builds to new pipeline [#6726](https://github.com/habitat-sh/habitat/pull/6726) ([scotthain](https://github.com/scotthain)) - Explicitly use windows 2016 queues [#6720](https://github.com/habitat-sh/habitat/pull/6720) ([scotthain](https://github.com/scotthain)) - Accept habitat license [#6710](https://github.com/habitat-sh/habitat/pull/6710) ([davidMcneil](https://github.com/davidMcneil)) - Refactor DatFile, again [#6703](https://github.com/habitat-sh/habitat/pull/6703) ([raskchanky](https://github.com/raskchanky)) - fail build on docker push failures [#6702](https://github.com/habitat-sh/habitat/pull/6702) ([mwrock](https://github.com/mwrock)) - powershell based install script [#6691](https://github.com/habitat-sh/habitat/pull/6691) ([mwrock](https://github.com/mwrock)) - Add docs for installing the kernel2 CLI [#6692](https://github.com/habitat-sh/habitat/pull/6692) ([raskchanky](https://github.com/raskchanky)) - Fix a crash when starting butterfly with no rumor file [#6690](https://github.com/habitat-sh/habitat/pull/6690) ([raskchanky](https://github.com/raskchanky)) - Make the plans' build use rust-toolchain version [#6680](https://github.com/habitat-sh/habitat/pull/6680) ([baumanj](https://github.com/baumanj)) - resolve build deps before run deps [#6683](https://github.com/habitat-sh/habitat/pull/6683) ([mwrock](https://github.com/mwrock)) - Changed 'Habitat' to 'Chef Habitat' in documentation & blog. [#6667](https://github.com/habitat-sh/habitat/pull/6667) ([IanMadd](https://github.com/IanMadd)) - Upgrade to actix 1.0 [#6677](https://github.com/habitat-sh/habitat/pull/6677) ([davidMcneil](https://github.com/davidMcneil)) - update widestring crate [#6679](https://github.com/habitat-sh/habitat/pull/6679) ([mwrock](https://github.com/mwrock)) - remove deprecated -w/--windows arg for studio [#6678](https://github.com/habitat-sh/habitat/pull/6678) ([mwrock](https://github.com/mwrock)) - use explicit version of powershell [#6676](https://github.com/habitat-sh/habitat/pull/6676) ([mwrock](https://github.com/mwrock)) - Disable artifactory mirror for choco [#6673](https://github.com/habitat-sh/habitat/pull/6673) ([scotthain](https://github.com/scotthain)) - fix cargo check in windows build script [#6672](https://github.com/habitat-sh/habitat/pull/6672) ([mwrock](https://github.com/mwrock)) - Fix --scaffolding flag [#6666](https://github.com/habitat-sh/habitat/pull/6666) ([davidMcneil](https://github.com/davidMcneil)) - bump travis ruby and build www in a pr [#6663](https://github.com/habitat-sh/habitat/pull/6663) ([mwrock](https://github.com/mwrock)) - Qubitrenegade 6644 [#6655](https://github.com/habitat-sh/habitat/pull/6655) ([baumanj](https://github.com/baumanj)) - Load config variables from cli.toml when entering hab-studio [#6644](https://github.com/habitat-sh/habitat/pull/6644) ([qubitrenegade](https://github.com/qubitrenegade)) - Remove duplication in BuilderAPI create [#6660](https://github.com/habitat-sh/habitat/pull/6660) ([davidMcneil](https://github.com/davidMcneil)) - Fix conflict in search interface [#6659](https://github.com/habitat-sh/habitat/pull/6659) ([chefsalim](https://github.com/chefsalim)) - correct documentation to reflect removal of --windows arg from plan init [#6641](https://github.com/habitat-sh/habitat/pull/6641) ([mwrock](https://github.com/mwrock)) - Replace `busybox mount` with direct read of /proc/mounts [#6608](https://github.com/habitat-sh/habitat/pull/6608) ([smacfarlane](https://github.com/smacfarlane)) - 6345 danielhertenstein [#6656](https://github.com/habitat-sh/habitat/pull/6656) ([baumanj](https://github.com/baumanj)) - Check for missing cache key path when entering dockerized studio [#6345](https://github.com/habitat-sh/habitat/pull/6345) ([danielhertenstein](https://github.com/danielhertenstein)) - Add Artifactory as BuilderAPIProvider [#6653](https://github.com/habitat-sh/habitat/pull/6653) ([chefsalim](https://github.com/chefsalim)) - remove assert for no events in spec watcher tests after adding files to be watched [#6651](https://github.com/habitat-sh/habitat/pull/6651) ([mwrock](https://github.com/mwrock)) - Update README.md for serving docs [#6652](https://github.com/habitat-sh/habitat/pull/6652) ([kagarmoe](https://github.com/kagarmoe)) - spell check [#6654](https://github.com/habitat-sh/habitat/pull/6654) ([kagarmoe](https://github.com/kagarmoe)) - Add limit option to hab pkg search [#6581](https://github.com/habitat-sh/habitat/pull/6581) ([davidMcneil](https://github.com/davidMcneil)) - Make studio backline dependency explicit [#6549](https://github.com/habitat-sh/habitat/pull/6549) ([smacfarlane](https://github.com/smacfarlane)) - Update bldr.toml to reflect changes to the repository [#6595](https://github.com/habitat-sh/habitat/pull/6595) ([smacfarlane](https://github.com/smacfarlane)) - [Studio][Tests] Use absolute drive path for windows studio name [#6645](https://github.com/habitat-sh/habitat/pull/6645) ([smacfarlane](https://github.com/smacfarlane)) - adds rustfmt instructions to supported dev env [#6570](https://github.com/habitat-sh/habitat/pull/6570) ([nellshamrell](https://github.com/nellshamrell)) - updates ruby version [#6631](https://github.com/habitat-sh/habitat/pull/6631) ([nellshamrell](https://github.com/nellshamrell)) - use chocolatey mirror on buildkite [#6638](https://github.com/habitat-sh/habitat/pull/6638) ([mwrock](https://github.com/mwrock)) - Update to Rust 1.35.0 [#6615](https://github.com/habitat-sh/habitat/pull/6615) ([raskchanky](https://github.com/raskchanky)) - Add Builder provider interface [#6626](https://github.com/habitat-sh/habitat/pull/6626) ([chefsalim](https://github.com/chefsalim)) - Swap windows jobs to docker (as much as possible) [#6603](https://github.com/habitat-sh/habitat/pull/6603) ([scotthain](https://github.com/scotthain)) - Adds service update started event [#6611](https://github.com/habitat-sh/habitat/pull/6611) ([gpeers](https://github.com/gpeers)) - Update docs for 0.82.0 [#6627](https://github.com/habitat-sh/habitat/pull/6627) ([smacfarlane](https://github.com/smacfarlane)) - Decouple logging concerns from Supervisor errors [#6590](https://github.com/habitat-sh/habitat/pull/6590) ([christophermaier](https://github.com/christophermaier)) - Generate a unique NATS client id for event msgs [#6623](https://github.com/habitat-sh/habitat/pull/6623) ([afiune](https://github.com/afiune)) - update kubernetes and helm exporter docs to include information about license acceptance [#6573](https://github.com/habitat-sh/habitat/pull/6573) ([nellshamrell](https://github.com/nellshamrell)) ## [0.82.0](https://github.com/habitat-sh/habitat/tree/0.82.0) (2019-06-06) [Full Changelog](https://github.com/habitat-sh/habitat/compare/0.81.0...0.82.0) ### Behavioral Changes - Add `--binlink-dir` argument to `hab pkg install` [#6597](https://github.com/habitat-sh/habitat/pull/6597) ([baumanj](https://github.com/baumanj)) ### New Features & Enhancements - Run health checks asynchronously [#6482](https://github.com/habitat-sh/habitat/pull/6482) ([christophermaier](https://github.com/christophermaier)) - Be more liberal in our license acceptance checking. [#6574](https://github.com/habitat-sh/habitat/pull/6574) ([raskchanky](https://github.com/raskchanky)) - Update error handling for origin deletion [#6467](https://github.com/habitat-sh/habitat/pull/6467) ([chefsalim](https://github.com/chefsalim)) ### Bug Fixes - remove trailing space from env vars set in export docker build [#6540](https://github.com/habitat-sh/habitat/pull/6540) ([mwrock](https://github.com/mwrock)) ### Merged Pull Requests - Use previous release to build Release Candidate [#6601](https://github.com/habitat-sh/habitat/pull/6601) ([smacfarlane](https://github.com/smacfarlane)) - Move deadlock error to trace - stop spam [#6609](https://github.com/habitat-sh/habitat/pull/6609) ([chefsalim](https://github.com/chefsalim)) - Add a tool for simulating a supervisor network [#6596](https://github.com/habitat-sh/habitat/pull/6596) ([raskchanky](https://github.com/raskchanky)) - Two minor fixes for vagrant based bootstrap [#6589](https://github.com/habitat-sh/habitat/pull/6589) ([markan](https://github.com/markan)) - First pass at test framework to validate studio changes [#6528](https://github.com/habitat-sh/habitat/pull/6528) ([smacfarlane](https://github.com/smacfarlane)) - Adding info on accepting license via environment vars [#6526](https://github.com/habitat-sh/habitat/pull/6526) ([tyler-ball](https://github.com/tyler-ball)) - Initial protobufs for events [#6344](https://github.com/habitat-sh/habitat/pull/6344) ([christophermaier](https://github.com/christophermaier)) - Fixing a corrupt Gemfile.lock [#6561](https://github.com/habitat-sh/habitat/pull/6561) ([raskchanky](https://github.com/raskchanky)) - Update tutorials with license acceptance information [#6535](https://github.com/habitat-sh/habitat/pull/6535) ([smacfarlane](https://github.com/smacfarlane)) - Temporarily fix actix version [#6562](https://github.com/habitat-sh/habitat/pull/6562) ([davidMcneil](https://github.com/davidMcneil)) - Document habitat license acceptance [#6552](https://github.com/habitat-sh/habitat/pull/6552) ([raskchanky](https://github.com/raskchanky)) - 0.81.0 Cargo update [#6542](https://github.com/habitat-sh/habitat/pull/6542) ([raskchanky](https://github.com/raskchanky)) - Fix shellcheck ignores [#6554](https://github.com/habitat-sh/habitat/pull/6554) ([davidMcneil](https://github.com/davidMcneil)) - make sure all build prereqs exist on windows, run cargo test against core/rust and use a local studio for builds [#6547](https://github.com/habitat-sh/habitat/pull/6547) ([mwrock](https://github.com/mwrock)) - Update docs for 0.81.0 release [#6548](https://github.com/habitat-sh/habitat/pull/6548) ([raskchanky](https://github.com/raskchanky)) - Update to install for Windows [#6478](https://github.com/habitat-sh/habitat/pull/6478) ([kagarmoe](https://github.com/kagarmoe)) - Streamline plan initialization [#6495](https://github.com/habitat-sh/habitat/pull/6495) ([davidMcneil](https://github.com/davidMcneil)) - Update rustfmt version [#6543](https://github.com/habitat-sh/habitat/pull/6543) ([raskchanky](https://github.com/raskchanky)) - A handful of fixes [#6537](https://github.com/habitat-sh/habitat/pull/6537) ([raskchanky](https://github.com/raskchanky)) - Adjust changelog for 0.81.0 [#6530](https://github.com/habitat-sh/habitat/pull/6530) ([raskchanky](https://github.com/raskchanky)) ## [0.81.0](https://github.com/habitat-sh/habitat/tree/0.81.0) (2019-05-06) [Full Changelog](https://github.com/habitat-sh/habitat/compare/0.80.0...0.81.0) ### Bug Fixes - Add habitat_common::sync::Lock type for recursive read locking [#6436](https://github.com/habitat-sh/habitat/pull/6436) ([baumanj](https://github.com/baumanj)) - Add HAB_LICENSE to 2 more spots in our release automation [#6497](https://github.com/habitat-sh/habitat/pull/6497) ([raskchanky](https://github.com/raskchanky)) - Ensure the install script has accepted the license [#6503](https://github.com/habitat-sh/habitat/pull/6503) ([raskchanky](https://github.com/raskchanky)) ### Merged Pull Requests - Update docs and Makefile for 0.81.0 [#6529](https://github.com/habitat-sh/habitat/pull/6529) ([raskchanky](https://github.com/raskchanky)) - adds working code and test for altering a package name to make it val… [#6524](https://github.com/habitat-sh/habitat/pull/6524) ([nellshamrell](https://github.com/nellshamrell)) - Update the docker exporter docs to include HAB_LICENSE instructions [#6525](https://github.com/habitat-sh/habitat/pull/6525) ([raskchanky](https://github.com/raskchanky)) - Propagate host license acceptance into docker containers [#6522](https://github.com/habitat-sh/habitat/pull/6522) ([raskchanky](https://github.com/raskchanky)) - Sets project status and SLA [#6473](https://github.com/habitat-sh/habitat/pull/6473) ([dmccown](https://github.com/dmccown)) - Revert "Switch to parking_lot's RwLock and add CI deadlock detection" [#6513](https://github.com/habitat-sh/habitat/pull/6513) ([raskchanky](https://github.com/raskchanky)) ## [0.80.0](https://github.com/habitat-sh/habitat/tree/0.80.0) (2019-04-30) [Full Changelog](https://github.com/habitat-sh/habitat/compare/0.79.1...0.80.0) ### New Features & Enhancements - Configurable Shutdown, Part 1 [#6450](https://github.com/habitat-sh/habitat/pull/6450) ([christophermaier](https://github.com/christophermaier)) - Manually trigger an election (exploratory, unfinshed feature in development) [#6474](https://github.com/habitat-sh/habitat/pull/6474) ([christophermaier](https://github.com/christophermaier)) - Auto detect ttys for docker studios [#6404](https://github.com/habitat-sh/habitat/pull/6404) ([raskchanky](https://github.com/raskchanky)) ### Bug Fixes - add ltsc2016 tag for windowsservercore base images [#6470](https://github.com/habitat-sh/habitat/pull/6470) ([mwrock](https://github.com/mwrock)) - Fix detection of emacs in studio [#6390](https://github.com/habitat-sh/habitat/pull/6390) ([smacfarlane](https://github.com/smacfarlane)) - build_component.ps1 should enter a non interactive container and forward exit code [#6476](https://github.com/habitat-sh/habitat/pull/6476) ([mwrock](https://github.com/mwrock)) ### Behavioral Changes - Make --binlink take an value (or env var) for `hab pkg install` [#6423](https://github.com/habitat-sh/habitat/pull/6423) ([baumanj](https://github.com/baumanj)) - Add a license agreement prompt to hab [#6364](https://github.com/habitat-sh/habitat/pull/6364) ([raskchanky](https://github.com/raskchanky)) ### Merged Pull Requests - set machine scoped HAB_LICENSE variable for windows docker studio supervisor [#6491](https://github.com/habitat-sh/habitat/pull/6491) ([mwrock](https://github.com/mwrock)) - Add the license env var in the old way for now [#6489](https://github.com/habitat-sh/habitat/pull/6489) ([raskchanky](https://github.com/raskchanky)) - Accept the hab license on all our pipelines [#6488](https://github.com/habitat-sh/habitat/pull/6488) ([raskchanky](https://github.com/raskchanky)) - make install_hook a permanent feature [#6475](https://github.com/habitat-sh/habitat/pull/6475) ([mwrock](https://github.com/mwrock)) - modernize build.ps1 [#6466](https://github.com/habitat-sh/habitat/pull/6466) ([mwrock](https://github.com/mwrock)) - Use "default files" rather than embedded strings [#6319](https://github.com/habitat-sh/habitat/pull/6319) ([christophermaier](https://github.com/christophermaier)) - Rebuild pipeline with the correct name [#6449](https://github.com/habitat-sh/habitat/pull/6449) ([scotthain](https://github.com/scotthain)) - remove some dead appveyor and bintray-publish code [#6439](https://github.com/habitat-sh/habitat/pull/6439) ([mwrock](https://github.com/mwrock)) - Merge the core repo back into this one [#6432](https://github.com/habitat-sh/habitat/pull/6432) ([raskchanky](https://github.com/raskchanky)) - Add temporary hab release pipeline [#6437](https://github.com/habitat-sh/habitat/pull/6437) ([scotthain](https://github.com/scotthain)) - Follow $refs in generate-template-reference [#6427](https://github.com/habitat-sh/habitat/pull/6427) ([mpeck](https://github.com/mpeck)) - Add test habitat pipeline [#6428](https://github.com/habitat-sh/habitat/pull/6428) ([scotthain](https://github.com/scotthain)) - move thaw after dev bump in release checklist [#6420](https://github.com/habitat-sh/habitat/pull/6420) ([mwrock](https://github.com/mwrock)) - Clarify signal behavior [#6332](https://github.com/habitat-sh/habitat/pull/6332) ([christophermaier](https://github.com/christophermaier)) - Add deprecation message to templates using the foo[bar] syntax [#6360](https://github.com/habitat-sh/habitat/pull/6360) ([mpeck](https://github.com/mpeck)) - Fix error runining install.sh/Dockerfile [#6113](https://github.com/habitat-sh/habitat/pull/6113) ([qubitrenegade](https://github.com/qubitrenegade)) ## [0.79.1](https://github.com/habitat-sh/habitat/tree/0.79.1) (2019-04-10) [Full Changelog](https://github.com/habitat-sh/habitat/compare/0.79.0...0.79.1) ### Bug Fixes - add studio powershell directory to path on studio creation so it is propogated to supervisor [#6400](https://github.com/habitat-sh/habitat/pull/6400) ([mwrock](https://github.com/mwrock)) ### Merged Pull Requests - Fix a boolean mistake that snuck in [#6397](https://github.com/habitat-sh/habitat/pull/6397) ([christophermaier](https://github.com/christophermaier)) - Consolidate feature flag operations. [#6367](https://github.com/habitat-sh/habitat/pull/6367) ([christophermaier](https://github.com/christophermaier)) - Adds blog redirect at top-level and links to each post [#6225](https://github.com/habitat-sh/habitat/pull/6225) ([eeyun](https://github.com/eeyun)) ## [0.79.0](https://github.com/habitat-sh/habitat/tree/0.79.0) (2019-04-01) [Full Changelog](https://github.com/habitat-sh/habitat/compare/0.78.0...0.79.0) ### New Features & Enhancements - Send target query param on pkg upload [#6366](https://github.com/habitat-sh/habitat/pull/6366) ([chefsalim](https://github.com/chefsalim)) - Add target param to pkg related APIs [#6368](https://github.com/habitat-sh/habitat/pull/6368) ([chefsalim](https://github.com/chefsalim)) - Add package deletion command [#6350](https://github.com/habitat-sh/habitat/pull/6350) ([chefsalim](https://github.com/chefsalim)) - Introduce NATS Streaming eventing to the Supervisor [#6218](https://github.com/habitat-sh/habitat/pull/6218) ([christophermaier](https://github.com/christophermaier)) - Copies /etc/inputrc in studio if available [#5658](https://github.com/habitat-sh/habitat/pull/5658) ([rsertelon](https://github.com/rsertelon)) - Attempt to implement template debugging tool [#6114](https://github.com/habitat-sh/habitat/pull/6114) ([qubitrenegade](https://github.com/qubitrenegade)) ### Behavioral Changes - Remove uses of default_cache_key_path [#6336](https://github.com/habitat-sh/habitat/pull/6336) ([baumanj](https://github.com/baumanj)) - Remove uses of core's default_cache_key_path [#6326](https://github.com/habitat-sh/habitat/pull/6326) ([baumanj](https://github.com/baumanj)) - Remove usage of habitat_core::binlink::default_binlink_dir [#6315](https://github.com/habitat-sh/habitat/pull/6315) ([baumanj](https://github.com/baumanj)) - macOS still needs --interactive and --tty set [#6295](https://github.com/habitat-sh/habitat/pull/6295) ([raskchanky](https://github.com/raskchanky)) ### Bug Fixes - Fix positional args, tweak err handling for promote/demote/delete [#6379](https://github.com/habitat-sh/habitat/pull/6379) ([chefsalim](https://github.com/chefsalim)) - Properly pass CLI args to `hab origin key import` [#6363](https://github.com/habitat-sh/habitat/pull/6363) ([baumanj](https://github.com/baumanj)) - start supervisor outside of interactive powershell session in local windows studio [#6353](https://github.com/habitat-sh/habitat/pull/6353) ([mwrock](https://github.com/mwrock)) - Revert "remove old content" feature [#6348](https://github.com/habitat-sh/habitat/pull/6348) ([christophermaier](https://github.com/christophermaier)) - Remove offensively-named command in favor of updated version [#6343](https://github.com/habitat-sh/habitat/pull/6343) ([baumanj](https://github.com/baumanj)) - uninstall should not rename to existing directory on windows [#6322](https://github.com/habitat-sh/habitat/pull/6322) ([mwrock](https://github.com/mwrock)) - Use POSIX `unset` rather than Busybox `env -u` for HAB_STUDIO_BINARY [#6318](https://github.com/habitat-sh/habitat/pull/6318) ([christophermaier](https://github.com/christophermaier)) - windows docker studio should output sup log in color and without timestamp [#6312](https://github.com/habitat-sh/habitat/pull/6312) ([mwrock](https://github.com/mwrock)) - turn off supervisor log coloring in local windows studio if ANSI is not supported [#6306](https://github.com/habitat-sh/habitat/pull/6306) ([mwrock](https://github.com/mwrock)) - eliminate false error noise from windows launcher [#6313](https://github.com/habitat-sh/habitat/pull/6313) ([mwrock](https://github.com/mwrock)) - Use subshells and unset to actually unset environment variables [#6296](https://github.com/habitat-sh/habitat/pull/6296) ([christophermaier](https://github.com/christophermaier)) - implement platform specific UI symbols [#6290](https://github.com/habitat-sh/habitat/pull/6290) ([mwrock](https://github.com/mwrock)) ### Merged Pull Requests - Tweak windows butterfly test setup [#6371](https://github.com/habitat-sh/habitat/pull/6371) ([scotthain](https://github.com/scotthain)) - Add a welcome message when PRs are opened [#6356](https://github.com/habitat-sh/habitat/pull/6356) ([raskchanky](https://github.com/raskchanky)) - Use curl to upload packages rather than pkg upload [#6365](https://github.com/habitat-sh/habitat/pull/6365) ([scotthain](https://github.com/scotthain)) - Migrate to habitat rust rather than system rust [#6349](https://github.com/habitat-sh/habitat/pull/6349) ([scotthain](https://github.com/scotthain)) - Update the website bundle to fix some security jazz [#6355](https://github.com/habitat-sh/habitat/pull/6355) ([raskchanky](https://github.com/raskchanky)) - Simplify CLI definition for `hab svc load` command [#6327](https://github.com/habitat-sh/habitat/pull/6327) ([christophermaier](https://github.com/christophermaier)) - Make Linux Kernel 2 validation just a little bit easier [#6297](https://github.com/habitat-sh/habitat/pull/6297) ([christophermaier](https://github.com/christophermaier)) - Use sup-run instead of hab sup run in demo [#5746](https://github.com/habitat-sh/habitat/pull/5746) ([rsertelon](https://github.com/rsertelon))