Alicloud plugin v1.3.1 - Fixed infinite loop issues in several tables by ensuring queries stop when no more rows are returned by the API
Jun 06, 2025•steampipe
Bug fixes
- Fixed infinite loop issues in several tables by ensuring queries stop when no more rows are returned by the API. (#508) (Thanks @QiXingchuan for the contribution!)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.11.6 which improves how errors are handled during query execution. (#523)