Skip to content

Releases: jenkinsci/bitbucket-branch-source-plugin

934.3.1

15 Jan 09:18
Compare
Choose a tag to compare

No changes from version 933.3.1, this release was made to notify users with version 933.v7119e94e8f56 installed that a new version is available. For alphanumeric sorting it appears that the minor version .v7119e94e8f56 is greater than any .3.x

Full Changelog: 933.3.1...934.3.1

933.3.1

14 Jan 09:13
Compare
Choose a tag to compare

Bug Fixes

JENKINS-75119 Build report UnknownHostException in console log for Bitbucket Server when the server instance is under a context root by @nfalco79 in #969

Full Changelog: 933.3.0...933.3.1

933.3.0

12 Jan 19:16
Compare
Choose a tag to compare

Features

  • JENKINS-64418 Add exponential backoff to BitBucket rate limit retry loop by @nfalco79 in #927
  • Add a new trait to discard all branches with head commits older than the configured days by @nfalco79 in #964

Bug Fixes

Mantainance

  • Replace the use of deprecated methods by @nfalco79
  • Replace issue templates with links to jenkins.io by @KalleOlaviNiemitalo in #956
  • Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 3875.v1df09947cde6 by @dependabot in #962
  • Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 by @dependabot in #961
  • Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #960

Full Changelog: 933.2.0...933.3.0

933.2.1

06 Jan 00:09
Compare
Choose a tag to compare

🐛 Bug fixes

[JENKINS-75083] Build statuses do not appear in list of pull requests in Bitbucket Server (#954) @KalleOlaviNiemitalo

Full Changelog: 933.2.0...933.2.1

933.2.0

02 Jan 19:29
Compare
Choose a tag to compare

🐛 Bug fixes

✍ Other changes

  • Move some implementations classes under impl packages to be clear that are implementations and not APIs (#938) @nfalco79

933.1.0

29 Dec 19:01
Compare
Choose a tag to compare

Features

  • [JENKINS-75015] Update the build status refname format used for Bitbucket Cloud by @nfalco79 in #947
  • [JENKINS-53535] Make Bitbucket Server, Owner and repository environment variables for Bitbucket Team/Project based jobs by @nfalco79 in #949

Maintainance

  • Bump org.jenkins-ci.plugins:plugin from 5.3 to 5.4 (#950)
  • Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 (#951)
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#952)
  • Bump io.jenkins.tools.bom:bom-2.479.x (#948)

Full Changelog: 933.0.2...933.1.0

933.0.2

16 Dec 13:38
Compare
Choose a tag to compare

✍ Other changes

  • Use tagNameFormat to include correct tag in released pom file by @MarkEWaite in #943

Full Changelog: 933.0.1...933.0.2

933.0.1

12 Dec 12:40
Compare
Choose a tag to compare

🐛 Bug fixes

Full Changelog: 933.v7119e94e8f56...933.0.1

933.v7119e94e8f56

06 Dec 22:54
7119e94
Compare
Choose a tag to compare

🚀 New features and improvements

932.vff504b_2003fe

06 Dec 22:03
ff504b2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix NPE when jenkins has a proxy configuration without a password (#937) @nfalco79