Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:10
· 54 commits to main since this release

Changelog

  • 670d87a Merge fix-pm2-import-run-flow: PM2 import + CLI run-flow fixes
  • f7d5ef6 Merge unified-host-agent: one agent per host
  • 654d9ec Release v0.11.0: one agent per host + PM2 import/CLI run-flow fixes
  • ae3d1ee docs(changelog): marshal enroll/unenroll + live fleet reconnect
  • 5630566 docs(changelog): unified self-enroll lifecycle + cutover note
  • d39bf60 docs(cli): clarify marshal start is local-only vs the fleet/dashboard
  • 55e026e docs(handoff): unified host agent
  • 30bfd45 docs(plan): unified host agent implementation plan
  • 1591850 docs(spec): unified host agent design
  • 2638f07 feat(cli): marshal enroll / unenroll to join or leave a server
  • 83ccd7a feat(cli): show enrollment status above marshal list
  • 400de1e feat(cli): stop/restart/delete by yaml file + bordered, colored process table
  • 84f6d67 feat(daemon): fleet supervisor reconnects on store config changes
  • ce05d53 feat(store): ClearServer removes fleet config + token
  • e18faf1 fix(ci): run the e2e_fleet test in CI/Makefile + review cosmetics
  • 65c6a3f fix(cli): block on server result during --self-enroll shutdown
  • 2397586 fix(pm2import): bake an absolute cwd into every imported app
  • 9370154 fix(pm2import): diagnose ESM ecosystem files instead of "no apps found"
  • 0030aac refactor(cli): --self-enroll enrolls the one default-store daemon
  • d1a6f31 refactor(daemon): drive the fleet client from the supervisor
  • 8a9ce58 release: v0.11.0
  • ae21d56 style(pm2import): gofmt convert_test.go
  • 9cc7d78 test(cli): e2e — live enroll streams host apps to a server