Skip to content

v0.14.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:33
· 7 commits to main since this release

Hum v0.14.1

This is the first published release after v0.13.0. (v0.14.0 was tagged, but its workflow failed and no GitHub release was created.)

Highlights

  • Prefer private .hum.yaml manifests over shared hum.yaml.
  • Breaking: lifecycle commands now require an explicit hum.yaml or --file declaration. Use hum run NAME -- COMMAND for ad-hoc commands.
  • Add native HTTP and TCP readiness probes.
  • Preserve durable service event history.
  • Add hum ls as an alias.
  • Colorize hum doctor statuses.
  • Fix preservation of ad-hoc manifest state.

Full changelog