We are happy to announce the release of Habitat 0.29.0. 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!
Highlights
Habitat has new tutorials for new users! The tutorials are at habitat.sh/tutorials. Check them out and let us know what you think on our Slack channel in the #general channel.
Bug fixes
- Packaged powershell breaking on 2008R2 #2890
-
hab pkg build .
andhab studio new
-dev
version ofhab-backline
#2810 - When exporting to docker unpublished hab-pkg-dockerize is being used #2802
- Nodes don’t agree on leader after election #2315
- Package identifier version comparison barfs on non-numeric versions #2213
- ‘lost an election struct between looking it up and reading it’ #2177
- Don’t upload to “stable” channel by default #2897 (christophermaier)
Closed issues:
- Service not getting hupped after providing a new configuration #2864
- RFE: want Docker-based builds on Linux as well as macOS #2863
- Originsrv package updates should synchronize with Builder scheduler #2160
Merged pull requests:
- add blog post on asp.net full framework iis apps #2904 (mwrock)
- alphabetize config entries in BUILDER_DEV.md for easier scanning. Also, add myself to CODEOWNERS #2900 (mgamini)
- Extract rumor “heat” tracking to separate module #2893 (christophermaier)
- mount docker.sock on windows host even if it is not a file #2876 (mwrock)
- Add bldr-run-no-build option to Makefile #2871 (chefsalim)
- Refresh the Tutorials! #2861 (cnunciato)
- Initial CODEOWNERS file #2853 (christophermaier)
- Use the most recent hab cli in appveyor and bump dev version #2852 (mwrock)
- Better async job status handling #2851 (chefsalim)
- Better failure recovery for build jobs #2837 (chefsalim)