Skip to content

Releases: jenkinsci/gitlab-branch-source-plugin

1.4.6

11 Apr 17:20
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Fetch project id in SCMSource constructor (#83) @baymac
  • fix(MergeRequestCommentTrigger): job scan premature exit (#76) @vovad
  • JENKINS-61464 - Modify skip notif trait classname and symbol to avoid conflicts (#79) @baymac

1.4.5

03 Apr 18:24
gitlab-branch-source-1.4.5
63d488a
Compare
Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

1.4.4

07 Feb 17:52
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.4.3

20 Dec 12:47
Compare
Choose a tag to compare

🐛 Bug Fixes

  • ensure root URL ends with slash (#71) @Casz

👻 Maintenance

v1.4.2

18 Dec 04:17
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Change all default info logs to their respective levels (#64) @baymac

v1.4.1

10 Dec 14:16
Compare
Choose a tag to compare

1.4.0

27 Sep 06:17
Compare
Choose a tag to compare

🚀 New features and improvements

  • Fix potential null pointer in lightweight checkout and support fetching Jenkinsfile from directory (#54) @Casz
  • Fix target branch hash for merge requests (#56) @baymac
  • Add the title of a merge request (#55) @LinuxSuRen

v1.3.0

11 Sep 08:28
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add project name strategy, being able to use GitLab project names (#53) @Casz

v1.2.2

08 Sep 05:22
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

  • Fix badge and fix installation instructions (#51) @baymac

👻 Maintenance

  • use spotbugs annotations and add missing declaration of annotation on overrides (#52) @Casz
  • fix deprecated API calls (#47) @Casz

v1.2.1

06 Sep 16:43
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

  • Only call getHookUrl if credential is not null (#46) @Casz
  • Fix the IndexOutOfBoundsException because of no GitLabServers check (#42) @LinuxSuRen

📝 Documentation updates

  • Use GitHub as source of documentation (#43) @zbynek