You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+37-3
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,46 @@
1
1
ChangeLog
2
2
3
-
1.5.15 - 1.5.19
3
+
1.5.21
4
4
=====================
5
-
**TODO**
5
+
*#1099: Fix inability to trigger a build of merge commit on merged Merge Request
6
6
7
-
1.5.14
7
+
1.5.20
8
+
=====================
9
+
*#1111: Add possibility to delete the source branch after succeed merge
10
+
*#1118: Fix an error blocking Multibranch Pipeline projects from being triggered
11
+
12
+
1.5.19
13
+
=====================
14
+
* Fix broken javadoc
15
+
16
+
1.5.18
17
+
=====================
18
+
*#1032: Set commit status to 'canceled' only when user aborts build from UI
19
+
*#1063: Better compatibility with Configuration as Code plugin
20
+
21
+
1.5.17
22
+
=====================
23
+
*#998: Add possibility to trigger builds only when new commits were pushed to Merge Request (prevents to trigger builds for non-code changes in Merge Requests)
24
+
25
+
1.5.16
8
26
=====================
9
27
*#866: Better compatibility with Configuration as Code plugin (useAuthenticatedEndpoint)
28
+
*#903: Add possibility to force build with added MR label(s)
29
+
*#916 and #1017: Allow for project/folder level GitLab Token API credentials to be used for GitLab connection
30
+
*#951: Fix inability to trigger builds on accepted Merge Request
31
+
*#1002: Fix that the plugin checks only global permissions instead of both global and project-level permissions
32
+
*#1008: Fix NPE during commit status retrieval by gitlabCommitStatus step
33
+
*#1012: Fix NPE if SCM revision is null (probably occurs only while using with Gitlab Branch Source Plugin)
34
+
*#1014: Fix another NPE while using this plugin with Gitlab Branch Source Plugin
35
+
36
+
1.5.15
37
+
=====================
38
+
*#991: Add documentation for addGitLabMRComment step
39
+
40
+
1.5.14
41
+
=====================
42
+
*#969: Add gitlabUserUsername variable
43
+
*#977: Add possibility to handle push event with branch deletion
0 commit comments