Skip to content

Releases: benjaminfuchs/bitbucket-branch-source-plugin

bitbucket-branch-source-2.2.11-fixes

10 Sep 20:42
Compare
Choose a tag to compare
  • JENKINS-45643 Fixing bug with inifinite running jobs.
  • Limiting number of branches in multibranch projects (to 150).
  • Add release branches always to branches
  • JENKINS-48737 Adding lightweight checkouts for Bitbucket Pull Requests (always use "merge" ref)
  • Falling back to 'from' ref if no 'merge' ref is available for lightweight checkout

bitbucket-branch-source-2.2.12-fixes

15 Jul 21:09
Compare
Choose a tag to compare
  • JENKINS-45643 Fixing bug with inifinite running jobs.
  • Limiting number of branches in multibranch projects (to 150).
  • Add release branches always to branches
  • JENKINS-48737 Adding lightweight checkouts for Bitbucket Pull Requests (always use "merge" ref)
  • Falling back to 'from' ref if no 'merge' ref is available for lightweight checkout

bitbucket-branch-source-2.2.11-fixes-2

25 Jul 11:44
Compare
Choose a tag to compare
  • JENKINS-45643 Fixing bug with inifinite running jobs.
  • Limiting number of branches in multibranch projects (to 150).
  • Add release branches always to branches
  • JENKINS-48737 Adding lightweight checkouts for Bitbucket Pull Requests (always use "merge" ref)
  • Falling back to 'from' ref if no 'merge' ref is available for lightweight checkout
  • Don't limit number of develop branches