Get ready for another release around the corner folks. In the meantime, we are happy to announce the release of Habitat 0.35.0 on Friday. 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
- Scrub docs for broken links, add in redirects #3407
- Update bootstrap script in light of installer refactorings #3592 (christophermaier)
- [pkg-cfize] Finish integrating Cloud Foundry exporter into release #3590 (fnichol)
- [plan-build] Update
\_latest\_installed\_package\(\)
to usehab pkg path
. #3535 (fnichol) - [studio] Attempt to import public origin keys into Studios. #3530 (fnichol)
- Link key cache into Docker export root filesystem #3524 (christophermaier)
- Update CLI docs, add HAB_BLDR_CHANNEL #3523 (tashimi)
- [pkg-export-docker] Binlink all binaries in provided packages. #3517 (fnichol)
- [studio] Only honor
.studiorc
inhab studio enter
. #3508 (fnichol) - cf-exporter #3262 (bodymindarts)
Bug fixes
- [pkg-export-docker] Lowercase image name & custom tag #3497
-
hab
leaves aresults
directory with root permissions that then cannot be removed without sudo rights. #3445 - [hab] hab job promote can flag incorrect failed idents #3139
- Update bootstrap script in light of installer refactorings #3592 (christophermaier)
- \[plan-build\] Update
\\_latest\\_installed\\_package\\(\\)
to usehab pkg path
. #3535 (fnichol) - [studio,plan-build] Set ownership on
./results/
to not be root. #3533 (fnichol) - [plan-build] Fix
PATH
metafile content whenpkg\_version\(\)
is used. #3532 (fnichol) - [pkg-export-docker] Ensure image name & custom tag are lowercased. #3501 (fnichol)
- [pkg-export-docker] Exit (abort) when
docker
commands fail. #3491 (fnichol)
Merged pull requests:
- Add instructions for updating the Homebrew tap #3583 (christophermaier)
- Updated export to docker snippets + text #3471 (davidwrede)
- Added remaining redirects from previous doc topics #3464 (davidwrede)
- Makes docs sidebar collapsible #3457 (ryankeairns)
- Adding in redirects from old links to new topics/sections #3449 (davidwrede)
- Fixes www build error for bad link #3446 (ryankeairns)
Read the full Changelog on Github