Dependencies
- Recompiled plugin with Go version
1.24. (#120) - Recompiled plugin with steampipe-plugin-sdk v5.13.1 that addresses critical and high vulnerabilities in dependent packages. (#121)
Enhancements
- Added
destination,sourceanddestination_branch_namecolumns to thebitbucket_pull_requesttable. (#119)
Bug fixes
- Renamed the incorrectly named
branch_namecolumn tosource_branch_namein thebitbucket_pull_requesttable to reflect the correct source branch of the pull request. (#119)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.11.7 which resolves an issue where rate limiters were not being applied to hydrate functions correctly. (#115)
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. (#112) - Recompiled plugin with steampipe-plugin-sdk v5.11.5 that addresses critical and high vulnerabilities in dependent packages. (#112)
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. (#110) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#110)
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. (#100)
- The table docs have been updated to provide corresponding example queries for Postgres FDW and SQLite extension. (#100)
- Docs license updated to match Steampipe CC BY-NC-ND license. (#100)
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. (#99)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.6.2 which prevents nil pointer reference errors for implicit hydrate configs. (#87)
Dependencies
- Upgraded to steampipe-plugin-sdk v5.6.1 with support for rate limiters. (#85)
- Recompiled plugin with Go version
1.21. (#85)
Bug fixes
- Updated the
bitbucket.spcandindex.mdfiles to include details ofBITBUCKET_USERNAME,BITBUCKET_PASSWORD, andBITBUCKET_API_BASE_URLenvironment variables. (#77)
Enhancements
- Added the
default_reviewerscolumn tobitbucket_repositoryandbitbucket_my_repositorytables. (#64)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.5.0 which significantly reduces API calls and boosts query performance, resulting in faster data retrieval. (#72)
Enhancements
- Added columns
account_status,created_on,is_staffandnicknametobitbucket_workspace_membertable. (#71) (Thanks @pdecat for the contribution!)
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. (#69)
Bug fixes
- Fixed the
docs/index.mdand theconfig/bitbucket.spcfiles to include the correct permission scope to query the tables. (#66)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v4.1.7 which includes several caching and memory management improvements. (#60)
- Recompiled plugin with Go version
1.19. (#60)
Bug fixes
- Added pagination support to
bitbucket_branchtable to allow more than 10 results to be returned. (#58)
Bug fixes
- Fixed the Slack community links in README and docs/index.md files. (#53)
Enhancements
- Added support for native Linux ARM and Mac M1 builds. (#50)
- Recompiled plugin with steampipe-plugin-sdk v3.1.0 and Go version
1.18. (#51)
Enhancements
- Recompiled plugin with Go version 1.17 (#47)
- Recompiled plugin with steampipe-plugin-sdk v1.8.2 (#46)
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.6.1 (#43)
What's new?
- New tables added
Enhancements
- Recompiled plugin with steampipe-plugin-sdk v1.3.1
What's new?