Commit 772b804
committed
GitLab: switch to API v4
On 22-Mar-2017, GitLab release 9.0 went live with a new API version (v4)
and the v3 used by the SourceGitlab plugin was deprecated [1].
The v3 API is removed completely in Gitlab 11 (release on 22-Jun-2018)
and is no longer available on gitlab.com since 04-Jun-2018 [2].
The plugin uses 3 API endpoints that should not be affected by the
changes, so this commit simply bumps the API version.
Fixes #270
[1]: https://about.gitlab.com/2017/02/22/gitlab-8-17-released/#api-v3-deprecation
[2]: https://about.gitlab.com/2018/06/01/api-v3-removal-impending/1 parent 5a10c0b commit 772b804
2 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
| |||
194 | 200 | | |
195 | 201 | | |
196 | 202 | | |
197 | | - | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
13 | 20 | | |
14 | 21 | | |
15 | 22 | | |
| |||
203 | 210 | | |
204 | 211 | | |
205 | 212 | | |
206 | | - | |
| 213 | + | |
207 | 214 | | |
| 215 | + | |
208 | 216 | | |
209 | 217 | | |
210 | 218 | | |
| |||
0 commit comments