Releases: jenkinsci/bitbucket-branch-source-plugin
934.3.1
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
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
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
- JENKINS-75089 Getting clone URL using mirror returns HTTP 401 by @nfalco79 in #958
- JENKINS-64418 Fix duplicate base URL in request to Bitbucket Server by @KalleOlaviNiemitalo in #959
- JENKINS-75073 Missing serverUrl in fillCredentialsIdItems cause some credentials missing in the initial configuration by @nfalco79 in #953
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
🐛 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
933.1.0
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
✍ 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
🐛 Bug fixes
- JENKINS-74972 - BitbucketUsernamePasswordCredentialMatcher returns invalid CQL (#940) @KalleOlaviNiemitalo
Full Changelog: 933.v7119e94e8f56...933.0.1
933.v7119e94e8f56
🚀 New features and improvements
- JENKINS-74965 - Add support for Repository, Project and Workspace Access Token for Bitbucket Cloud (#934) @nfalco79