Releases: jenkinsci/bitbucket-branch-source-plugin
Releases · jenkinsci/bitbucket-branch-source-plugin
936.4.4
What's Changed
- JENKINS-75804 Webhook auto registration fail with PLUGIN implementation by @nfalco79 in #1079
Full Changelog: 936.4.3...936.4.4
936.4.3
New Features
- JENKINS-75857 Add method to set web hook credentials to BitbucketEndpoints by @nfalco79 in #1080
Full Changelog: 936.4.2...936.4.3
936.4.2
Bug Fixes
- JENKINS-75477 Frequent 401 errors from Bitbucket Data Center when there are high concurrent builds by @nfalco79 in #1073
- JENKINS-75676 Client certificate credentials not handled properly by @nfalco79 in #1072
Full Changelog: 936.4.1...936.4.2
936.4.1
Bug fixes
- JENKINS-75786 Incoming webhook from PLUGIN are reject with endpoint not found by @nfalco79 in #1068
- JENKINS-75762 The Bitbucket global configuration page does not list any available endpoints type by @nfalco79 in #1069
Full Changelog: 936.4.0...936.4.1
936.4.0
Bug Fixes
- JENKINS-75729 Add test case for hook signature in a JCasC configuration by @nfalco79 in #1053
- JENKINS-75735 hook payload is discarded if not recognized and comes from Bitbucket Cloud and Data Center instances by @nfalco79 in #1057
New Features
- Add API classes to manage bitbucket endpoints and hide the internal implementations by @nfalco79 in #1056 (related to PR jenkinsci/blueocean-plugin#2629)
Full Changelog: 936.3.1...936.4.0
936.3.1
936.3.0
What's Changed
- JENKINS-75691 Add trait to include the ref spec of target branch of pull requests by @nfalco79 in #1047
Mantainance
- [JENKINS-75680] Authentication fails when call secured REST API by @nfalco79 in #1048
- Restore BitbucketEndpointConfiguration.normalizeServerUrl() for compatibility by @MarkEWaite in #1049
Full Changelog: 936.2.0...936.3.0
936.2.0
Features
- JENKINS-74983 Add support for authenticated Webhooks registered in Bitbucket by @nfalco79 in #1044
- Track credentials on action "Scan Project Now" by @nfalco79 in #1038
Bug Fixes
- JENKINS-75466 Notifying commit build result sometimes returns HTTP 404 by @nfalco79 in #1036
Mantainances
- Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot in #1032
- Cleanup code by @nfalco79 in #1037
- Bump org.jenkins-ci.plugins:plugin from 5.12 to 5.14 by @dependabot in #1040
- Bump org.jenkins-ci.plugins:plugin from 5.14 to 5.17 by @dependabot in #1046
- Bump net.javacrumbs.json-unit:json-unit-assertj from 4.1.0 to 4.1.1 by @dependabot in #1042
- Bump io.jenkins.tools.bom:bom-2.479.x from 4607.v67a_4791074d7 to 4770.v9a_2b_7a_9d8b_7f by @dependabot in #1045
Full Changelog: 936.1.1...936.2.0
936.1.1
Bug Fixes
- JENKINS-75609 Missing avatar for private when Jenkins security is enabled by @nfalco79 in #1035
- JENKINS-75611 Disabling HTTPS cloning protocol on Data Center causes builds to fail even if SSH checkout feature is configured by @nfalco79 in #1034
Full Changelog: 936.1.0...936.1.1
936.1.0
Bug fixes
- JENKINS-75604 Error retrieving tag timestamp from webhook event since plugin version 935.0.0 by @nfalco79 in #1029
- JENKINS-75555 InvalidObjectIdException when "Scan Project Now" and multibranch-build-strategy plugin is installed by @nfalco79 in #1031
Features
- JENKINS-49417 Implement BitbucketSCMFileSystem.changesSince() by @nfalco79 in #1027
Maintainance
- Remove redundant bridge-method-injector plugin declaration by @giovanni-vaccarino in #1026
- Reduce the duplicated code both cloud and server client to handle responses and paged responses from GET requests. by @nfalco79 in #1028
- Move commons-lang to next major version commons-lang3 by @nfalco79 in #1030
New Contributors
- @giovanni-vaccarino made their first contribution in #1026
Full Changelog: 936.0.1...936.1.0