Skip to content

zincati 0.0.14

Compare
Choose a tag to compare
@lucab lucab released this 02 Nov 15:41
v0.0.14
e3b8028

Changes:

  • cli/deadend: split explicit set/unset verbs and logic
  • docs/dev: describe agent design and actor system
  • github: update the release instructions
  • zincati.service: run after systemd-machine-id-commit.service
  • docs/dev: add graph for actors and interactions
  • cli/deadend: rework errors with relevant context
  • docs/dev: fix fleetlock documentation
  • cincinnati: swap order of dead-end refreshing logic
  • cli: split subcommands logic out of main
  • cincinnati: expose dead-end release information via MOTD
  • ci: bump linting toolchain in Travis
  • cargo: switch to latest url version for serde support
  • cargo: remove carets from semver requirements
  • rpm_ostree: Use rename_all = kebab-case
  • docs/usage: expand logging page
  • cargo: update actix to latest version
  • main: pretty-print critical error on termination
  • rpm-ostree: avoid duplicating error causes

Tracker: https://github.com/coreos/zincati/milestone/11