You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## v2.0.3 [2025-10-06]
2
+
3
+
_Bug fixes_
4
+
5
+
- Fixed the `jira_issue_comment` table to correctly return data instead of an empty row when `issue_id` is passed in as an optional qual when querying the table. ([#190](https://github.com/turbot/steampipe-plugin-jira/pull/190))
6
+
7
+
_Dependencies_
8
+
9
+
- Recompiled plugin with [steampipe-plugin-sdk v5.13.1](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5131-2025-09-25) that addresses critical and high vulnerabilities in dependent packages. ([#191](https://github.com/turbot/steampipe-plugin-jira/pull/191))
0 commit comments