Dependencies
- Recompiled plugin with Go version
1.24. (#79) - Recompiled plugin with steampipe-plugin-sdk v5.13.1 that addresses critical and high vulnerabilities in dependent packages. (#83)
Bug fixes
- Fixed Linux AMD64 plugin build failures for
Postgres 14 FDW,Postgres 15 FDW, andSQLite Extensionby upgrading GitHub Actions runners fromubuntu-20.04toubuntu-22.04.
Dependencies
- Recompiled plugin with Go version
1.23.1. (#69) - Recompiled plugin with steampipe-plugin-sdk v5.11.5 that addresses critical and high vulnerabilities in dependent packages. (#69)
There are no significant changes in this plugin version; it has been released to align with Steampipe's v1.0.0 release. This plugin adheres to semantic versioning, ensuring backward compatibility within each major version.
Dependencies
- Recompiled plugin with Go version
1.22. (#57) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#57)
What's new?
- The plugin can now be downloaded and used with the Steampipe CLI, as a Postgres FDW, as a SQLite extension and as a standalone exporter. (#44)
- The table docs have been updated to provide corresponding example queries for Postgres FDW and SQLite extension. (#44)
- Docs license updated to match Steampipe CC BY-NC-ND license. (#44)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.8.0 that includes plugin server encapsulation for in-process and GRPC usage, adding Steampipe Plugin SDK version to
_ctxcolumn, and fixing connection and potential divide-by-zero bugs. (#43)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.6.2 which prevents nil pointer reference errors for implicit hydrate configs. (#36)
Dependencies
- Upgraded to steampipe-plugin-sdk v5.6.1 with support for rate limiters. (#34)
- Recompiled plugin with Go version
1.21. (#34)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.3.0 which includes fixes for query cache pending item mechanism and aggregator connections not working for dynamic tables. (#26)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v4.1.7 which includes several caching and memory management improvements. (#23)
- Recompiled plugin with Go version
1.19. (#23)
Bug fixes
- Fixed the Slack community links in README and docs/index.md files. (#19)
Enhancements
- Added support for native Linux ARM and Mac M1 builds. (#16)
- Recompiled plugin with steampipe-plugin-sdk v3.1.0 and Go version
1.18. (#18)
Enhancements
- Recompiled plugin with Go version 1.17 (#12)
- Recompiled plugin with steampipe-plugin-sdk v1.8.2 (#11)
Enhancements
- Updated: README.md and docs/index.md have been updated with the latest formats (#8)
Bug fixes
- Fixed: All Shodan website links now point to the correct URLs (#7)
What's new?