Skip to content

Releases: jenkinsci/bitbucket-branch-source-plugin

v2.9.7 ๐ŸŒˆ

15 Jan 16:01
Compare
Choose a tag to compare

๐Ÿ“ฆ Dependency updates

v2.9.6 ๐ŸŒˆ

03 Dec 21:36
Compare
Choose a tag to compare
  • Correctly fall back to heavyweight checkout for bitbucket v7 for PRs with merge strategy (#409) @sams-gleb

v2.9.5 ๐ŸŒˆ

02 Dec 23:15
Compare
Choose a tag to compare

๐Ÿ“ฆ Dependency updates

v2.9.4 ๐ŸŒˆ

24 Sep 19:21
Compare
Choose a tag to compare
  • Fix Automatic Webhook Creation for BitBucket 5.x [Fixes 352] (#375) @ssc327

v2.9.3 ๐ŸŒˆ

21 Sep 22:34
Compare
Choose a tag to compare
  • Let BitbucketEndpointConfigurationTest tolerate Spring Security version of AccessDeniedException (#362) @jglick

๐Ÿ“ฆ Dependency updates

v2.9.2 ๐ŸŒˆ

17 Aug 19:08
Compare
Choose a tag to compare

๐Ÿ“ฆ Dependency updates

v2.9.1 ๐ŸŒˆ

30 Jul 07:39
Compare
Choose a tag to compare

Features and Fixes

  • Add Bitbucket "Server Version" option to fix webhook management on v6.x and earlier (#332) @bitwiseman

Changes

  • Remove unneeded buildPlugin configuration (#330) @timja

v2.9.0 ๐ŸŒˆ

17 Jul 23:40
Compare
Choose a tag to compare

This release includes several fixes related to BitBucket v7 support for PR building.
See the user guide's BitBucket Server 7 compatibility section for details.

๐Ÿ› Bug Fixes

v2.8.0 ๐ŸŒˆ

05 May 07:54
cloudbees-bitbucket-branch-source-2.8.0
d99336e
Compare
Choose a tag to compare

Support for OAuth authentication is now supported on Bitbucket Cloud sources.

๐Ÿš€ New features and improvements

๐Ÿ› Bug Fixes

๐Ÿ“ฆ Dependency updates

๐Ÿ“ Documentation updates

  • Update copy on branch discovery to not imply deprecation. (#306) @behoyh
  • Remove wrong information about the webhook feature (#293) @mld-ger

v2.7.0 ๐ŸŒˆ

28 Jan 22:02
Compare
Choose a tag to compare

๐Ÿš€ New features and improvements

๐Ÿ› Bug Fixes

  • fix Job DSL by adding a DataboundSetter it can understand (#278) @Casz
  • Fix NullPointerException and Concurrency Issues (#244) @2improveIT
  • Fixing NullPointerExceptions in PullRequests (#245) @2improveIT

๐Ÿ‘ป Maintenance