Skip to content

Commit 81048c0

Browse files
authored
Add CHANGELOG for v1.8.0 (#541)
1 parent 12601c6 commit 81048c0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
11+
112
## v1.7.0 [2025-10-17]
213

314
_What's new?_

0 commit comments

Comments
 (0)