Skip to content

Commit 719e2cc

Browse files
committed
Add CHANGELOG for v1.2.0
1 parent ab5d56c commit 719e2cc

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v1.2.0 [2025-07-17]
2+
3+
_Enhancements_
4+
5+
- Added `destination`, `source` and `destination_branch_name` columns to the `bitbucket_pull_request` table. ([#119](https://github.com/turbot/steampipe-plugin-bitbucket/pull/119))
6+
7+
_Bug fixes_
8+
9+
- 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](https://github.com/turbot/steampipe-plugin-bitbucket/pull/119))
10+
11+
_Dependencies_
12+
13+
- Recompiled plugin with [steampipe-plugin-sdk v5.11.7](https://github.com/turbot/steampipe-plugin-sdk/blob/develop/CHANGELOG.md#v5117-2025-06-04) which resolves an issue where rate limiters were not being applied to hydrate functions correctly. ([#115](https://github.com/turbot/steampipe-plugin-bitbucket/pull/115))
14+
115
## v1.1.1 [2025-04-18]
216

317
_Bug fixes_

0 commit comments

Comments
 (0)