Skip to content

Releases: jenkinsci/gitlab-branch-source-plugin

711.v41fb_c8b_2b_7a_e

15 Oct 23:43
41fbc8b

Choose a tag to compare

🐛 Bug fixes

  • Prevent infinite recursion when migrating secrets to credentials while loading GitLab server configuration (#450) @dwnusbaum

710.v6f19df32544b_

27 Aug 18:02
6f19df3

Choose a tag to compare

🐛 Bug fixes

✍ Other changes

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.440.x from 3258.vcdcf15936a_fd to 3289.v3ff9637cd241 (#439) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.86 to 4.87 (#440) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.81 to 4.86 (#434) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#419) @dependabot

704.vc7f1202d7e14

03 May 13:54
c7f1202

Choose a tag to compare

🚀 New features and improvements

703.vc5fd7effcc6b_

05 Mar 05:49
c5fd7ef

Choose a tag to compare

🐛 Bug fixes

702.v7dde70ed1522

09 Feb 22:57
7dde70e

Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78 (#402) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.414.x from 2718.v7e8a_d43b_3f0b_ to 2791.v707dc5a_1626d (#401) @dependabot

699.vde45e0b_d2cc9

09 Feb 20:58
de45e0b

Choose a tag to compare

🐛 Bug fixes

  • Make branchesAlwaysIncludedRegex parameter not required (#399) @jetersen

698.vfca_1f2cd150a_

09 Feb 01:26
fca1f2c

Choose a tag to compare

🚀 New features and improvements

  • Always include branches, regardless of whether a merge request exists for those branches or not. (#376) @jonasgroenke
  • Do not build draft MRs (#396) @basilevs

🐛 Bug fixes

694.v1b_045877a_b_92

26 Jan 13:48
1b04587

Choose a tag to compare

👻 Maintenance

  • Forward compatibility with Guice 7 (#386) @basil

📦 Dependency updates

692.va_ed303b_62eff

25 Jan 15:15
aed303b

Choose a tag to compare

🚀 New features and improvements

  • Adding GITLAB_USER_USERNAME variable to GitLabPushCauseData and GitLabTagPushCauseData (#387) @janis-pigoznis

691.va_51e8120c393

25 Jan 10:37
a51e812

Choose a tag to compare

🐛 Bug fixes

  • Display the help of exclude archived repositories trait (#379) @Turiok
  • Fix wrong links to GitLab when server is behind a proxy (#381) @lmife

📝 Documentation updates