Skip to content

Release v0.27.0

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 06 Feb 00:17
· 70 commits to main since this release
Immutable release. Only release title and notes can be modified.

Features

  • Add Jira issue update, transition, and comment commands (68a5bd8)
    • dex jira update <KEY> [--flags] - Update fields (summary, description, assignee, priority, labels)
    • dex jira transition <KEY> <status> - Move issues through workflow
    • dex jira transition <KEY> --list - Show available transitions
    • dex jira comment <KEY> "message" - Add comments to issues

Other

  • Rename #dex-tests channel to #dex-releases (5948eb3)