Mastodon plugin v0.3.0 - Recompiled plugin with Go version 1.22 and fixed pagination in tables
Sep 16, 2024•plugin
Enhancements
- The Plugin and the Steampipe Anywhere binaries are now built with the
netgo
package. - Added the
version
flag to the plugin's Export tool. (#65)
Bug fixes
- Fixed pagination across all the tables. (#34)
Dependencies
- Recompiled plugin with Go version
1.22
. (#43) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#43)