Jira plugin v2.0.0 - Updated the jira_issue table to use the latest Jira Cloud platform REST API v3
Sep 12, 2025•steampipe
Breaking changes
- jira_issue_comment table now requires an issue_id filter in the WHERE or JOIN clause. (#180)
Enhancements
- Updated the jira_issue table to use the latest Jira Cloud platform REST API. (#180)
Bug fixes
- Fixed the jira_issue_worklog table to correctly populate the issue_id column when provided as a query parameter. (#164)
Dependencies
- Recompiled plugin with Go version 1.24. (#175)
- Recompiled plugin with steampipe-plugin-sdk v5.13.0 that addresses critical and high vulnerabilities in dependent packages. (#175)