Cloudflare plugin v1.6.1 - Fixed cloudflare_access_policy table hanging while paginating accounts
Sep 11, 2026•steampipe
Bug fixes
- Fixed the cloudflare_access_policy table to correctly return results instead of hanging indefinitely while paginating accounts. (#212) (Thanks @dark-panda for the contribution!)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v6.1.0 that fixes data races in the SDK's in-process execute path.