Habitat 0.30.2 Released!

We are happy to announce the release of Habitat 0.30.2. Notably this release fixes a bug with the hab pkg export docker command some people ran into after 0.30.1 was released last night. Detailed PRs are below. 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!

Bug fixes

  • Docker Export Broken #2989
  • Running an service with an application and environment flag restarts all other services with application and env set #2964
  • Explicitly binlink bash and sh to /bin in exported images #2993 (christophermaier)
  • Add application/environment to ServiceSpec generated from a Service #2988 (christophermaier)

Read the full Changelog on Github