Skip to content

Commit 5ae0e8a

Browse files
committed
Update CHANGELOG file
1 parent 7687f16 commit 5ae0e8a

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

CHANGELOG.md

+37-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,46 @@
11
ChangeLog
22

3-
1.5.15 - 1.5.19
3+
1.5.21
44
=====================
5-
**TODO**
5+
* #1099: Fix inability to trigger a build of merge commit on merged Merge Request
66

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
826
=====================
927
* #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
1044

1145
1.5.13
1246
=====================

0 commit comments

Comments
 (0)