|
1 | 1 | # Changelog |
2 | 2 | Changelog of GitLab4J API. |
3 | 3 |
|
| 4 | +## Unreleased |
| 5 | +### No issue |
| 6 | + |
| 7 | +**Updated title.** |
| 8 | + |
| 9 | + |
| 10 | +[c86fb13fc4a8feb](https://github.com/gmessner/gitlab4j-api/commit/c86fb13fc4a8feb) Greg Messner *2019-05-04 01:44:16* |
| 11 | + |
| 12 | + |
| 13 | +## gitlab4j-api-4.10.9 |
| 14 | +### GitHub [#311](https://github.com/gmessner/gitlab4j-api/issues/311) Automate the integration tests *enhancement* |
| 15 | + |
| 16 | +**Cleaned up log output (#311).** |
| 17 | + |
| 18 | + |
| 19 | +[7084df30de31ddc](https://github.com/gmessner/gitlab4j-api/commit/7084df30de31ddc) Greg Messner *2019-05-04 00:31:13* |
| 20 | + |
| 21 | +**Added seedData() to support integration testing using default gitlab-ce image (#311).** |
| 22 | + |
| 23 | + |
| 24 | +[31984c64810bdb4](https://github.com/gmessner/gitlab4j-api/commit/31984c64810bdb4) Greg Messner *2019-05-04 00:18:45* |
| 25 | + |
| 26 | +**Added transferProject() (#311).** |
| 27 | + |
| 28 | + |
| 29 | +[72472908d99dcca](https://github.com/gmessner/gitlab4j-api/commit/72472908d99dcca) Greg Messner *2019-05-04 00:17:16* |
| 30 | + |
| 31 | +**No longer needed (#311).** |
| 32 | + |
| 33 | + |
| 34 | +[0bba89b867b429e](https://github.com/gmessner/gitlab4j-api/commit/0bba89b867b429e) Greg Messner *2019-05-04 00:15:47* |
| 35 | + |
| 36 | + |
| 37 | +### No issue |
| 38 | + |
| 39 | +**Bumped version.** |
| 40 | + |
| 41 | + |
| 42 | +[347809f609dc3b2](https://github.com/gmessner/gitlab4j-api/commit/347809f609dc3b2) Greg Messner *2019-05-04 00:20:43* |
| 43 | + |
| 44 | +**Mods to support integration testing using default gitlab-ce docker image.** |
| 45 | + |
| 46 | + |
| 47 | +[f8de66afb313c72](https://github.com/gmessner/gitlab4j-api/commit/f8de66afb313c72) Greg Messner *2019-05-04 00:19:54* |
| 48 | + |
| 49 | +**Cleaned up Javadocs.** |
| 50 | + |
| 51 | + |
| 52 | +[a34185c0f102b8f](https://github.com/gmessner/gitlab4j-api/commit/a34185c0f102b8f) Greg Messner *2019-05-04 00:16:25* |
| 53 | + |
| 54 | +**Added maven-central badge and clarified sub API info.** |
| 55 | + |
| 56 | + |
| 57 | +[25281b2d52c2409](https://github.com/gmessner/gitlab4j-api/commit/25281b2d52c2409) Greg Messner *2019-05-02 16:10:45* |
| 58 | + |
| 59 | + |
| 60 | +## gitlab4j-api-4.10.8 |
| 61 | +### GitHub [#311](https://github.com/gmessner/gitlab4j-api/issues/311) Automate the integration tests *enhancement* |
| 62 | + |
| 63 | +**Now looks for properties file in home dir first and then project dir (#311).** |
| 64 | + |
| 65 | + |
| 66 | +[bd0bf8f44605a8d](https://github.com/gmessner/gitlab4j-api/commit/bd0bf8f44605a8d) Greg Messner *2019-05-02 04:35:01* |
| 67 | + |
| 68 | +**Now only creates personal access tokens if not in properties file (#311).** |
| 69 | + |
| 70 | + |
| 71 | +[a62fa83b41d7870](https://github.com/gmessner/gitlab4j-api/commit/a62fa83b41d7870) Greg Messner *2019-05-02 04:34:16* |
| 72 | + |
| 73 | +**Added suiteTeardown() to remove created personal access tokens (#311).** |
| 74 | + |
| 75 | + |
| 76 | +[03651d35b1636b3](https://github.com/gmessner/gitlab4j-api/commit/03651d35b1636b3) Greg Messner *2019-05-02 03:32:50* |
| 77 | + |
| 78 | +**Mods to support PropertyConstants and use of personal access tokens created by test setup (#311).** |
| 79 | + |
| 80 | + |
| 81 | +[cf5cb33a785a49c](https://github.com/gmessner/gitlab4j-api/commit/cf5cb33a785a49c) Greg Messner *2019-05-02 01:46:20* |
| 82 | + |
| 83 | +**Initial commit (#311).** |
| 84 | + |
| 85 | + |
| 86 | +[ea90e5653eaa1c5](https://github.com/gmessner/gitlab4j-api/commit/ea90e5653eaa1c5) Greg Messner *2019-05-02 01:44:57* |
| 87 | + |
| 88 | + |
| 89 | +### GitHub [#336](https://github.com/gmessner/gitlab4j-api/issues/336) Add support for creating and revoking personal access tokens and fetching health check tokens. *enhancement* |
| 90 | + |
| 91 | +**Fixed AccessTokenUtils.revokePersonalAccessToken() (#336).** |
| 92 | + |
| 93 | + |
| 94 | +[318b36117e597ac](https://github.com/gmessner/gitlab4j-api/commit/318b36117e597ac) Greg Messner *2019-05-02 03:30:35* |
| 95 | + |
| 96 | +**Added class to IntegrationTest Category (#336).** |
| 97 | + |
| 98 | + |
| 99 | +[91fd03a7d8b61a1](https://github.com/gmessner/gitlab4j-api/commit/91fd03a7d8b61a1) Greg Messner *2019-05-02 01:55:08* |
| 100 | + |
| 101 | +**Fixed Javadoc issues (#336).** |
| 102 | + |
| 103 | + |
| 104 | +[f67f9f110d37a9f](https://github.com/gmessner/gitlab4j-api/commit/f67f9f110d37a9f) Greg Messner *2019-05-02 01:54:23* |
| 105 | + |
| 106 | +**Added contructor that takes message and http status as params (#336).** |
| 107 | + |
| 108 | + |
| 109 | +[d3a8a9add1ce1de](https://github.com/gmessner/gitlab4j-api/commit/d3a8a9add1ce1de) Greg Messner *2019-05-02 01:43:57* |
| 110 | + |
| 111 | +**Initial commit (#336).** |
| 112 | + |
| 113 | + |
| 114 | +[75a24c23e749d6f](https://github.com/gmessner/gitlab4j-api/commit/75a24c23e749d6f) Greg Messner *2019-05-02 01:41:18* |
| 115 | + |
| 116 | + |
| 117 | +### No issue |
| 118 | + |
| 119 | +**Bumped version.** |
| 120 | + |
| 121 | + |
| 122 | +[4017443c118676a](https://github.com/gmessner/gitlab4j-api/commit/4017443c118676a) Greg Messner *2019-05-02 05:19:41* |
| 123 | + |
| 124 | +**Renamed to remove Test from the class name.** |
| 125 | + |
| 126 | + |
| 127 | +[4f74251261b3f44](https://github.com/gmessner/gitlab4j-api/commit/4f74251261b3f44) Greg Messner *2019-05-02 01:41:38* |
| 128 | + |
| 129 | +**Minor code cleanup.** |
| 130 | + |
| 131 | + |
| 132 | +[ab045070abac0a8](https://github.com/gmessner/gitlab4j-api/commit/ab045070abac0a8) Greg Messner *2019-04-27 16:27:45* |
| 133 | + |
| 134 | + |
| 135 | +## gitlab4j-api-4.10.7 |
| 136 | +### GitHub [#311](https://github.com/gmessner/gitlab4j-api/issues/311) Automate the integration tests *enhancement* |
| 137 | + |
| 138 | +**Mods to support split unit and integration tests (#311).** |
| 139 | + |
| 140 | + |
| 141 | +[798c1ef27a69f63](https://github.com/gmessner/gitlab4j-api/commit/798c1ef27a69f63) Greg Messner *2019-04-26 06:30:44* |
| 142 | + |
| 143 | + |
| 144 | +### GitHub [#335](https://github.com/gmessner/gitlab4j-api/issues/335) can't use login service |
| 145 | + |
| 146 | +**Now explicity uses JerseyClientBuilder (#335).** |
| 147 | + |
| 148 | + |
| 149 | +[fb16e4acc8803c4](https://github.com/gmessner/gitlab4j-api/commit/fb16e4acc8803c4) Greg Messner *2019-04-25 20:29:20* |
| 150 | + |
| 151 | + |
| 152 | +### No issue |
| 153 | + |
| 154 | +**Fixed testGetOptionalUser().** |
| 155 | + |
| 156 | + |
| 157 | +[104f05f9ab33611](https://github.com/gmessner/gitlab4j-api/commit/104f05f9ab33611) Greg Messner *2019-04-26 06:50:46* |
| 158 | + |
| 159 | +**Bumped version.** |
| 160 | + |
| 161 | + |
| 162 | +[d2bba0116aeaee1](https://github.com/gmessner/gitlab4j-api/commit/d2bba0116aeaee1) Greg Messner *2019-04-26 06:31:46* |
| 163 | + |
| 164 | +**Fixed getSnippets() so it properly works with all project specifiers.** |
| 165 | + |
| 166 | + |
| 167 | +[053813a47b43d11](https://github.com/gmessner/gitlab4j-api/commit/053813a47b43d11) Greg Messner *2019-04-25 20:34:52* |
| 168 | + |
| 169 | +**Updated Javadocs for getUser(String username).** |
| 170 | + |
| 171 | + |
| 172 | +[f5dd485506e3759](https://github.com/gmessner/gitlab4j-api/commit/f5dd485506e3759) Greg Messner *2019-04-25 20:33:42* |
| 173 | + |
| 174 | +**Added OAUTH2_ACCESS TokenType.** |
| 175 | + |
| 176 | + |
| 177 | +[5efacf721aa5ee6](https://github.com/gmessner/gitlab4j-api/commit/5efacf721aa5ee6) Greg Messner *2019-04-25 20:32:29* |
| 178 | + |
| 179 | +**Added hashcode() and equals() implementations.** |
| 180 | + |
| 181 | + |
| 182 | +[9d1b383a044d7e3](https://github.com/gmessner/gitlab4j-api/commit/9d1b383a044d7e3) Greg Messner *2019-04-25 20:31:45* |
| 183 | + |
| 184 | +**Fixed issue looking up the exception associated with an empty Optional instance.** |
| 185 | + |
| 186 | + |
| 187 | +[1a457e1dac602c7](https://github.com/gmessner/gitlab4j-api/commit/1a457e1dac602c7) Greg Messner *2019-04-25 20:30:53* |
| 188 | + |
| 189 | +**Generated latest changelog.** |
| 190 | + |
| 191 | + |
| 192 | +[e56b6dd713a2db9](https://github.com/gmessner/gitlab4j-api/commit/e56b6dd713a2db9) Greg Messner *2019-04-23 21:45:12* |
| 193 | + |
| 194 | + |
4 | 195 | ## gitlab4j-api-4.10.6 |
5 | 196 | ### GitHub [#327](https://github.com/gmessner/gitlab4j-api/issues/327) Found banned dependency while wrapping api into a Jenkins plugin *enhancement* |
6 | 197 |
|
|
0 commit comments