Habitat 0.50.2 Released!

We are happy to announce the release of Habitat 0.50.2. We had some issues with out release pipeline and had to cut two patch builds so the below changelog snippet captures the changes from 0.50.0 to the current 0.50.2. 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!

0.50.2 (12-01-2017)

Full Changelog

Merged pull requests:

0.50.1 (12-01-2017)

Full Changelog

Merged pull requests:

0.50.0 (11-30-2017)

Full Changelog

Features & Enhancements

  • Allow packages to define runtime environment variables #3978
  • Templating and Bind/Export documentation example should show uses of #each’s @first and @last #3805
  • Templating and Bind/Export documentation example should show uses of \#each’s @first and @last #3805
  • Review and update Add Configuration topic #2137
  • RFC: a mechanism to declare runtime environment variables at build time #1579
  • Automatic Environment Variable Dependency Propagation #949
  • Implement docker exporter for windows containers #4147 (mwrock)
  • Adds examples using the @first and @last Handlebars variables #4113 (davidwrede)
  • Specify runtime environments for packages #4067 (christophermaier)

Bug fixes

  • [STABILITY] Stop doing migrations on server start #3780
  • Make it work in IE11 #3394

Closed issues:

  • in certain cases, hab studio rm can fail due to stale LOCK file #4134

Merged pull requests:

Notes for 0.50.3 incoming?