Bitbucket plugin v1.2.0 - Added destination, destination_branch_name and source columns to the bitbucket_pull_request table

Jul 17, 2025steampipe

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