Habitat 0.29.0 Released

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 . and hab studio new -dev version of hab-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:

Read the full Changelog on Github