Skip to content

Releases: jenkinsci/bitbucket-branch-source-plugin

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

v2.6.0 🌈

07 Nov 15:50
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Add PR's title into PullRequestSCMHead (#227) @LinuxSuRen
  • Add support for Avatars for authenticated teams/projects (#240) @mlasevich
  • Set the page length to the max allowed for Bitbucket Cloud REST APIs (#241) @nfalco79

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

  • migrate wiki content to github (#250) @Casz
  • Fix codacy issues (#243) @Casz
  • Update parent pom, update jenkins core, use bom (#238) @Casz

v2.5.0 🌈

26 Sep 19:30
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ‘» Maintenance

  • Simplified pull request template (#220) @Casz

v2.4.6 🌈

23 Aug 05:03
Compare
Choose a tag to compare

Added some quality of life for the HTTP client strategies.

πŸš€ Features

  • 5 second ConnectionKeepAliveStrategy (#218) @alanjcastonguay
  • Retry idempotent requests. (#214) @timpeeters

πŸ‘» Maintenance

v2.4.5 🌈

24 Jun 20:06
Compare
Choose a tag to compare

πŸš€ Features

  • JENKINS-47867 Add WebhookConfigurationTrait (#194) @redfive

v2.4.4

07 Apr 18:25
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

v2.4.3

07 Apr 03:22
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

πŸ‘» Maintenance