Bitbucket plugin v1.2.0 - Added destination, destination_branch_name and source columns to the bitbucket_pull_request table
Jul 17, 2025•steampipe
Enhancements
- Added destination, destination_branch_name and source columns to the bitbucket_pull_request table. (#119)
Bug fixes
- Renamed the incorrectly named branch_name column to source_branch_name in the bitbucket_pull_request table 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)