We are happy to announce the release of Habitat 0.34.1. We have a number of new features as well as bug fixes, so please read on for all the details. If you just want the binaries, head on over to our downloads page: https://www.habitat.sh/docs/get-habitat/ Thanks again for using Habitat!
Features & Enhancements
- Account for binlink --force change throughout codebase #3323
- [builder-worker] Preparatory refactoring for exporters in workers #3432 (fnichol)
- [jobsrv] Export
log\_port
for discovery by workers. #3424 (fnichol) - Refactor net::oauth::github module into github-api-client crate #3422 (reset)
- Build & publish Supervisor package last when releasing. #3421 (fnichol)
- Make origin secret key fetch work again #3417 (chefsalim)
- Temporarily use old & new forms of
hab pkg binlink
. #3411 (fnichol)
Bug fixes
- [pkg-export-docker] Build in runtime ident for Docker package. #3437 (fnichol)
- Store Session in memory instead of database #3436 (reset)
- [sup] Install a package only if missing for
start
&load
. #3425 (fnichol) - [bintray-publish] Fix a couple of issues used when releasing. #3420 (fnichol)
Read the full Changelog on Github