Habitat 0.33.2 Released!

We are happy to announce the release of Habitat 0.33.2. This is primarily a regression fixing release, and we recommend upgrading immediately. Read on for the details, and head on over to our downloads page for the binaries: https://www.habitat.sh/docs/get-habitat/ Thanks again for using Habitat!

0.33.2 (09-25-2017)

Full Changelog

Bug fixes

This earlier update to the windows studio was causing binlinking logic to break, and needed to be reverted.

0.33.1 (09-25-2017)

Full Changelog

Features & Enhancements

Bug fixes

  • Fix race condition in loading/unloading services #3306 (reset)
  • Remove old static content before copying new in builder-api init hook #3304 (reset)
  • Improve dead peer detection in RouteSrv and App #3300 (reset)
  • Fix for router registration expiry #3298 (reset)

Closed issues:

  • Automate Git Credentials in the Studio #3297
  • Duplicate platform icons in the Versions tab #3290

Merged pull requests:

  • Add note about maintenance windows #3299 (tashimi)
  • Link Builder to /pkgs, Fix link name in www nav #3295 (cnunciato)
  • Add “set -e” to remaining Builder init hooks #3294 (christophermaier)
  • Show spinner while loading Latest tab #3293 (cnunciato)
  • Fix duplicate icons in package lists #3291 (cnunciato)
  • Enable project creation in the Package Settings tab #3289 (cnunciato)
  • Only use loopback in api/admin proxy connecting back to app server #3281 (reset)
  • Add new properties to current-project record #3274 (cnunciato)
  • Minor fix to log parser and some tweaks to the install script #3273 (chefsalim)
  • Make builder-api and builder-worker instance size configurable #3263 (reset)
  • Add application lifecycle to hooks to increase clarity about what they are #3251 (tashimi)
  • Give just enough info at init time #3184 (echohack)