|
2 | 2 | Changelog of GitLab4J API. |
3 | 3 |
|
4 | 4 | ## Unreleased |
| 5 | +### GitHub [#311](https://github.com/gmessner/gitlab4j-api/issues/311) Automate the integration tests *enhancement* |
| 6 | + |
| 7 | +**Now explicitly sets timeouts on connection (#311).** |
| 8 | + |
| 9 | + |
| 10 | +[4d322fda711d3a5](https://github.com/gmessner/gitlab4j-api/commit/4d322fda711d3a5) Greg Messner *2019-05-05 18:34:43* |
| 11 | + |
| 12 | +**Initial commit (#311).** |
| 13 | + |
| 14 | + |
| 15 | +[fea9f0a780ffe84](https://github.com/gmessner/gitlab4j-api/commit/fea9f0a780ffe84) Greg Messner *2019-05-05 18:21:43* |
| 16 | + |
| 17 | + |
5 | 18 | ### No issue |
6 | 19 |
|
| 20 | +**Added execute perm.** |
| 21 | + |
| 22 | + |
| 23 | +[1db21d121100903](https://github.com/gmessner/gitlab4j-api/commit/1db21d121100903) Greg Messner *2019-05-05 18:18:26* |
| 24 | + |
| 25 | + |
| 26 | +## gitlab4j-api-4.10.10 |
| 27 | +### GitHub [#338](https://github.com/gmessner/gitlab4j-api/issues/338) Add support for listing, adding, and deleting OAUTH applications. *enhancement* |
| 28 | + |
| 29 | +**General code clean-up (#338).** |
| 30 | + |
| 31 | + |
| 32 | +[160b12e72bbd73b](https://github.com/gmessner/gitlab4j-api/commit/160b12e72bbd73b) Greg Messner *2019-05-05 17:31:26* |
| 33 | + |
| 34 | +**Added support for specifying scopes as an array (#338).** |
| 35 | + |
| 36 | + |
| 37 | +[c2e8d576881d1ce](https://github.com/gmessner/gitlab4j-api/commit/c2e8d576881d1ce) Greg Messner *2019-05-04 21:56:40* |
| 38 | + |
| 39 | +**Added info on ApplicationsApi (#338).** |
| 40 | + |
| 41 | + |
| 42 | +[6db9b9f98421e27](https://github.com/gmessner/gitlab4j-api/commit/6db9b9f98421e27) Greg Messner *2019-05-04 21:55:55* |
| 43 | + |
| 44 | +**Added testing of Application and Email models (#338, #339).** |
| 45 | + |
| 46 | + |
| 47 | +[7107e9db098a963](https://github.com/gmessner/gitlab4j-api/commit/7107e9db098a963) Greg Messner *2019-05-04 21:44:41* |
| 48 | + |
| 49 | +**Added Applications API support (#338).** |
| 50 | + |
| 51 | + |
| 52 | +[3697df3d91d08a5](https://github.com/gmessner/gitlab4j-api/commit/3697df3d91d08a5) Greg Messner *2019-05-04 21:44:13* |
| 53 | + |
| 54 | +**Initial commit for support of the Applications API (#338).** |
| 55 | + |
| 56 | + |
| 57 | +[eac251a83b23c9c](https://github.com/gmessner/gitlab4j-api/commit/eac251a83b23c9c) Greg Messner *2019-05-04 21:43:09* |
| 58 | + |
| 59 | + |
| 60 | +### GitHub [#339](https://github.com/gmessner/gitlab4j-api/issues/339) Add support for managing user emails in the UserApi. *enhancement* |
| 61 | + |
| 62 | +**Added testing of Application and Email models (#338, #339).** |
| 63 | + |
| 64 | + |
| 65 | +[7107e9db098a963](https://github.com/gmessner/gitlab4j-api/commit/7107e9db098a963) Greg Messner *2019-05-04 21:44:41* |
| 66 | + |
| 67 | +**Added support and tests for User API email endpoints (#339).** |
| 68 | + |
| 69 | + |
| 70 | +[21689235d1b0899](https://github.com/gmessner/gitlab4j-api/commit/21689235d1b0899) Greg Messner *2019-05-04 19:57:34* |
| 71 | + |
| 72 | +**Initial commit. (#339).** |
| 73 | + |
| 74 | + |
| 75 | +[604f1e756ce8c92](https://github.com/gmessner/gitlab4j-api/commit/604f1e756ce8c92) Greg Messner *2019-05-04 19:56:07* |
| 76 | + |
| 77 | + |
| 78 | +### GitHub [#340](https://github.com/gmessner/gitlab4j-api/issues/340) Add support for the Application Settings API. *enhancement* |
| 79 | + |
| 80 | +**Added ApplicationSettingsApi (#340).** |
| 81 | + |
| 82 | + |
| 83 | +[98394f903332eb8](https://github.com/gmessner/gitlab4j-api/commit/98394f903332eb8) Greg Messner *2019-05-05 17:33:01* |
| 84 | + |
| 85 | +**Added info on ApplicationSettingsApi (#340).** |
| 86 | + |
| 87 | + |
| 88 | +[79f8d9e2209b451](https://github.com/gmessner/gitlab4j-api/commit/79f8d9e2209b451) Greg Messner *2019-05-05 17:30:45* |
| 89 | + |
| 90 | +**Initial commit (#340).** |
| 91 | + |
| 92 | + |
| 93 | +[8c0952a54ce1548](https://github.com/gmessner/gitlab4j-api/commit/8c0952a54ce1548) Greg Messner *2019-05-05 17:17:50* |
| 94 | + |
| 95 | + |
| 96 | +### No issue |
| 97 | + |
| 98 | +**Mods so tests can be run independent of the test suite.** |
| 99 | + |
| 100 | + |
| 101 | +[15e3818f23ee724](https://github.com/gmessner/gitlab4j-api/commit/15e3818f23ee724) Greg Messner *2019-05-04 19:58:31* |
| 102 | + |
| 103 | +**Generated latest changelog.** |
| 104 | + |
| 105 | + |
| 106 | +[e7c70b9eee89f66](https://github.com/gmessner/gitlab4j-api/commit/e7c70b9eee89f66) Greg Messner *2019-05-04 02:34:09* |
| 107 | + |
7 | 108 | **Updated title.** |
8 | 109 |
|
9 | 110 |
|
10 | | -[c86fb13fc4a8feb](https://github.com/gmessner/gitlab4j-api/commit/c86fb13fc4a8feb) Greg Messner *2019-05-04 01:44:16* |
| 111 | +[4374414031490ca](https://github.com/gmessner/gitlab4j-api/commit/4374414031490ca) Greg Messner *2019-05-04 02:34:02* |
11 | 112 |
|
12 | 113 |
|
13 | 114 | ## gitlab4j-api-4.10.9 |
|
0 commit comments