Azure plugin v1.2.0 - Added optional config arguments max_error_retry_attempts and min_error_retry_delay to allow customization of the error retry timings
Mar 07, 2025•plugin
What's new?
- Added optional config arguments max_error_retry_attempts and min_error_retry_delay to allow customization of the error retry timings. For more information please see Azure plugin configuration. (#873)
Bug fixes
- Fixed the scope column of the azure_role_assignment table to correctly return data instead of nil. (#868)
Dependencies
- Recompiled plugin with Go version 1.23.1.
- Recompiled plugin with steampipe-plugin-sdk v5.11.3 that addresses critical and high vulnerabilities in dependent packages.