Skip to content

fleet-agent: v0.1.4

Choose a tag to compare

@arcbox-labs arcbox-labs released this 14 Aug 08:54
eef7c1a

0.1.4 (2026-08-14)

Features

  • fleet: add the restart CLI subcommand (bc71299)
  • fleet: enrich host_info_json (chip, hostname, boot time, pid, disks, LAN IPs) (#457) (8c43f95)
  • fleet: restart the agent process in place (c8649a5)

Bug Fixes

  • fleet: compute the draining flag under the watch write lock (732b05a)
  • fleet: derive the draining flag from one reason cell (4c1ef9e)
  • fleet: keep a restart from swallowing a termination signal (32d8133)
  • fleet: self-update on a version-refused control-plane enroll (#500) (01f4990)

Code Refactoring

  • fleet: exec only from main (6ddb60f)
  • fleet: give the handover one owner (f35f58e)
  • fleet: one quiesce primitive for handover waits (50a5777)
  • rpc,daemon,fleet: prost becomes test support only (CORE-73 follow-up) (#540) (3b24286)

Build System

  • adopt arcbox-connectrpc, and make arcbox-connect publishable (#618) (78fc6fd)