Skip to content

Commit 47ff192

Browse files
committed
Add CHANGELOG for v1.8.0
1 parent 3655f77 commit 47ff192

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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))
10+
111
## v1.7.0 [2025-05-12]
212

313
_What's new?_

0 commit comments

Comments
 (0)