Jira plugin v1.1.0 - Added changelog column to jira_issue table

Mar 07, 2025steampipe

Enhancements

  • Added changelog column to jira_issue table. (#149) (Thanks @mariusgrigaitis for the contribution!)
  • Added updated column as an optional qual to the jira_issue_worklog table. (#151) (Thanks @mariusgrigaitis for the contribution!)
  • Optimized the jira_issue_comment table to avoid unnecessary API calls when issue_id is passed in as an optional qual when querying the table. (#143)

Bug fixes

  • Fixed the jira_issue table to correctly return data instead of an error when resolution_date and status columns are passed in as the query parameters. (#152) (Thanks @mariusgrigaitis for the contribution!)

Dependencies

  • Recompiled plugin with Go version 1.23.1. (#154)
  • Recompiled plugin with steampipe-plugin-sdk v5.11.3 that addresses critical and high vulnerabilities in dependent packages. (#154)