Skip to content

Commit 8042bb6

Browse files
committed
Add CHANGELOG for v0.16.0
1 parent e52e6c4 commit 8042bb6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.16.0 [2024-09-27]
2+
3+
_Bug fixes_
4+
5+
- Fixed pagination in `jira_issue` table. ([#133](https://github.com/turbot/steampipe-plugin-jira/pull/133))
6+
- Fixed `jira_issue` and `jira_issue_comment` tables to correctly return data instead of an empty row when key quals are passed in the `where` clause. ([#138](https://github.com/turbot/steampipe-plugin-jira/pull/138))
7+
8+
_Dependencies_
9+
10+
- Recompiled plugin with Go version `1.22`. ([#135](https://github.com/turbot/steampipe-plugin-jira/pull/135))
11+
- Recompiled plugin with [steampipe-plugin-sdk v5.10.4](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5104-2024-08-29) that fixes logging in the plugin export tool. ([#135](https://github.com/turbot/steampipe-plugin-jira/pull/135))
12+
113
## v0.15.0 [2024-06-15]
214

315
_Enhancements_

0 commit comments

Comments
 (0)