Releases: jenkinsci/gitlab-branch-source-plugin
Releases · jenkinsci/gitlab-branch-source-plugin
736.v10e786eeea_19
🚀 New features and improvements
- feat: add GITLAB_OA_OLDREV environment variable for merge requests (#437) @julian-piehl
- Add support for GroupAccessToken credentials, fix credential integration (#479) @mzellho
734.va_d1a_742b_75a_4
🐛 Bug fixes
- Add support for groups that have only digits in their names and contain no alphabetic characters (#467) @DudyShavit
- Don't check trusted members on non-fork merge requests to reduce GitLab API calls (#516) @The-Jonsey
732.v093727c2a_23a_
🐛 Bug fixes
- Enable ssl verification on new created webhooks per default (#522) @ugrave
- Update MergeRequestSCMRevision toString to be consistent with GitHub equivalent. (#469) @iciclespider
👻 Maintenance
- Remove
useBetaproperty frompom.xml(#473) @strangelookingnerd
✍ Other changes
- Add Retries And Backoff To GitLabSCMSource:getMembers (#519) @The-Jonsey
- Test with Java 25 (#520) @MarkEWaite
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 (#506) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.504.x from 5681.v79d2ddf61465 to 5701.va_b_018a_a_6b_0d3 (#526) @dependabot[bot]
725.v1a_1e87b_49f3a_
724.v6e30226050b_3
723.v090f23d3cc49
👻 Maintenance
✍ Other changes
- Remove httpclient dependency (#476) @strangelookingnerd
- Prepare for Java 25 release Sep 16, 2025 (#496) @MarkEWaite
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 5054.v620b_5d2b_d5e6 (#499) @dependabot[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#498) @dependabot[bot]
718.v40b_5f0e67cd3
👻 Maintenance
✍ Other changes
- Use
jenkins.baselineto reduce bom update mistakes (#466) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.6 to 5.7 (#471) @dependabot[bot]
715.v4c830b_ca_ef95
714.v45a_1ef5eb_247
🐛 Bug fixes
- Fix JENKINS-71955 - NullPointerException because getMergeRequestsEnabled is null (#456) @pbaumard
713.v9a_03496d45b_c
🐛 Bug fixes
- BUG: Issue 453 - NPE (#454) @drivera-armedia
👻 Maintenance
- JENKINS-74070 - Remove inline script block in
io/jenkins/plugins/gitlabbranchsource/GitLabSCMSource/config-detail.jelly(#457) @basil