Skip to content

Releases: jenkinsci/gitlab-plugin

1.5.23

27 Nov 02:13
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

🚦 Tests

1.5.22

15 Oct 04:56
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

gitlab-plugin-1.5.21

30 Mar 19:15
7687f16
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag gitlab-plugin-1.5.21

gitlab-plugin-1.5.20

30 Mar 18:43
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag gitlab-plugin-1.5.20

gitlab-plugin-1.5.17

09 Feb 15:32
Compare
Choose a tag to compare

This release contains several fixes:

#998
#944
#927

gitlab-plugin-1.4.2

24 Sep 16:16
Compare
Choose a tag to compare
  • #408: Multiple branches pushed, Only one job triggered

gitlab-plugin-1.4.1

24 Sep 14:11
Compare
Choose a tag to compare
  • #410: NoStaplerConstructorException for addGitLabMRComment
  • Use plugin ClassLoader for the resteasy client instead of the uberClassLoader
  • #406: Add include/exclude of merge requests based on gitlab merge request labels
  • Add possibility to configure secret tokens per job to allow only web hooks with the correct token to trigger builds
  • #415: Add actual trigger phrase as environment variable

gitlab-plugin-1.4.0

05 Sep 20:49
Compare
Choose a tag to compare
  • Breaking changes for some Pipeline jobs (see migration guide for more information)
  • Cleanup UI for GitLabPushTrigger
  • #201: customize notes for merge requsts
  • #168: MR Voting Broken after Gitlab 8.2
  • #190: Add option to mark unstable builds as success in GitLab
  • #345: Configurable "Add note with build status on merge requests"
  • Add Notifier and workflow step for accepting a MR on success
  • Add workflow step for adding comments to a MR

gitlab-plugin-1.3.2

05 Sep 20:51
Compare
Choose a tag to compare
  • JENKINS-36863: Credentials drop-down doesn't show API token credential! (finally fixed it)
  • #402: Web hooks not triggering build in v1.3.1, Jenkins 2.20
  • #404: NullPointerException with gitlab ce 8.11

gitlab-plugin-1.3.1

05 Sep 20:51
Compare
Choose a tag to compare
  • JENKINS-36863: Credentials drop-down doesn't show API token credential!
  • #299: Upgrading the plugin sometimes causes loss of configuration
  • #382: Outgoing HTTP Proxy support in gitlab-plugin
  • #383: Pipeline - "Pending" Jobs for all stages
  • #69: Link to gitlab merge request url in getShortDescription posted to jenkins
  • #396: Jenkins job stuck publishing build status
  • #400: Fix gitlabBuilds step to actually use 'pending'
  • JENKINS-35258: ci-skip and author should use the latest commit, not the first one from the push event