Skip to content

v4.3.0 - jira-as 1.1.3 Parity

Latest

Choose a tag to compare

@grandcamel grandcamel released this 18 Aug 23:54
· 5 commits to main since this release

4.3.0 (and 4.2.0)

This release lands the documentation-parity work recorded in the CHANGELOG as [4.2.0] and [4.3.0]:

4.2.0 — documentation alignment

  • Exhaustive SKILL.md alignment with the jira-as CLI ground truth across all 14 skills (option names, short flags, command groups)
  • Repaired jira-admin documentation; issue-type-scheme create requires --issue-types
  • Version bookkeeping reconciled across VERSION, plugin.json, marketplace.json, the release-please manifest, and pyproject.toml

4.3.0 — jira-as 1.1.3 features + deps

  • Documents the 1.1.3 CLI surface: issue parent flags and create --dry-run, issue transition/transitions/comment aliases, --no-notify degrade behavior, ADF auto-wrap (JIRA_ADF_CUSTOM_FIELDS), search auto-pagination and empty-export success, agile board list + backlog fallback, remote web links, fields list project scoping, enriched ops discover-project, and JSM request create/request comment options
  • All install paths point at public PyPI: pip install "jira-as>=1.1.3"
  • Installers require Python 3.10+, configuration docs match the real 1.1.3 config surface, exit-code tables match the shared error handler

Full details: CHANGELOG.md