Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:43
Immutable release. Only release title and notes can be modified.
v0.9.1
1df52b3

✨ Added

  • Running a command with --debug now prints the error's classification on the error line — its stable code and type, plus a retryable marker when the error is retryable — the same fields an agent reads from the JSON envelope.
  • Rate-limited commands now say how long to wait: when Jira sends a Retry-After, human output adds a 'retry in Ns' line under the rate-limit hint.

📜 Commits

  • bc17bc5 feat(cli): show error taxonomy fields in human output under --debug
  • 6f5d358 feat(cli): show retry-after time in human rate-limit output

Full Changelog: v0.9.0...v0.9.1