GCP plugin v1.8.0 - Added rate-limiter tags to all tables
May 30, 2025•steampipe
Enhancements
- Added rate-limiter tags to all tables which can be used to smooth request rates and limit the number of parallel requests to avoid hitting API rate limits. (#563)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.11.6 which improves how errors are handled during query execution. (#758)