Skip to content

Releases: jenkinsci/gitlab-branch-source-plugin

677.v0b_63b_038322b_

19 Sep 09:51
0b63b03

Choose a tag to compare

🐛 Bug fixes

  • [GitLab Pipeline Status]: do not set final build status while build is still ongoing (#282) @lmife

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 2446.v2e9fd3b_d8c81 (#358) @dependabot
  • Bump git-changelist-maven-extension from 1.6 to 1.7 (#343) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.67 to 4.73 (#356) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2179.v0884e842b_859 to 2423.vce598171d115 (#357) @dependabot

672.vd8b_0b_b_a_db_1b_3

11 Sep 16:59
d8b0bba

Choose a tag to compare

🚀 New features and improvements

671.v67b_7169092ca_

28 Aug 07:25
67b7169

Choose a tag to compare

🚀 New features and improvements

  • Add support for StringCredentials in credentials configuration (#326) @ljackiewicz

670.vf7df45517001

16 Aug 09:52
f7df455

Choose a tag to compare

🐛 Bug fixes

  • Add missing hyphen when computing branch url (#344) @jmini
  • Check the project if MR enabled when orga scanning or multibranch scanning (#296) @Turiok

👻 Maintenance

✍ Other changes

  • using object_attributes.oldrev for alwaysIgnoreNonCodeRelatedUpdates (#335) @mifitous
  • Bump Jenkins and bom version to 2.387.x (#334) @mifitous

📦 Dependency updates

664.v877fdc293c89

19 Jun 11:15
877fdc2

Choose a tag to compare

🚀 New features and improvements

663.v2602c3e6376d

15 Jun 12:47
2602c3e

Choose a tag to compare

🐛 Bug fixes

  • Fix link to GitLab when server ends with a slash (#330) @jmini
  • Fix case where "SecretTokenAsPlainText" is null (#324) @jmini

📦 Dependency updates

660.vd45c0f4c0042

24 May 12:42
d45c0f4

Choose a tag to compare

🐛 Bug fixes

  • Add missing hyphen when computing urls (#322) @jmini

659.va_685a_51fda_db_

28 Apr 15:13
a685a51

Choose a tag to compare

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

650.va_d1ce6d01959

03 Apr 16:12
ad1ce6d

Choose a tag to compare

🐛 Bug fixes

  • Correction of rebuild on comment on wrong pipeline (#290) @Turiok

649.v0dda_db_88b_5ee

03 Apr 10:00
0ddadb8

Choose a tag to compare

🐛 Bug fixes

  • Use strategies from SCM to the build name job (#291) @Turiok
  • Fix 'disableProjectAvatar' getter; keep value when reconfiguring job (#294) @pathob