Skip to content

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:53
· 194 commits to 6c8f590878d64eec3fc266f1794aec71cb03b8f1 since this release

1.17.0 (2026-07-20)

Features

  • ado: add work list-areas and list-iterations commands (#248) (736052a)
  • jenkins: project-scoped baseUrl via defaults.jenkins.baseUrl (#252) (522f9b8)
  • jira: list boards/sprints and set sprint on an issue (#250) (e62a1ef)
  • skills: support multiple marketplaces with seamless sync and CRUD (#247) (690de02)

Bug Fixes

  • jira: skip non-scrum boards in listSprintsForProject (#255) (5a799f5)
  • skills: treat marketplace clone as successful when git exits non-zero but .git is valid (#242) (417cda8), closes #239