Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 May 02:38
cb429c8

atm-core v1.2.0

Changes

ATM Graft

  • Added smoke test coverage for the ATM graft workflow
  • Fixed graft approval artifact field and invariant guard

Observability

  • Integrated sc-observability v1.1.0 log maintenance (adopt retained log maintenance API)

Release Infrastructure

  • Expanded publish surface to all 7 retained crates (agent-team-mail-core, atm-rusqlite, atm-daemon-client, atm-daemon-bootstrap, atm-daemon, atm-graft, agent-team-mail)
  • Added atm-daemon to both Unix and Windows release archives
  • Fixed publish preflight: moved sc-lint-attributes to dev-dependencies

Platform

  • Gated Unix-only lifecycle signal helpers behind cfg(unix)

Dependencies

  • Restored version pins on atm-runtime-test-support dev-deps