Skip to content

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:23
Immutable release. Only release title and notes can be modified.
v0.7.5
db72a9c

✨ Added

  • Accept native Jira REST payloads on create, edit, transition, and link via --json-input.
  • Render bulk operations as a live per-key block.

🔥 Changed

  • Validate --dry-run against the server and report only the checks it actually ran.
  • Emit pagination as a single canonical block with resumable cursors.

🪲 Fixed

  • Resolve numeric transition targets against the live transition list under --dry-run.

📜 Commits

  • a4ef45d fix(user): render search matches as lines in human output
  • 1d07454 feat(issue): accept native Jira REST bodies on create, edit, transition, and link
  • 90d76c8 fix(pagination): one canonical block, honest signals, resumable cursors
  • f27b64f feat(dry-run): server-validated pre-flight and honest local claims
  • f3b8205 fix(dry-run): resolve numeric transition targets against the live list
  • 255d48a feat(fanout): render bulk operations as a live per-key block
  • db72a9c refactor(plain): make multi-key entries self-identifying, drop the heading

Full Changelog: v0.7.4...v0.7.5