Steampipe Plugin SDK v5.6.2 - Fixed nil pointer exception if hydrate call fails
Oct 03, 2023sdk

Bug fixes

  • The initialise function is now being called for implicit hydrate configs (i.e. hydrate functions without explicit config), thereby preventing nil pointer reference errors when the hydrate function returns an error. (#683)