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
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## v1.8.0 [2025-05-30]
2
+
3
+
_Enhancements_
4
+
5
+
Added [rate-limiter](https://steampipe.io/docs/guides/limiter#concurrency--rate-limiting) tags to all hydrate functions to prevent exceeding API rate limits. ([#563](https://github.com/turbot/steampipe-plugin-gcp/pull/563))
6
+
7
+
_Dependencies_
8
+
9
+
- Recompiled plugin with [steampipe-plugin-sdk v5.11.6](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5116-2025-05-22) which improves how errors are handled during query execution. ([#758](https://github.com/turbot/steampipe-plugin-gcp/pull/758))
0 commit comments