Azure plugin v0.57.0 - Recompiled plugin with steampipe-plugin-sdk v5.10.1 and azure-sdk-for-go v68.0.0+incompatible
May 13, 2024•steampipe
Enhancements
- The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#756)
Bug fixes
- Fixed the server_properties column in the azure_postgresql_flexible_server table to correctly return data instead of nil. (#754)
Dependencies
- Recompiled plugin with azure-sdk-for-go v68.0.0+incompatible. (#747)
- Recompiled plugin with steampipe-plugin-sdk v5.10.1 which ensures that QueryData passed to ConnectionKeyColumns value callback is populated with ConnectionManager. (#755)