Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-07-09 | 744 Bytes | |
steampipe_linux_amd64.deb | 2025-07-09 | 19.8 MB | |
steampipe_linux_amd64.rpm | 2025-07-09 | 20.6 MB | |
steampipe_linux_arm64.deb | 2025-07-09 | 18.2 MB | |
steampipe_linux_arm64.rpm | 2025-07-09 | 18.9 MB | |
steampipe_darwin_amd64.zip | 2025-07-09 | 20.2 MB | |
steampipe_darwin_arm64.zip | 2025-07-09 | 19.1 MB | |
steampipe_linux_amd64.tar.gz | 2025-07-09 | 19.7 MB | |
steampipe_linux_arm64.tar.gz | 2025-07-09 | 18.1 MB | |
README.md | 2025-07-09 | 676 Bytes | |
v2.1.0 source code.tar.gz | 2025-07-09 | 489.1 kB | |
v2.1.0 source code.zip | 2025-07-09 | 928.7 kB | |
Totals: 12 Items | 155.8 MB | 1 |
Whats new - Compiled with Go 1.24. - The versioning mechanism has been changed to use GoReleaser for automated version management during the build process.
Breaking changes - The version package, which was previously used to control CLI versioning, has been removed in this version. This change only affects users who were importing the Steampipe version package in their Go code. Regular CLI usage is not impacted.
Bug fixes - Bump module to v2. (#4593)
Dependencies
- Update go-viper
package to remediate moderate vulnerabilities.