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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## v1.8.0 [2026-03-18]
2
+
3
+
_Bug fixes_
4
+
5
+
- Fixed the `github_team` table by removing unsupported `discussions_url` and `discussions_total_count` columns. ([#531](https://github.com/turbot/steampipe-plugin-github/pull/531)) (Thanks [@JayRovacsek](https://github.com/JayRovacsek) for the contribution!!)
6
+
7
+
_Dependencies_
8
+
9
+
- Recompiled plugin with Go version `1.26.0`. ([#539](https://github.com/turbot/steampipe-plugin-github/pull/539))
10
+
- Recompiled plugin with [steampipe-plugin-sdk v5.14.0](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5140-2026-02-25) that fixes several caching issues. ([#539](https://github.com/turbot/steampipe-plugin-github/pull/539))
0 commit comments