Skip to content

v0.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:30

What's in this release

  • #38dhq servers create / update: five deployment-configuration flags — --branch, --auto-deploy, --atomic, --atomic-strategy, --atomic-retention (DHQ-691).
  • #39dhq servers create --key-pair-identifier: provision a Managed VPS with an existing account SSH key instead of the shared managed one (DHQ-692). Needs the matching API change, live in production since 2026-08-06.
  • #40 — agent-skill corrections: dhq deploy --wait does not block outside a TTY, --json=<fields> unwraps the envelope, and ssh-keys create takes --title/--type (DHQ-695).
  • #41 — documented the accumulating-changelog convention and the release runbook.

Full detail — the flag semantics, the backend caveats, and the additive pkg/sdk changes — is in CHANGELOG.md → 0.21.0.

Full Changelog: v0.20.1...v0.21.0