Skip to content

Pending Release Notes

Ian Maddaus edited this page Apr 17, 2024 · 14 revisions

Bug Fixes

  • Fixed Habitat Supervisor when a Supervisor is started and peers are added with --peer-watch-file. Supervisor now reads all peers in the file at startup. (#9208)
  • Fixed a bug where hab pkg install wouldn't verify if dependencies have been removed when reinstalling a package. Habitat now reinstalls missing dependencies when reinstalling a package. (#9082)
  • Fixed a bug with the toToml helper when rendering values rather than TOML objects. (#9081)