|
1 | 1 | # Changelog |
2 | 2 | Changelog of GitLab4J API. |
3 | 3 |
|
| 4 | +## gitlab4j-api-4.9.21 |
| 5 | +### GitHub [#316](https://github.com/gmessner/gitlab4j-api/issues/316) Adding Issue Boards Api *enhancement* |
| 6 | + |
| 7 | +**Added support for Issue Boards API (#316).** |
| 8 | + |
| 9 | + |
| 10 | +[a49ba426e59269c](https://github.com/gmessner/gitlab4j-api/commit/a49ba426e59269c) Greg Messner *2019-04-06 19:44:49* |
| 11 | + |
| 12 | +**Initial commit (#316).** |
| 13 | + |
| 14 | + |
| 15 | +[0af6603e8e9e29a](https://github.com/gmessner/gitlab4j-api/commit/0af6603e8e9e29a) Greg Messner *2019-04-06 19:44:07* |
| 16 | + |
| 17 | + |
| 18 | +## gitlab4j-api-4.9.20 |
| 19 | +### GitHub [#322](https://github.com/gmessner/gitlab4j-api/issues/322) Missing straight parameter for repositories' compare method *enhancement* |
| 20 | + |
| 21 | +**Added compare() method that takes a straight parameter (#322).** |
| 22 | + |
| 23 | + |
| 24 | +[575045c536135ac](https://github.com/gmessner/gitlab4j-api/commit/575045c536135ac) Greg Messner *2019-04-05 00:15:50* |
| 25 | + |
| 26 | + |
| 27 | +### GitHub [#323](https://github.com/gmessner/gitlab4j-api/issues/323) merge_commit_sha field is missing in merge request event |
| 28 | + |
| 29 | +**Fix #323 merge_commit_sha field is missing in merge request event (#324)** |
| 30 | + |
| 31 | + * Added EventMergeRequest.mergeCommitSha field (#323) |
| 32 | + |
| 33 | +[9557858890f1f2b](https://github.com/gmessner/gitlab4j-api/commit/9557858890f1f2b) Adam Lesiak *2019-04-04 15:09:54* |
| 34 | + |
| 35 | + |
| 36 | +### GitHub [#324](https://github.com/gmessner/gitlab4j-api/pull/324) Fix #323 merge_commit_sha field is missing in merge request event |
| 37 | + |
| 38 | +**Fix #323 merge_commit_sha field is missing in merge request event (#324)** |
| 39 | + |
| 40 | + * Added EventMergeRequest.mergeCommitSha field (#323) |
| 41 | + |
| 42 | +[9557858890f1f2b](https://github.com/gmessner/gitlab4j-api/commit/9557858890f1f2b) Adam Lesiak *2019-04-04 15:09:54* |
| 43 | + |
| 44 | + |
| 45 | +### GitHub [#325](https://github.com/gmessner/gitlab4j-api/issues/325) Add labels support to IssueEvent returned via Webhook *enhancement* |
| 46 | + |
| 47 | +**Added support for labels in webhook events (#325).** |
| 48 | + |
| 49 | + |
| 50 | +[1ee472c25e109a3](https://github.com/gmessner/gitlab4j-api/commit/1ee472c25e109a3) Greg Messner *2019-04-06 04:18:42* |
| 51 | + |
| 52 | +**Initial commit (#325).** |
| 53 | + |
| 54 | + |
| 55 | +[5211cded8eedd3d](https://github.com/gmessner/gitlab4j-api/commit/5211cded8eedd3d) Greg Messner *2019-04-06 04:18:01* |
| 56 | + |
| 57 | + |
| 58 | +### GitHub [#326](https://github.com/gmessner/gitlab4j-api/issues/326) Support variables in PipelineSchedule *enhancement* |
| 59 | + |
| 60 | +**Added support for pipeline schedule variables (#326).** |
| 61 | + |
| 62 | + |
| 63 | +[ec84b49ebf375a2](https://github.com/gmessner/gitlab4j-api/commit/ec84b49ebf375a2) Greg Messner *2019-04-05 22:10:40* |
| 64 | + |
| 65 | +**Initial commit (#326).** |
| 66 | + |
| 67 | + |
| 68 | +[e82dfb0d40a4627](https://github.com/gmessner/gitlab4j-api/commit/e82dfb0d40a4627) Greg Messner *2019-04-05 21:59:59* |
| 69 | + |
| 70 | + |
| 71 | +### No issue |
| 72 | + |
| 73 | +**Bumped version.** |
| 74 | + |
| 75 | + |
| 76 | +[13a1ad8a0272b36](https://github.com/gmessner/gitlab4j-api/commit/13a1ad8a0272b36) Greg Messner *2019-04-06 04:27:16* |
| 77 | + |
| 78 | +**Updated with latest release.** |
| 79 | + |
| 80 | + |
| 81 | +[537849206e38b20](https://github.com/gmessner/gitlab4j-api/commit/537849206e38b20) Greg Messner *2019-03-22 14:59:36* |
| 82 | + |
| 83 | + |
4 | 84 | ## gitlab4j-api-4.9.19 |
5 | 85 | ### GitHub [#317](https://github.com/gmessner/gitlab4j-api/issues/317) Package API *enhancement* |
6 | 86 |
|
|
0 commit comments