habitat v0.69.0 Release Notes

Release Date: 2018-11-27 // over 5 years ago
  • Full Changelog

    ๐Ÿ†• New Features & Enhancements

    • โž• Add Windows-friendly behavior to hab pkg env #5813 (mwrock)
    • โž• Add -t to support installing alternate PackageTarget cli #5770 (smacfarlane)

    Behavioral Changes

    • ๐Ÿ‘‰ Use env var at the clap level for ring and ring_key #5846 (mpeck)
    • โž• Add target to Docker image names for studio #5805 (smacfarlane)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”€ Merged Pull Requests

    • โœ… Use defaults in tests instead of hard coded values #5838 (mpeck)
    • ๐Ÿ›  fix a compile warning on windows #5842 (mwrock)
    • ๐Ÿ›  fix the changed files returned in a merge commit #5796 (mwrock)
    • โž• Add abstractions for better dealing with environment variables #5840 (christophermaier)
    • Enable UserConfigWatcher to be shared across threads #5849 (christophermaier)
    • hab sup help no longer attempts to install 'core/hab-sup' if not present #5824 (jeremymv2)
    • ๐ŸŒฒ Abstract the logging of terminated hook processes #5850 (christophermaier)
    • โž• Add release issue template #5853 (baumanj)
    • ๐Ÿ— Enable kernel2 builds in pipeline #5753 (smacfarlane)
    • โž• Add some sleeps to try_recv loops so we don't peg the CPU. #5861 (raskchanky)
    • ๐Ÿš€ Update homebrew release to utilize metadata helper functions #5860 (smacfarlane)
    • ๐Ÿ“š Updates hook names in documentation #5862 (rsertelon)
    • ๐Ÿ‘‰ Makes hooks file names consistent regarding _ or - #5847 (rsertelon)