Skip to content

Releases: jenkinsci/gitlab-branch-source-plugin

670.vf7df45517001

16 Aug 09:52
f7df455
Compare
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
Compare
Choose a tag to compare

🚀 New features and improvements

663.v2602c3e6376d

15 Jun 12:47
2602c3e
Compare
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
Compare
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
Compare
Choose a tag to compare

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

650.va_d1ce6d01959

03 Apr 16:12
ad1ce6d
Compare
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
Compare
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

647.vdee7766b_cfa_e

20 Mar 18:00
dee7766
Compare
Choose a tag to compare

🐛 Bug fixes

646.vb_9560d64b_69f

03 Mar 12:41
b9560d6
Compare
Choose a tag to compare

🚀 New features and improvements

  • Migrate Webhook secret to String Credential and fix issue with persistent for JCasC (#267) @fredg02

645.v62a_b_6fce8659

21 Feb 09:18
62ab6fc
Compare
Choose a tag to compare

🚀 New features and improvements

  • Fix casting to GitLabMergeRequestTrigger and add more debug logs in Jenkins for plugin. Add option to alwaysIgnoreMRWorkInProgress (#266) @mifitous