habitat v0.74.0 Release Notes

Release Date: 2019-01-28 // about 5 years ago
  • Full Changelog

    Behavioral Changes

    • set results folder in PWD not PLAN_CONTEXT #6087 (mwrock)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ— [sup] Add core/make as a build dependency. #6111 (fnichol)
    • uses the 2015 CPP redistributable and fixes some HAB_CACHE_SRC_PATH refs #6095 (mwrock)
    • install interpreter if not already installed #6093 (mwrock)
    • ๐Ÿ›  Fix some clippy lints that were missed due to make lint missing some files #6068 (baumanj)
    • ๐Ÿ›  Fix "uncontroversial" clippy lints and start making them errors in TravisCI #6065 (baumanj)

    ๐Ÿ†• New Features & Enhancements

    • ๐Ÿ“ฆ extract supervisor templating and execute an install hook when installing packages #5866 (mwrock)
    • ๐Ÿ‘Œ Improve butterfly Server::insert_service #6053 (baumanj)
    • Instrument the supervisor with metrics #5986 (raskchanky)

    ๐Ÿ”€ Merged Pull Requests