Releases: jenkinsci/bitbucket-branch-source-plugin
Releases · jenkinsci/bitbucket-branch-source-plugin
906.vedf430cb_4481
🐛 Bug fixes
- JENKINS-73471 - Git scm.userRemoteConfigs.credentialsId configured by Bitbucket is null (#899) @nfalco79
👻 Maintenance
✍ Other changes
- Cleanup deprecated code (#898) @nfalco79
- Update 'Configure Jenkins' to 'System' (#893) @shenxianpeng
- Make clarification on Checkout Credential configuration in USER_GUIDE (#885) @TeCHiScy
- JENKINS-73468 - Fix mistaken doCheckServerUrl AccessDeniedException (#864) @Dohbedoh
📦 Dependency updates
- Update OAuth2 scribe dependency to the new scribejava (#900) @nfalco79
- Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.19.0 (#895) @dependabot
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.6.0 (#896) @dependabot
895.v15dc41668f03
🐛 Bug fixes
- Add project key to cache key (#837) @thomas-boehm-tractive
✍ Other changes
- Fix removal of exception throwing in BitbucketCloudApiClient.java (#851) @thomas-boehm-tractive
- Enable Jenkins Security Scan (#857) @strangelookingnerd
- Modernize to Jenkins 2.440.3 (#868) @sghill-rewrite
📦 Dependency updates
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#856) @dependabot
- Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.17.0 (#854) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#845) @dependabot
888.v8e6d479a_1730
887.va_d359b_3d2d8d
🔒 Security
- Fix SECURITY-3363.
886.v44cf5e4ecec5
🚀 New features and improvements
- JENKINS-73038 - Adapt plugin to allow user with Overall/Manage to configure global settings (#846) @mikecirioli
📦 Dependency updates
- Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.15.0 (#843) @dependabot
- Bump com.puppycrawl.tools:checkstyle from 10.13.0 to 10.14.0 (#820) @dependabot
883.v041fa_695e9c2
🚀 New features and improvements
- Add cache for commit responses based on hashes (#839) @thomas-boehm-tractive
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.80 (#830) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79 (#825) @dependabot
880.vcf4056c5a_71f
878.v4a_79a_b_946282
🐛 Bug fixes
- Get fresh oauth token on every git clone (#824) @andrey-fomin