Habitat 0.38.0 Released!

We are happy to announce the release of Habitat 0.38.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!

Features & Enhancements

  • There is no .bldr.toml documentation on the website (that’s searchable) #3883
  • Update and return user profile settings #3866
  • Integrate API Gateway with Segment #3749
  • Create Node web app guide #3366
  • Add Habitats package search engine to the browser #2619
  • [Documentation] How to use third party origins #2578
  • \[Documentation\] How to use third party origins #2578
  • Updated sample app flow to support automatic rebuilds in Builder #3901 (davidwrede)
  • Remove unused Cargo dependencies from net crate #3829 (reset)
  • Made content around missing binds more discoverable #3826 (davidwrede)
  • Make monitoring via HTTP API more visible in docs #3823 (davidwrede)
  • Fix issue where all socket errors were reported as generic errors #3815 (reset)
  • Clarified instructions on using Builder with sample app #3812 (davidwrede)
  • Add Studio dev env improvements and docs #3795 (elliott-davis)
  • Adds note about origin in writing a plan section of docs #3559 (rsertelon)

Bug fixes

  • Cannot build package if current folder path contains a space #3881
  • [builder ui] Load More in search package result list doesn’t load #3851
  • Don’t check in all sandbox channels when building software #3755
  • More auth fixes for workers and the core team #3699
  • CLI support for downloading packages from private origins #3689
  • Sidebar navigation disappears #3660
  • ‘HAB_STUDIO_SUP=false’ not honoured when included in .studiorc #3542
  • Proxy error retrieving static files #3526
  • re-building service results in spammed child exiting with code signal 15 #3505
  • Missing app.js.map error #3040
  • #3843 - changing positioning and z-index for footer decor #3917 (mgamini)
  • Fix notification deadlock in jobsrv #3867 (chefsalim)
  • [studio] Redirect stderr to sup.log. #3844 (fnichol)

Closed issues:

  • [builder ui] dropdown menu when avatar is clicked is covered by demo window #3876
  • License Copyright in Readme doesn’t match License File. #3854
  • Chore: Add worker to jobs table to make it easier to troubleshoot failed build #3837
  • [acceptance] Builder worker seems to build twice sometimes #3603
  • Clean up nginx log and add log rotation #3509

Merged pull requests: