WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: jenkinsci/gitlab-plugin

gitlab-plugin-1.4.1

24 Sep 14:11

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

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

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

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

gitlab-plugin-1.3.0

05 Sep 20:52

Choose a tag to compare

  • Drop official support for GitLab 7.14 -> no guarantee that new features will work for this version
  • #298: Pipeline Multibranch builds are not supported
  • #374/JENKINS-36347: Status publisher not updating status when "Merge before build" (git) fails