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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ _Enhancements_
10
10
11
11
- Added `custom_properties` column to `github_my_repository`, `github_repository`, `github_search_repository`, and `github_team_repository` tables to return the custom property values assigned to a repository. ([#556](https://github.com/turbot/steampipe-plugin-github/pull/556)) (Thanks [@Recurzion](https://github.com/Recurzion) for the contribution!)
12
12
13
+
_Dependencies_
14
+
15
+
- Recompiled plugin with [steampipe-plugin-sdk v6.0.0](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v600-2026-05-20) that fixes a data race on connection config. ([#557](https://github.com/turbot/steampipe-plugin-github/pull/557))
0 commit comments