Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:47
79fd303

0.18.0 (2026-07-17)

⚠ BREAKING CHANGES

  • approval: Engine.HandleApproval and Engine.HandleApprovalWithData public signatures gained a trailing stepID string parameter. External Go- module consumers must pass "" to keep the previous auto-resolve behavior.

Features

  • approval: add step_id for addressable approval targeting (#32) (88ac6ab)