Releases: jenkinsci/gitlab-branch-source-plugin
Releases · jenkinsci/gitlab-branch-source-plugin
1.5.0 [Critical bug, use 1.5.1 instead)
🚀 New features and improvements
- JENKINS-61683 - Initial implementation of GitLab Hook parameters as env variable (#86) @baymac
- JENKINS-61020 - Add configurable commit status identifier (#75) @redeamer
- enable configuration of an alternative Jenkins root URL for hooks (#84) @thomasgl-orange
🐛 Bug Fixes
- JENKINS-60304 - Forward GitLabApiException as IOException (#88) @redeamer
📝 Documentation updates
- JENKINS-61683 - Initial implementation of GitLab Hook parameters as env variable (#86) @baymac
1.4.6
🚀 New features and improvements
- JENKINS-61760 - Use git plugin's MergeWithSCMExtension Class (#81) @baymac
🐛 Bug Fixes
1.4.5
🐛 Bug Fixes
- JENKINS-60143, JENKINS-59753 - Remove transient modifier for ssh and http remote in scmsource (#80) @baymac
- Reduce webhook logging (#77) @TobiX
📦 Dependency updates
1.4.4
🚀 New features and improvements
- JENKINS-60915 - Add additional support for the SCM API 2.0 spec (#74) @steven-terrana
📦 Dependency updates
- Bump checkstyle from 8.18 to 8.29 (#73) @dependabot
1.4.3
v1.4.2
v1.4.1
- Add a space to GitLabPipelineStatusNotifier log messages for clarity (#69) @guillaumelecerf
- Do not suffix MR name with merge strategy if only one is chosen (#68) @guillaumelecerf
- Respect the chosen ChangeRequestCheckoutStrategy (#67) @guillaumelecerf
- Fix a null pointer exception after #56 (#66) @guillaumelecerf
- JENKINS-60338 - Fix the problem that the project id cannot be saved (#65) @LinuxSuRen
- Log warnings for caught GitLabApiExceptions (#60) @stuartrowe
- Fix missing slash in hook url (#61) @ziouf
- Fix for build which start from user without Administers permission. (#59) @mymarche
- Fix build url in gitlab comment (#58) @Elimas
1.4.0
v1.3.0
v1.2.2
🚀 New features and improvements
- JENKINS-59184 - Add gitlab avatar cache (#45) @baymac
🐛 Bug Fixes
- Initialize transient fields after XStream deserialization (#50) @maksym-kit
- Impl GitLabAvatarTrait (#48) @baymac
- Fix IndexOutOfBounds on push of new branch (#49) @maksym-kit