Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 02:00
· 42 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.13.1

0.13.1 — 2026-07-21

Added

  • jira agent schema publishes an output schema for every operation, derived from the same typed definitions the CLI emits — previously ~40 operations had no declared output shape

Changed

  • issue delete no longer emits a meaningless result: null on live deletes; the key is simply absent, matching dry-run

Dependencies

  • golang.org/x/text 0.39.0 fixes GO-2026-5970 (infinite loop on invalid input)