| margaretha | 34c9fba | 2024-08-09 17:44:03 +0200 | [diff] [blame] | 1 | # version 0.75-SNAPSHOT | 
|  | 2 |  | 
|  | 3 | - Alter role and remove privilege database tables (#763) | 
|  | 4 | - Update user-group and user-group member web-services (#763) | 
|  | 5 | - Remove edit member role web-service (#763) | 
|  | 6 | - Remove query access table (#763) | 
|  | 7 | - Remove query access admin, merged with user-group admin (#763) | 
|  | 8 | - Update share-query and query-access web-services (#763) | 
|  | 9 | - Add new web-service: delete role by query and group (#763) | 
|  | 10 | - Remove soft delete group and group status deleted (#765) | 
| margaretha | 090d629 | 2024-08-09 18:35:05 +0200 | [diff] [blame] | 11 | - Remove soft delete group member and member status deleted (#765) | 
| margaretha | 3e46713 | 2024-08-16 09:12:01 +0200 | [diff] [blame] | 12 | - Removed SearchResourceFilters and UserGroupJson | 
| margaretha | 0483671 | 2024-08-16 13:03:56 +0200 | [diff] [blame] | 13 | - Removed deleted_by from user_group and user_group_member tables (#764) | 
|  | 14 | - Removed created_by, status and status_date from user_group_member table (#764) | 
|  | 15 | - Removed GroupMemberStatus (#764) | 
|  | 16 | - Replace invite and subscribe to add member (#764) | 
|  | 17 | - Remove unsubscribe member (#764) | 
| margaretha | ea0b407 | 2024-08-19 22:41:44 +0200 | [diff] [blame] | 18 | - Added deprecation messages to deprecated services | 
|  | 19 | - Removed mail configuration (#764) | 
| margaretha | b6a0e6a | 2024-08-20 11:10:49 +0200 | [diff] [blame] | 20 | - Deprecate VC access deletion. | 
| margaretha | feb0cce | 2024-09-19 08:32:39 +0200 | [diff] [blame] | 21 | - Change default port to 8089. | 
|  | 22 | - Disallow scope all for non super clients. | 
| margaretha | 34c9fba | 2024-08-09 17:44:03 +0200 | [diff] [blame] | 23 |  | 
| Akron | 7ba6086 | 2024-08-09 16:55:01 +0200 | [diff] [blame] | 24 | # version 0.74.1-SNAPSHOT | 
|  | 25 |  | 
|  | 26 | - Switch Docker image to temurin (diewald). | 
| margaretha | 6475502 | 2024-06-18 10:30:59 +0200 | [diff] [blame] | 27 | - - Introduce filter_by and deprecate authorized_only in OAuth2 | 
|  | 28 | client list (close #579) | 
| Akron | 7ba6086 | 2024-08-09 16:55:01 +0200 | [diff] [blame] | 29 |  | 
| margaretha | 144be1a | 2024-08-09 15:38:40 +0200 | [diff] [blame] | 30 | # version 0.74 | 
| margaretha | f6f6c3c | 2024-06-11 10:51:06 +0200 | [diff] [blame] | 31 |  | 
|  | 32 | - Remove corpusQuery param in the statistics web-service (close #758). | 
| margaretha | c858890 | 2024-06-13 09:36:53 +0200 | [diff] [blame] | 33 | - Moved NamedVCLoader to the init package. | 
| margaretha | 3a96602 | 2024-06-13 13:51:50 +0200 | [diff] [blame] | 34 | - Clean up Spring XML configs. | 
| margaretha | 4dc0cd9 | 2024-06-19 09:23:45 +0200 | [diff] [blame] | 35 | - Fix some logging to write to file instead of stdout. | 
| Marc Kupietz | e4528ee | 2024-07-04 16:28:37 +0200 | [diff] [blame] | 36 | - Change CC RE from CC-BY.* to CC.* (kupietz) | 
| margaretha | cdd26e6 | 2024-07-12 12:40:26 +0200 | [diff] [blame] | 37 | - Unified ResourceFilters and SearchResourceFilters. | 
|  | 38 | - Fixed supported versions in the configs & changed delimiter to comma. | 
| margaretha | 1df4f6d | 2024-07-12 13:45:52 +0200 | [diff] [blame] | 39 | - Setup log4j2 config (#753) | 
| margaretha | f6f6c3c | 2024-06-11 10:51:06 +0200 | [diff] [blame] | 40 |  | 
| margaretha | 1ef2a03 | 2024-06-11 11:39:57 +0200 | [diff] [blame] | 41 | # version 0.73.2 | 
| margaretha | 1668d87 | 2024-05-22 08:50:49 +0200 | [diff] [blame] | 42 |  | 
| margaretha | 46e2c95 | 2024-05-23 09:09:54 +0200 | [diff] [blame] | 43 | - Added tests for the DNB scenario with custom max match | 
|  | 44 | and context size. (#745) | 
| margaretha | d709be5 | 2024-06-05 11:31:41 +0200 | [diff] [blame] | 45 | - Cleaned up named-vc. | 
|  | 46 | - Updated tests using the old match info web-services (#757) | 
| margaretha | c7f8f80 | 2024-06-05 12:52:45 +0200 | [diff] [blame] | 47 | - Added deprecation warning for the old matchInfo service (#757) | 
| margaretha | d151c30 | 2024-06-10 10:50:42 +0200 | [diff] [blame] | 48 | - Fixed empty named VC path in configuration (solves #754) | 
| margaretha | 60b65d4 | 2024-06-06 09:05:16 +0200 | [diff] [blame] | 49 | - Restrict registration info for plugins (solves #572) | 
| margaretha | 1ef2a03 | 2024-06-11 11:39:57 +0200 | [diff] [blame] | 50 | - Removed redirect uri from InstalledPluginDto & updated tests. | 
| margaretha | 46e2c95 | 2024-05-23 09:09:54 +0200 | [diff] [blame] | 51 |  | 
| margaretha | 2187975 | 2024-04-22 12:12:58 +0200 | [diff] [blame] | 52 | # version 0.73.1 | 
| margaretha | 10618a0 | 2024-02-21 11:06:01 +0100 | [diff] [blame] | 53 |  | 
| margaretha | 387e468 | 2024-03-22 11:26:29 +0100 | [diff] [blame] | 54 | - Fixed jakarta validation error. | 
|  | 55 | - Added openapi doc (#744) | 
|  | 56 | - Moved service.properties to src/main/resources/properties | 
|  | 57 | - Moved free-resources.json to src/main/resources/json | 
|  | 58 | - Enables inputting free-resources.json from data folder | 
| margaretha | d77ee71 | 2024-03-22 12:35:30 +0100 | [diff] [blame] | 59 | - Changed loading external kustvakt.conf and jdbc.properties | 
|  | 60 | to use /data folder (#598) | 
| margaretha | 05818b4 | 2024-04-10 13:10:02 +0200 | [diff] [blame] | 61 | - Added KoralQuery check when updating VC (solved #676) | 
| margaretha | da1571c | 2024-04-15 13:21:32 +0200 | [diff] [blame] | 62 | - Setup vc-cache in the data folder (#598) | 
|  | 63 | - Changed generating adminToken in the data folder (#598). | 
| margaretha | 94b46fe | 2024-04-16 11:15:00 +0200 | [diff] [blame] | 64 | - Moved disk store path cache_store into the data folder (#598) | 
| margaretha | 0b17fac | 2024-04-22 09:48:10 +0200 | [diff] [blame] | 65 | - Fixed invalid signature of the uber jar. | 
| margaretha | 390f37d | 2024-04-22 12:07:34 +0200 | [diff] [blame] | 66 | - Updated configurations of the lite version to use the | 
|  | 67 | data folder (#598) | 
| margaretha | 6744072 | 2024-04-25 13:27:02 +0200 | [diff] [blame] | 68 | - Setup logs files to be generated inside the data folder (#598) | 
| margaretha | 10618a0 | 2024-02-21 11:06:01 +0100 | [diff] [blame] | 69 |  | 
| margaretha | 28a53d1 | 2024-02-20 12:57:38 +0100 | [diff] [blame] | 70 | # version 0.73 | 
| margaretha | fbfe287 | 2024-01-04 23:29:28 +0100 | [diff] [blame] | 71 |  | 
| margaretha | b06377e | 2024-01-30 11:06:35 +0100 | [diff] [blame] | 72 | - Moved the content of the full folder to the root folder | 
|  | 73 | - Removed Piwik | 
|  | 74 | - Removed unused libraries | 
|  | 75 | - Cleaned up spring configs | 
|  | 76 | - Updated Krill and Koral with new groupIds | 
|  | 77 | - Updated Github workflow | 
| margaretha | 28a53d1 | 2024-02-20 12:57:38 +0100 | [diff] [blame] | 78 | - Updated search Krill and removed Lucene | 
|  | 79 | - Updated readme | 
| margaretha | b06377e | 2024-01-30 11:06:35 +0100 | [diff] [blame] | 80 |  | 
|  | 81 | # version 0.72 | 
| margaretha | fbfe287 | 2024-01-04 23:29:28 +0100 | [diff] [blame] | 82 |  | 
|  | 83 | - Replaced javax.ws to jakarta.ws namespace (#648) | 
|  | 84 | - Upgrading Jersey 2.40 to 3.x (#646) | 
|  | 85 | - Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645) | 
|  | 86 | - Replaced javax.persistence with jakarta.persistence (#648) | 
|  | 87 | - Migrate Hibernate 5 to 6 (#649) | 
|  | 88 | - Fix missing placeholders | 
|  | 89 | - Fixed conflicting jackson-jarxrs | 
|  | 90 | - Fixed conflicting commons-logging and spring jcl | 
|  | 91 | - Replaced javax.servlet with jakarta.servlet (#648) | 
|  | 92 | - Updated authorization services using Nimbus (#650) | 
|  | 93 | - Fixed BlockingFilter by replacing javax.annotation.Priority | 
|  | 94 | with jakarta.annotation.Priority (#659, #648) | 
|  | 95 | - Replaced javax.annotation with jakarta.annotation | 
|  | 96 | - Enabled legacy support for authorization POST request | 
|  | 97 | - Changed OAuth2 token request using Nimbus (#650) | 
|  | 98 | - Removed Apache Oltu API from token requests (#650) | 
|  | 99 | - Removed OpenID | 
|  | 100 | - Fixed clearing cache | 
|  | 101 | - Fix JettyServerTest, init package, and some java docs. | 
|  | 102 | - Make scope extraction more flexible. | 
|  | 103 | - Updated token response using Nimbus (#650) | 
|  | 104 | - Remove Oltu request and validator implementations (#650) | 
|  | 105 | - Updated OAuth2 response handler (#650) | 
|  | 106 | - Fixed ShutdownHandler (fixed #708) | 
|  | 107 | - Fixed issues with multi-release jar (#706, #708) | 
|  | 108 |  | 
|  | 109 |  | 
|  | 110 | # version 0.71.1 | 
|  | 111 |  | 
|  | 112 | - Removed auditing (#611) | 
|  | 113 | - Removed old database configurations (#612) | 
|  | 114 | - Removed old tests | 
|  | 115 | - Removed unnecessary caches and methods in the authentication interface | 
|  | 116 | - Added total result cache (#599) | 
|  | 117 | - Fixed missing project.version in info web-service | 
|  | 118 | - Make sure totalResults and other numeric results are numbers (Kupietz) | 
|  | 119 | - Introduce CQP query language in Koral 0.41 | 
|  | 120 | - Changed DB connection (fixed #670) | 
|  | 121 | - Resolved duplicate libraries | 
|  | 122 | - Fixed testing expiry access token | 
|  | 123 | - Fix lombok compile warning | 
|  | 124 | - Ensure the order of clean token tests. | 
|  | 125 |  | 
|  | 126 | # version 0.71 | 
|  | 127 |  | 
|  | 128 | - Renamed entity and service packages in core | 
|  | 129 | - Renamed web.controller package in core | 
|  | 130 | - Moved SearchNetworkEndpoint to core.service package | 
|  | 131 | - Merged lite into full | 
|  | 132 | - Merged core into full | 
|  | 133 |  | 
|  | 134 |  | 
|  | 135 | # version 0.70.1 | 
|  | 136 |  | 
|  | 137 | - Added data folder containing super_client_info and database | 
|  | 138 | for mounting into docker | 
|  | 139 | - Added an error for missing redirect uri in a token request | 
|  | 140 | when it has been included in the authorization request. | 
|  | 141 | - Added tests for VC sharing and for OAuth2 client using VC services | 
|  | 142 | - Added and updated VC controller tests | 
|  | 143 | - Moved hibernate.properties | 
|  | 144 | - Added maximum number of user persistent virtual corpora and queries | 
|  | 145 |  | 
|  | 146 | # version 0.70 | 
|  | 147 |  | 
|  | 148 | - Support token array in matchinfo (fixes #570; diewald) | 
|  | 149 | - Updated VC list API and deprecated owner VC list (addressed #580) | 
|  | 150 | - Added user info web-service (solved #566) | 
|  | 151 | - Implemented configurable resource filters for search and match | 
|  | 152 | info APIs (#539) | 
|  | 153 | - Added getting username from LDAP (#568) | 
|  | 154 | - Disabled LDAP auth provider and token API in the auth filter (#587) | 
|  | 155 | - Added LDAP log for users without idsC2Profile | 
|  | 156 | - Fixed log4j2 properties. | 
|  | 157 |  | 
|  | 158 |  | 
|  | 159 | # version 0.69.3 | 
|  | 160 |  | 
|  | 161 | - Moved the service path of VC admin services to admin/vc (closed #543) | 
|  | 162 | - Added an admin service to load and cache system vc (solved #268) | 
|  | 163 | - Move oauth2 admin service path (closed #544) | 
|  | 164 | - Excluded admin service to load-cache VC from the test suite | 
|  | 165 | - Fixed refresh token expiry test | 
|  | 166 | - Fixed scope check in OAuth2 token request with refresh token | 
|  | 167 |  | 
|  | 168 | # version 0.69.2 | 
|  | 169 |  | 
|  | 170 | 2022-12-05 | 
|  | 171 | - Upgrade version for E2E-simplified Docker images (diewald) | 
|  | 172 | 2023-01-27 | 
|  | 173 | - Updated client info API (replaced user authorization requirement with super | 
|  | 174 | client authentication) | 
|  | 175 | 2023-01-30 | 
|  | 176 | - Made scope param required in authorization request (solved #508) | 
|  | 177 | 2023-01-31 | 
|  | 178 | - Allowed OAuth2 clients to use localhost as redirect URIs. | 
|  | 179 | 2023-02-03 | 
|  | 180 | - Fixed content-type in error responses by changing it to application/json | 
|  | 181 | 2023-02-06 | 
|  | 182 | - Allow admin access using admin token for the clean token API | 
|  | 183 | 2023-02-10 | 
|  | 184 | - Use admin filter instead of OAuth2 ADMIN scope | 
|  | 185 | - Added a plugin test. | 
|  | 186 | 2023-02-15 | 
|  | 187 | - Moved user-group retrieval API to UserGroupAdminController | 
|  | 188 | and changed the service path URL of UserGroupAdminController. | 
|  | 189 | 2023-02-20 | 
|  | 190 | - Deprecate API token (JWT) web-service | 
|  | 191 | - Fixed Slf4J binding | 
|  | 192 | 2023-02-28 | 
|  | 193 | - Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4 | 
|  | 194 | 2023-03-06 | 
|  | 195 | - Fixed testing refresh token expiry. | 
|  | 196 |  | 
|  | 197 |  | 
|  | 198 | # version 0.69.1 | 
|  | 199 |  | 
|  | 200 | - Upgrade version for docker including indexer (diewald) | 
|  | 201 |  | 
|  | 202 |  | 
|  | 203 | # version 0.69 | 
|  | 204 |  | 
|  | 205 | - Migrated to Java 11 and Jersey 2 | 
|  | 206 | - Updated dependencies | 
|  | 207 | - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz) | 
|  | 208 |  | 
|  | 209 |  | 
|  | 210 | # version 0.68 | 
|  | 211 |  | 
|  | 212 | 2022-05-25 | 
|  | 213 | - Added a new API: list plugins (e.g for marketplace) | 
|  | 214 | - Added redirect URI validation in authorization request (addressed #374) | 
|  | 215 | - Handled user-defined refresh token expiry (added in client info and | 
|  | 216 | list API response) | 
|  | 217 | - Added installed_plugins table | 
|  | 218 | - Added a new API: install plugin | 
|  | 219 | - Handled redundant plugin installation | 
|  | 220 | - Handled super client id in plugin installation | 
|  | 221 | - Deprecated UserClientDto and uses ClientinfoDto instead | 
|  | 222 | - Updated redirect URI error message for coherence | 
|  | 223 | 2022-05-27 | 
|  | 224 | - Added maximum limit to custom refresh token expiry | 
|  | 225 | 2022-06-01 | 
|  | 226 | - Added new APIs: list user-installed plugins and uninstall plugin. | 
|  | 227 | - Moved install and list plugin APIs to PluginController and updated their | 
|  | 228 | service paths under /plugins. | 
|  | 229 | 2022-06-03 | 
|  | 230 | - Implemented searching option using a network endpoint | 
|  | 231 | - Implemented initial super client registration for user authentication. | 
|  | 232 | - Fixed admin clean token API and restrict plugins to confidential only. | 
|  | 233 |  | 
|  | 234 |  | 
|  | 235 |  | 
|  | 236 | # version 0.67.1 | 
|  | 237 |  | 
|  | 238 | 2022-05-12 | 
|  | 239 | - Implemented mapping of LDAP username to email | 
|  | 240 | - Handled null parameters in authorization requests | 
|  | 241 | 2022-05-25 | 
|  | 242 | - Fixed null client_id | 
|  | 243 | - Updated ldap.config path in the kustvakt-test.conf | 
|  | 244 |  | 
|  | 245 |  | 
|  | 246 | # version 0.67 | 
|  | 247 |  | 
|  | 248 | 2022-05-09 | 
|  | 249 | - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections. | 
|  | 250 | - An embedded LDAP server can now be started automatically if configured accordingly. | 
|  | 251 | 2022-05-11 | 
|  | 252 | - Changed the SQL script updating oauth2_client table | 
|  | 253 |  | 
|  | 254 |  | 
|  | 255 | # version 0.66 | 
|  | 256 |  | 
|  | 257 | 2022-03-31 | 
|  | 258 | - Updated query and user-group name pattern. | 
|  | 259 | 2022-04-08 | 
|  | 260 | - Added redirect_uri to client info API. | 
|  | 261 | 2022-04-11 | 
|  | 262 | - Added registration_date, refresh_token_expiry, source and is_permitted | 
|  | 263 | to the oauth2_client database table, and updated the OAuth2 client | 
|  | 264 | registration mechanism. | 
|  | 265 | - Added authorization request with GET and deprecated that with POST. | 
|  | 266 | 2022-04-13 | 
|  | 267 | - Updated OAuth2Client list API (added redirect_uri, registration_date, | 
|  | 268 | permitted, source to OAuth2UserClientDto). | 
|  | 269 | 2022-04-20 | 
|  | 270 | - Updated authorization error response. (Included error and error | 
|  | 271 | description in the client redirect URI except for missing or | 
|  | 272 | invalid client id or redirect URI. | 
|  | 273 |  | 
|  | 274 |  | 
|  | 275 | # version 0.65.2 | 
|  | 276 |  | 
|  | 277 | 2022-03-03 | 
|  | 278 | - Removed VCLoader. | 
|  | 279 | - Added foreign keys to the DB tables of access and refresh token scopes. | 
|  | 280 | 2022-03-07 | 
|  | 281 | - Added more parameter checks and OAuth2Client web-service tests. | 
|  | 282 | 2022-03-17 | 
|  | 283 | - Updated admin filter by using admin token and role checks. | 
|  | 284 | 2022-03-18 | 
|  | 285 | - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens. | 
|  | 286 | 2022-03-28 | 
|  | 287 | - Updated admin filter (admintoken as a form param) and uses | 
|  | 288 | it for the closing index reader API. | 
|  | 289 | - Removed unused admin API: clear access token cache. | 
|  | 290 | 2022-03-29 | 
|  | 291 | - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController | 
|  | 292 |  | 
|  | 293 | # version 0.65.1 | 
|  | 294 |  | 
|  | 295 | 2022-03-01 | 
|  | 296 | - Restricts the field retrieval web-service to admin only. | 
|  | 297 |  | 
|  | 298 | # version 0.65 | 
|  | 299 |  | 
|  | 300 | !!! includes security updates - please update all Kustvakt libraries | 
|  | 301 | !!! Please also update Krill to version 0.60.2 and Koral to version 0.38 | 
|  | 302 |  | 
|  | 303 | 2021-12-02 | 
|  | 304 | - Updated VC cache. | 
|  | 305 | 2021-12-03 | 
|  | 306 | - Enabled listing system vc for authorized users. | 
|  | 307 | 2021-12-08 | 
|  | 308 | - Removed koralQuery and statistics from VC list. | 
|  | 309 | - Added a web-service to retrieve KoralQuery of a VC | 
|  | 310 | 2021-12-10 | 
|  | 311 | - [security] Updated log4j libs due to CVE-2021-44228. | 
|  | 312 | 2021-12-13 | 
|  | 313 | - Fixed broken test suite. | 
|  | 314 | 2022-01-03 | 
|  | 315 | - [security] More log4j security updates | 
|  | 316 | - Bumped unboundid-ldapsdk | 
|  | 317 | - Updated tests. | 
|  | 318 | 2022-01-25 | 
|  | 319 | - Added show-tokens option to the search API. | 
|  | 320 | 2022-01-31 | 
|  | 321 | - Added an API retrieving fields of a virtual corpus. | 
|  | 322 |  | 
|  | 323 | # version 0.64.1 | 
|  | 324 |  | 
|  | 325 | 2021-10-26 | 
|  | 326 | - Bump Kustvakt and Krill versions. | 
|  | 327 |  | 
|  | 328 |  | 
|  | 329 | # version 0.64 | 
|  | 330 | 2021-07-29 | 
|  | 331 | - Updated the change files and made a new version. | 
|  | 332 | 2021-08-12 | 
|  | 333 | - Fixed errors due to missing query type and added tests. | 
|  | 334 | 2021-08-13 | 
|  | 335 | - Fixed missing request entity. | 
|  | 336 | - Updated the query service to enable editing query references. | 
|  | 337 | 2021-08-16 | 
|  | 338 | - Fixed creator param when storing query or VC by admins for | 
|  | 339 | the system or other users. | 
|  | 340 |  | 
|  | 341 | # version 0.63.2 | 
|  | 342 | 2021-06-11 | 
|  | 343 | - Updated OAuth2 token length & secure random algorithm config. | 
|  | 344 | - Added character set filter to random code generator, e.g. for client_id. | 
|  | 345 | 2021-06-14 | 
|  | 346 | - Updated roleId and super client parameters. | 
|  | 347 | 2021-06-24 | 
|  | 348 | - Fixed broken test. | 
|  | 349 | 2021-07-22 | 
|  | 350 | - Updated cache settings and some loggings. | 
|  | 351 | 2021-07-26 | 
|  | 352 | - Replaced annotation parsing with restoring the annotation tables to the | 
|  | 353 | database. | 
|  | 354 | - Moved cache config to the full config. | 
|  | 355 |  | 
|  | 356 | # version 0.63.1 | 
|  | 357 | 2021-02-22 | 
|  | 358 | - Updated libraries (margaretha) | 
|  | 359 | - Renamed virtual corpus to query (margaretha) | 
|  | 360 | 2021-02-26 | 
|  | 361 | - Added query access roles and fixed vc access roles (margaretha) | 
|  | 362 | - Added delete query webservice and tests (margaretha) | 
|  | 363 | 2021-03-25 | 
|  | 364 | - Updated Koral version for Info Controller (margaretha) | 
|  | 365 | - Updated OAuth2 token list with token type and user clientId | 
|  | 366 | parameters (margaretha) | 
|  | 367 | 2021-03-29 | 
|  | 368 | - Added client type in the client list web-service. Resolved #58 (margaretha) | 
|  | 369 | 2021-04-19 | 
|  | 370 | - Updated OAuth2Client JSON definition and controller tests (margaretha) | 
|  | 371 | 2021-04-26 | 
|  | 372 | - Updated OAuth2 Client list (margaretha) | 
|  | 373 | 2021-04-30 | 
|  | 374 | - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha) | 
|  | 375 | - Updated OAuth2 API responses for coherence (margaretha) | 
|  | 376 | 2021-06-07 | 
|  | 377 | - Updated OAuth2 client dto (margaretha) | 
|  | 378 |  | 
|  | 379 | # version 0.63 | 
|  | 380 | 26/10/2020 | 
|  | 381 | - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald) | 
|  | 382 | 29/10/2020 | 
|  | 383 | - Introduction of a query reference rewrite mechanism (diewald) | 
|  | 384 | 30/10/2020 | 
|  | 385 | - Added database methods for storing query references (diewald) | 
|  | 386 | 04/12/2020 | 
|  | 387 | - Fix hibernate dialect for SQLite. (margaretha) | 
|  | 388 | 04/12/2020 | 
|  | 389 | - Fix pipe warning. (margaretha) | 
|  | 390 | 14/01/2021 | 
|  | 391 | - Updated Flyway (margaretha) | 
|  | 392 | 21/01/2021 | 
|  | 393 | - Fixed running pipe and updated tests with mockserver (margaretha) | 
|  | 394 | 01/02/2021 | 
|  | 395 | - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha) | 
|  | 396 | 05/02/2021 | 
|  | 397 | - Add query reference web-service (diewald,margaretha) | 
|  | 398 | 10/02/2021 | 
|  | 399 | - Fixed problem with multiple desktop apps (diewald, margaretha) | 
|  | 400 | 12/02/2021 | 
|  | 401 | - Added listing available queries for users (margaretha) | 
|  | 402 | 17/02/2021 | 
|  | 403 | - Removed escaping for KoralQuery in VC and query reference responses (margaretha) | 
|  | 404 | - Added query and query language in virtual corpus table (margaretha) | 
|  | 405 | 18/02/2021 | 
|  | 406 | - Set corpus access public for stored query (margaretha) | 
|  | 407 | 19/02/2021 | 
|  | 408 | - Enabled API info web-service (margaretha) | 
|  | 409 |  | 
|  | 410 |  | 
|  | 411 | # version 0.62.4 | 
|  | 412 | 24/01/2020 | 
|  | 413 | - Removed salt from config and updated config files (margaretha) | 
|  | 414 | 03/02/2020 | 
|  | 415 | - Added an admin API for clearing access token cache (margaretha) | 
|  | 416 | 05/02/2020 | 
|  | 417 | - Added a config properties for a long-time access token expiry | 
|  | 418 | and excluded refresh tokens for public clients in OAuth2 token | 
|  | 419 | responses (margaretha) | 
|  | 420 | - Removed client authentication from the client deregistration and | 
|  | 421 | client-secret reset APIs (margaretha) | 
|  | 422 | 04/03/2020 | 
|  | 423 | - Updated the sample index (diewald) | 
|  | 424 |  | 
|  | 425 | # version 0.62.3 | 
|  | 426 | 03/12/2019 | 
|  | 427 | - Implemented pipe extension in the search API (margaretha) | 
|  | 428 | 11/12/2019 | 
|  | 429 | - Added errors when requesting VC in caching process (margaretha, | 
|  | 430 | resolved #47) | 
|  | 431 | 12/12/2019 | 
|  | 432 | - Added support for multiple cq parameters (margaretha, resolved #46) | 
|  | 433 | 13/12/2019 | 
|  | 434 | - Handled pipe errors and added tests (margaretha) | 
|  | 435 | 19/12/2019 | 
|  | 436 | - Updated create update user-group API (margaretha) | 
|  | 437 | 20/12/2019 | 
|  | 438 | - Removed transactional annotations from simple select queries (margaretha) | 
|  | 439 | - Updated free resource controller (margaretha) | 
|  | 440 | 15/01-2020 | 
|  | 441 | - Added additional statistic figures to virtual corpus info API | 
|  | 442 | response (margaretha) | 
|  | 443 |  | 
|  | 444 | # version 0.62.2 | 
|  | 445 | 17/10/2019 | 
|  | 446 | - Handled vulnerability CVE-2019-17195. (margaretha) | 
|  | 447 | 8/11/2019 | 
|  | 448 | - Added user-group name pattern (margaretha, issue #33) | 
|  | 449 | 11/11/2019 | 
|  | 450 | - Updated user group service paths and replaced groupId with groupName | 
|  | 451 | (margaretha, resolved #33) | 
|  | 452 | 12/11/2019 | 
|  | 453 | - Removed UserGroupJson & updated listUserGroups and createUserGroup | 
|  | 454 | services (margaretha) | 
|  | 455 | - Added prefixes to username and groupname parameters in service paths | 
|  | 456 | (margaretha, resolved #35) | 
|  | 457 | 13/11/2019 | 
|  | 458 | - Added tests for issue #43 (margaretha) | 
|  | 459 | 14/11/2019 | 
|  | 460 | - Added client description and URL to list-authorized-clients service | 
|  | 461 | (margaretha, close #53) | 
|  | 462 | - Implemented a service to list clients registered by a user (margaretha, | 
|  | 463 | close #52) | 
|  | 464 | - Added a check for OAuth2 client, VC, and group name length (margaretha) | 
|  | 465 | 15/11/2019 | 
|  | 466 | - Merged list authorized client and list registered client services | 
|  | 467 | (margaretha) | 
|  | 468 | 21/11/2019 | 
|  | 469 | - Added a service to list active refresh tokens of a user (margaretha) | 
|  | 470 | - Added username filtering to token revocation service via super client | 
|  | 471 | (margaretha) | 
|  | 472 | 26/11/2019 | 
|  | 473 | - Added a service to revoke a single refresh token via super client | 
|  | 474 | (margaretha) | 
|  | 475 |  | 
|  | 476 | # version 0.62.1 | 
|  | 477 | 08/07/2019 | 
|  | 478 | - Added tests for public metadata response in search api (margaretha, | 
|  | 479 | issue #43) | 
|  | 480 | - Disabled some tests of unused/disabled web-services (margaretha) | 
|  | 481 | 07/08/2019 | 
|  | 482 | - Fixed missing scopes after requesting access token with refresh token | 
|  | 483 | (margaretha) | 
|  | 484 | - Fixed post requests with status OK and empty body (margaretha) | 
|  | 485 | 07/08/2019 | 
|  | 486 | - Added users to hidden group when searching in a published VC (margaretha, | 
|  | 487 | resolved #40) | 
|  | 488 | 15/08/2019 | 
|  | 489 | - Updated the response statuses of VC PUT requests (margaretha) | 
|  | 490 |  | 
|  | 491 | # version 0.62 | 
|  | 492 | 28/02/2019 | 
|  | 493 | - Removed old VC controllers and updated tests (margaretha, issue #34) | 
|  | 494 | - Updated VC access controllers (margaretha) | 
|  | 495 | 19/03/2019 | 
|  | 496 | - Added close index controller (margaretha) | 
|  | 497 | 11/04/2019 | 
|  | 498 | - Fixed unknown authentication scheme, missing VC entity, and parameter | 
|  | 499 | checker (margaretha) | 
|  | 500 | - Fixed sharing unknown VC, updating corpusQuery, and handling non- | 
|  | 501 | unique group name and unknown VC access (margaretha) | 
|  | 502 | 27/06/2019 | 
|  | 503 | - Handled LDAP errors, fixed #45 (margaretha) | 
|  | 504 | 03/07/2019 | 
|  | 505 | - Added re-caching VC at closing-index service, resolved #44 (margaretha) | 
|  | 506 | - Changed the response media-type of authentication controllers (margaretha) | 
|  | 507 | - Fixed bugs: allow guest to retrieve system VC, | 
|  | 508 | remove VC from cache when it is deleted (margaretha) | 
|  | 509 | 04/07/2019 | 
|  | 510 | - Updated VC name pattern and tests (margaretha) | 
|  | 511 |  | 
|  | 512 | # version 0.61.6 | 
|  | 513 | 04/02/2019 | 
|  | 514 | - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha) | 
|  | 515 | - Updated client deregistration behavior (margaretha) | 
|  | 516 | 05/02/2019 | 
|  | 517 | - Added delete-group-by-name controller (margaretha) | 
|  | 518 | - Added unique index to group name (margaretha) | 
|  | 519 | 06/02/2019 | 
|  | 520 | - Updated a user setting test using array for multiple values (margaretha) | 
|  | 521 | - Added metadata controller tests (margaretha) | 
|  | 522 | 18/02/2019 | 
|  | 523 | - Fixed tests (margaretha) | 
|  | 524 | - Updated handling errors from Koral (margaretha) | 
|  | 525 | 19/02/2019 | 
|  | 526 | - Added fields to metadata controller (margaretha, issue #39) | 
|  | 527 |  | 
|  | 528 | # version 0.61.5 | 
|  | 529 | 17/12/2018 | 
|  | 530 | - Added a search timeout test (margaretha) | 
|  | 531 | 18/12/2018 | 
|  | 532 | - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha) | 
|  | 533 | 08/01/2019 | 
|  | 534 | - Improved predefined vc caching (issue #28, margaretha) | 
|  | 535 | 09/01/2019 | 
|  | 536 | - Added comments (margaretha) | 
|  | 537 | - Updated code structure (margaretha) | 
|  | 538 | 11/01/2019 | 
|  | 539 | - Degraded API version to 1.0 (margaretha) | 
|  | 540 | - Added OAuth2 client info tests (margaretha) | 
|  | 541 | 14/01/2019 | 
|  | 542 | - Added retrieveVCByName and deleteVCByName controllers (margaretha) | 
|  | 543 | 16/01/2019 | 
|  | 544 | - Added a PUT request for both creating and editing vc (margaretha) | 
|  | 545 | - Added aliases to some VC controllers (margaretha) | 
|  | 546 | - Merged VC access list controllers (margaretha) | 
|  | 547 | 21/01/2019 | 
|  | 548 | - Removed codes related to user registration & password management (margaretha) | 
|  | 549 | 22/01/2019 | 
|  | 550 | - Added create, edit, retrieve user default setting controllers (margaretha) | 
|  | 551 | 22/01/2019 | 
|  | 552 | - Updated default setting controllers & added tests (margaretha) | 
|  | 553 | - Added delete key in setting controllers (margaretha) | 
|  | 554 | 23/01/2019 | 
|  | 555 | - Added default setting key validation (margaretha) | 
|  | 556 | - Fixed UserdataTest (margaretha) | 
|  | 557 | 24/01/2019 | 
|  | 558 | - Added default setting key validation & fixed UserdataTest (margaretha) | 
|  | 559 | 25/01/2019 | 
|  | 560 | - Added VC reference and MapUtil tests (margaretha) | 
|  | 561 | 28/01/2019 | 
|  | 562 | - Fixed username verification in DefaultSettingService (margaretha) | 
|  | 563 | - Added foundry rewrite with user default setting (margaretha) | 
|  | 564 | - Added default foundry for morphology layer (margaretha) | 
|  | 565 | 29/01/2019 | 
|  | 566 | - Fixed share VC type (margaretha) | 
|  | 567 | - Added delete setting controller (margaretha) | 
|  | 568 | - Handled "no resource found" cases (margaretha, issue #37) | 
|  | 569 | 30/01/2019 | 
|  | 570 | - Added server shutdown description in readme (margaretha) | 
|  | 571 |  | 
|  | 572 | # version 0.61.4 | 
|  | 573 | 14/11/2018 | 
|  | 574 | - Integrated lite and full services and controllers in core (margaretha) | 
|  | 575 | 21/11/2018 | 
|  | 576 | - Updated OAuth2 refresh token request to create a new refresh token and | 
|  | 577 | revoke the old one per request (margaretha) | 
|  | 578 | 28/11/2018 | 
|  | 579 | - Updated NamedVCLoader to delete existing VC in DB (margaretha) | 
|  | 580 | - Handled storing cached VC with VC reference (margaretha) | 
|  | 581 | 29/11/2018 | 
|  | 582 | - Added a controller for listing user clients having active refresh tokens | 
|  | 583 | (margaretha) | 
|  | 584 | 6/12/2018 | 
|  | 585 | - Added debug flags to mitigate log4j debugging performance (margaretha) | 
|  | 586 | - Fixed KoralNode at() method (margaretha) | 
|  | 587 | 11/12/2018 | 
|  | 588 | - Implemented revoking all tokens of a user client via a super client | 
|  | 589 | (margaretha) | 
|  | 590 | - Removed document controllers and KustvaktResource (margaretha) | 
|  | 591 | - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha) | 
|  | 592 |  | 
|  | 593 |  | 
|  | 594 | # version 0.61.3 | 
|  | 595 | 17/10/2018 | 
|  | 596 | - Updated NamedVCLoader to be optional (margaretha) | 
|  | 597 | - Updated annotation tables & implemented key-value structure (margaretha) | 
|  | 598 | - Added annotation parser for annotation data from kalamar (margaretha) | 
|  | 599 | - Implemented parsing free resource info from json (margaretha) | 
|  | 600 | 22/10/2018 | 
|  | 601 | - Updated jetty, spring and hibernate versions (margaretha) | 
|  | 602 | - Fixed the order of annotation keys and values, and added tests (margaretha) | 
|  | 603 | - Fixed resource DAO & added tests (margaretha) | 
|  | 604 | 24/10/2018 | 
|  | 605 | - Fixed query serialization service (margaretha) | 
|  | 606 | - Added "highlights" parameter to matchInfo controller (margaretha) | 
|  | 607 | - Added "fields" parameter to search controllers (margaretha) | 
|  | 608 | - Integrated lite controllers, services and tests in full version (margaretha) | 
|  | 609 | 29/10/2018 | 
|  | 610 | - Moved javax.servlet-api to core (margaretha) | 
|  | 611 | 07/11/2018 | 
|  | 612 | - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald) | 
|  | 613 | 13/11/2018 | 
|  | 614 | - Added Shutdown handler to Jetty server (margaretha) | 
|  | 615 | - Fixed storing VC order in NamedVCLoader (margaretha) | 
|  | 616 |  | 
|  | 617 | # version 0.61.2 | 
|  | 618 | 12/09/2018 | 
|  | 619 | - Added various log4j2 configurations (margaretha) | 
|  | 620 | 13/09/2018 | 
|  | 621 | - Implemented VirtualCorpusRewrite (margaretha) | 
|  | 622 | 14/09/2018 | 
|  | 623 | - Fixed SpringJerseyTest ApplicationContext (margaretha) | 
|  | 624 | - Handled VCRef with username in VirtualCorpusRewrite (margaretha) | 
|  | 625 | - Enabled VCReferenceTest in maven test suite (margaretha) | 
|  | 626 | 18/09/2018 | 
|  | 627 | - Handled unique constraints / inserting duplicate items to DB (margaretha) | 
|  | 628 | - Added a controller for editing user group member roles (margaretha) | 
|  | 629 | 19/09/2018 | 
|  | 630 | - Fixed cached-VC ref with username (margaretha) | 
|  | 631 |  | 
|  | 632 | # version 0.61.1 | 
|  | 633 | 28/08/2018 | 
|  | 634 | - Added API URL versioning (margaretha) | 
|  | 635 | - Deactivated IdRewrite (margaretha) | 
|  | 636 | - Fixed kustvakt controller (margaretha) | 
|  | 637 | 30/08/2018 | 
|  | 638 | - Fixed root packages & added api version properties in kustvakt.conf | 
|  | 639 | (margaretha) | 
|  | 640 | - Fixed versioning in SearchController (margaretha) | 
|  | 641 | - Added API versioning tests (margaretha) | 
|  | 642 |  | 
|  | 643 | # version 0.61.0 | 
|  | 644 |  | 
|  | 645 | 02/08/2018 | 
|  | 646 | - Added VC reference tests (margaretha) | 
|  | 647 | - Implemented loading and caching named VCs (margaretha) | 
|  | 648 | 03/08/2018 | 
|  | 649 | - Implemented OAuth2 revoke token (margaretha) | 
|  | 650 | - Updated OAuth2 refresh token implementation (margaretha) | 
|  | 651 | 14/08/2018 | 
|  | 652 | - Implemented revoke all OAuth2 access tokens and authorization codes of | 
|  | 653 | client users when deregistering/deleting a client (margaretha) | 
|  | 654 | - Fixed update OAuth2 access token (margaretha) | 
|  | 655 | - Implemented reset client secret (margaretha) | 
|  | 656 | - Fixed revoking latest access token when refreshing OAuth2 access token | 
|  | 657 | (margaretha) | 
|  | 658 | 15/08/2018 | 
|  | 659 | - Implemented OAuth2 client info controller (margaretha) | 
|  | 660 | - Implemented update OAuth2 client privilege controller for admins | 
|  | 661 | (margaretha) | 
|  | 662 | - Implemented unlimited authorization scope for super clients with OAuth2 | 
|  | 663 | password grant (margaretha) | 
|  | 664 | - Marked native clients implementation to deprecated in favour of super | 
|  | 665 | clients (margaretha) | 
|  | 666 | - Enabled using Bearer tokens as user authentication tokens (Authorization | 
|  | 667 | header value) for many controllers including OAuth2 controllers (margaretha) | 
|  | 668 | 16/08/2018 | 
|  | 669 | - Implemented degrading super clients (margaretha) | 
|  | 670 | - Improved and added OAuth2 tests (margaretha) | 
|  | 671 | 21/08/2018 | 
|  | 672 | - Added VC name pattern check (margaretha) | 
|  | 673 | 22/08/2018 | 
|  | 674 | - Implemented loading VC from gz files (margaretha) | 
|  | 675 | - Updated OAuth2 authorization codes' & access tokens' expiry check | 
|  | 676 | (margaretha) | 
|  | 677 | 23/08/2018 | 
|  | 678 | - Updated RefreshToken implementations with separate DB tables (margaretha) | 
|  | 679 | - Allows multiple access tokens per refresh token (margaretha) | 
|  | 680 | 27/08/2018 | 
|  | 681 | - Added statistic with VC reference tests (margaretha) | 
|  | 682 | - Fixed OAuth2 SQL files (margaretha) | 
|  | 683 | 28/08/2018 | 
|  | 684 | - Added c3p0 datasource configuration to Spring default-config-xml | 
|  | 685 | (margaretha) | 
|  | 686 | - Added running Kustvakt server with custom spring config in the readme | 
|  | 687 | (margaretha) | 
|  | 688 | - Removed old OAuth2 codes (margaretha) | 
|  | 689 | - Moved non-config test codes to misc (margaretha) | 
|  | 690 |  | 
|  | 691 |  | 
|  | 692 | # version 0.60.5 | 
|  | 693 |  | 
|  | 694 | 09/07/2018 | 
|  | 695 | - Added service layer to the search controller (margaretha) | 
|  | 696 | - Added OAuth2 scope checking in search and VC controllers (margaretha) | 
|  | 697 | - Added handling OAuth2 bearer token for VC access and User group | 
|  | 698 | controllers (margaretha) | 
|  | 699 | - Added default scope to password grant (margaretha) | 
|  | 700 | 10/07/2018 | 
|  | 701 | - Made createBasicAuthorizationHeaderValue static (margaretha) | 
|  | 702 | - Added store access token in openID token service (margaretha) | 
|  | 703 | - Fixed empty scope in openID authorization and token service (margaretha) | 
|  | 704 | - Implemented storing authorization code in cache (margaretha) | 
|  | 705 | 11/07/2018 | 
|  | 706 | - Fixed authentication time in authentication controller (margaretha) | 
|  | 707 | - Added OAuth2 access token tests (margaretha) | 
|  | 708 | 12/07/2018 | 
|  | 709 | - Updated maven surefire setting for faster test suite runtime (margaretha) | 
|  | 710 | - Implemented refreshing OAuth2 access token (margaretha) | 
|  | 711 | 26/07/2018 | 
|  | 712 | - Fixed issue #27 (margaretha) | 
|  | 713 | 02/08/2018s | 
|  | 714 | - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha) | 
|  | 715 |  | 
|  | 716 |  | 
|  | 717 | # version 0.60.4 | 
|  | 718 |  | 
|  | 719 | 05/07/2018 | 
|  | 720 | - implemented OAuth2 authorization code request with OpenID Authentication | 
|  | 721 | (margaretha) | 
|  | 722 | - enabled OAuth2 authorization without OpenID authentication using Nimbus | 
|  | 723 | library (margaretha) | 
|  | 724 | - implemented response handler for OpenID authentication errors in authorization | 
|  | 725 | requests (margaretha) | 
|  | 726 | - added tests regarding OpenID authentication in authorization requests | 
|  | 727 | (margaretha) | 
|  | 728 | - implemented OAuth2 authorization error response via redirect URI instead of | 
|  | 729 | JSON (margaretha) | 
|  | 730 | - added state to OAuth2 authorization error response (margaretha) | 
|  | 731 | - implemented OpenID token service for authorization code flow (margaretha) | 
|  | 732 | - implemented signed OpenID token with default algorithm RSA256 (margaretha) | 
|  | 733 | - implemented JSON Web Key (JWK) set web-controller listing kustvakt public | 
|  | 734 | keys (margaretha) | 
|  | 735 | - implemented OpenId configuration (margaretha) | 
|  | 736 | - added authentication time and support for auth_time in id_token (margaretha) | 
|  | 737 | - implemented support for nonce and max_age parameters in OpenID authentication | 
|  | 738 | (margaretha) | 
|  | 739 | - implemented OAuth2 token request with password grant using Nimbus library | 
|  | 740 | (margaretha) | 
|  | 741 | - updated redirect URI validator (margaretha) | 
|  | 742 | - updated client registration requirement to allow desktop applications | 
|  | 743 | (margaretha) | 
|  | 744 | - fixed RSA key configuration (margaretha) | 
|  | 745 | - merged OAuth2 client deregistration controllers (margaretha) | 
|  | 746 | - fixed OAuth2 client unique URL-hashcode (margaretha) | 
|  | 747 | - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha) | 
|  | 748 | - Added support for unrestricted corpus statistics (ndiewald) | 
|  | 749 | - updated paths of user-group deletion-controllers (margaretha) | 
|  | 750 | - Do not pass broken queries to Krill (diewald) | 
|  | 751 | - added OAuth2 token request with client authentication via Authorization | 
|  | 752 | header (margaretha) | 
|  | 753 | - added port checking in test suite (margaretha) | 
|  | 754 |  | 
|  | 755 | # version 0.60.3 | 
|  | 756 |  | 
|  | 757 | 06/06/2018 | 
|  | 758 | - improved user authentication by using authentication filter for authorization | 
|  | 759 | code request (margaretha) | 
|  | 760 | - limited client authentication to client id checking in authorization code | 
|  | 761 | request (margaretha) | 
|  | 762 | - added user_id in the oauth2_access_token database table (margaretha) | 
|  | 763 | - implemented OAuth2Authentication provider for token context management | 
|  | 764 | (margaretha) | 
|  | 765 | - added parameter checking for authorization DAO (margaretha) | 
|  | 766 | - added controller tests using OAuth2 access token (margaretha) | 
|  | 767 | - added database tables for MySQL (margaretha) | 
|  | 768 | - updated JWT library and related codes (margaretha) | 
|  | 769 |  | 
|  | 770 | # version 0.60.2 | 
|  | 771 |  | 
|  | 772 | 03/05/2018 | 
|  | 773 | - implemented OAuth2 client registration (margaretha) | 
|  | 774 | - implemented OAuth2 client authentication (margaretha) | 
|  | 775 | - changed virtual corpus search to retrieval (margaretha) | 
|  | 776 | - implemented public client deregistration task (margaretha) | 
|  | 777 | - added client registration and deregistration tests (margaretha) | 
|  | 778 | - implemented confidential client deregistration task (margaretha) | 
|  | 779 | - fixed storing client secret (margaretha) | 
|  | 780 | - implemented OAuth2 response handler (margaretha) | 
|  | 781 | - implemented OAuth2 request access token with client credentials grant | 
|  | 782 | (margaretha) | 
|  | 783 | - implemented OAuth2 request access token with resource owner password grant | 
|  | 784 | (margaretha) | 
|  | 785 | - implemented OAuth2 authorization code request (margaretha) | 
|  | 786 | - added OAuth2 error codes (margaretha) | 
|  | 787 | - added OAuth2 authorization, scope and access token tables for SQLite | 
|  | 788 | (margaretha) | 
|  | 789 | - implemented OAuth2 authorization, scope and access token DAO (margaretha) | 
|  | 790 | - implemented OAuth2 request access token with authorization code grant | 
|  | 791 | (margaretha) | 
|  | 792 | - added setting default scopes in the config file (margaretha) | 
|  | 793 | - fixed loading spring config multiple times in the test suite (margaretha) | 
|  | 794 | - added SQLite created_date trigger for access token (margaretha) | 
|  | 795 | - added a join table for access token scopes (margaretha) | 
|  | 796 | - added access scopes handling (margaretha) | 
|  | 797 | - added tests about request token with authorization code (margaretha) | 
|  | 798 |  | 
|  | 799 | # version 0.60.1 | 
|  | 800 |  | 
|  | 801 | 28/03/2018 | 
|  | 802 | - added admin-related SQL codes (margaretha) | 
|  | 803 | - updated AdminDao (margaretha) | 
|  | 804 | - added optional username query parameter to group list controller (margaretha) | 
|  | 805 | - fixed non hierarchical URI of kustvakt conf files (margaretha) | 
|  | 806 | - added delete group member triggers (margaretha) | 
|  | 807 | - added list user-group by username and status for system admin (margaretha) | 
|  | 808 | - added user-group status in user-group DTO (margaretha) | 
|  | 809 | - added check for hidden groups in user-group tests (margaretha) | 
|  | 810 | - added database trigger test on deleting members when deleting group | 
|  | 811 | (margaretha) | 
|  | 812 | - renamed VC type PREDEFINED to SYSTEM (margaretha) | 
|  | 813 | - added VC list controller for system admin (margaretha) | 
|  | 814 | - added VC controller tests with for system admin (margaretha) | 
|  | 815 | - added hidden access removal when deleting published VC (margaretha) | 
|  | 816 | - added check for hidden groups in VC controller tests (margaretha) | 
|  | 817 | - added search user-group controller (margaretha) | 
|  | 818 | - removed createdBy from VirtualCorpusJson (margaretha) | 
|  | 819 | - moved member role setting from the invitation phase to the after-subscription | 
|  | 820 | phase (margaretha) | 
|  | 821 | - added member role removal after deleting members (margaretha) | 
|  | 822 | - added add and delete member role controllers (margaretha) | 
|  | 823 |  | 
|  | 824 | # version 0.60 | 
|  | 825 |  | 
|  | 826 | 14/03/2018 | 
|  | 827 | - set up mail settings using localhost port 25 (margaretha) | 
|  | 828 | - added mail template in kustvakt configuration (margaretha) | 
|  | 829 | - added mail settings to readme (margaretha) | 
|  | 830 | - disabled email notification for auto group (margaretha) | 
|  | 831 | - added metadata retrieval (diewald) | 
|  | 832 | - enabled custom implementation for email address retrieval (margaretha) | 
|  | 833 | - removed old policy and deprecated code (margaretha) | 
|  | 834 | - moved authentication related code to /full (margaretha) | 
|  | 835 | - added userRoles attribute to UserGroupDto. (margaretha) | 
|  | 836 | - fixed sqlite trigger (margaretha) | 
|  | 837 | - fixed member exist error message (margaretha) | 
|  | 838 | - fixed member invitation to join deleted group (margaretha) | 
|  | 839 | - added checking deleted group (margaretha) | 
|  | 840 |  | 
|  | 841 | # version 0.59.10 | 
|  | 842 |  | 
|  | 843 | 20/02/2018 | 
|  | 844 | - added sort VC by id (margaretha) | 
|  | 845 | - added test cases regarding VC sharing (margaretha) | 
|  | 846 | - implemented withdraw VC from publication (margaretha) | 
|  | 847 | - added Changes file (margaretha) | 
|  | 848 | - implemented add/invite users to group (margaretha) | 
|  | 849 | - implemented delete user-group and member tasks (margaretha) | 
|  | 850 | - added userMemberStatus in group lists (margaretha) | 
|  | 851 | - updated and added SQL test data (margaretha) | 
|  | 852 | - added user group related tests (margaretha) | 
|  | 853 | - implemented custom configuration for deleting user groups and members (margaretha) | 
|  | 854 | - updated library versions and java environment (margaretha) | 
|  | 855 | - added expiration time check for member invitation (margaretha) | 
|  | 856 | - moved .properties files (margaretha) | 
|  | 857 | - merged changelog file to Changes (margaretha) | 
|  | 858 | - updated status codes and error messages to be more detailed (margaretha) | 
|  | 859 | - testing mail implementation using embedded jetty jndi (margaretha) | 
|  | 860 | - fixed collection rewrite regarding OR operation with other fields | 
|  | 861 | (margaretha) | 
|  | 862 | - implemented sending mail using spring injection and removed jetty jndi | 
|  | 863 | (margaretha) | 
|  | 864 | - fixed unrecognized application/json (margaretha) | 
|  | 865 | - fixed and updated velocity template (margaretha) | 
|  | 866 |  | 
|  | 867 | # version 0.59.9 | 
|  | 868 |  | 
|  | 869 | 19/01/2018 | 
|  | 870 | - restructured basic authentication (margaretha) | 
|  | 871 | - fixed AuthenticationException to include authentication scheme (margaretha) | 
|  | 872 | - fixed rewrite redundancy in collection rewrite (margaretha) | 
|  | 873 | - fixed foundry rewrite for constituents (margaretha) | 
|  | 874 | - introduced authentication methods, schemes and tokens (margaretha) | 
|  | 875 | - implemented collection rewrite with multiple licenses (margaretha) | 
|  | 876 | - fixed foundry rewrite for korap span without wrap node (margaretha) | 
|  | 877 | - implemented list user group (margaretha) | 
|  | 878 | - implemented delete VC task (margaretha) | 
|  | 879 | - implemented create user-group, subscribe to user-groups, unsubscribe to | 
|  | 880 | user-groups tasks(margaretha) | 
|  | 881 | - fixed handling JSON mapping exception for missing enums (margaretha) | 
|  | 882 | - implemented list VC task (margaretha) | 
|  | 883 | - added KoralQuery in VC lists (margaretha) | 
|  | 884 | - implemented edit VC task (margaretha) | 
|  | 885 | - implemented publish VC task (margaretha) | 
|  | 886 | - implemented share VC task (margaretha) | 
|  | 887 | - implemented list only owned VC task (margaretha) | 
|  | 888 | - implemented list VC access task (margaretha) | 
|  | 889 | - implemented search VC by id task (margaretha) | 
|  | 890 | - implemented delete VC access (margaretha) | 
|  | 891 | - implemented search for project VC (margaretha) | 
|  | 892 | - added search VC related tests (margaretha) | 
|  | 893 | - removed PredefinedUserGroup.ALL and related codes (margaretha) | 
|  | 894 | - implemented search for published VC (margaretha) | 
|  | 895 |  | 
|  | 896 | # version 0.59.8 | 
|  | 897 |  | 
|  | 898 | 21/09/2017 | 
|  | 899 | - restructured statistics service (margaretha) | 
|  | 900 | - removed deprecated loader codes and tests (margaretha) | 
|  | 901 | - removed old Spring java configurations (margaretha) | 
|  | 902 | - implemented entity classes for the new database (margaretha) | 
|  | 903 | - added MySQL codes regarding VC and for testing (margaretha) | 
|  | 904 | - added dao methods regarding VC (margaretha) | 
|  | 905 | - added similar SQL codes (to MySQL) for sqlite (margaretha) | 
|  | 906 | - added dao methods regarding user groups (margaretha) | 
|  | 907 | - restructured web-service codes into controller and logic/business-service | 
|  | 908 | (margaretha) | 
|  | 909 | - implemented user role and privilege, and added tests (margaretha) | 
|  | 910 | - prepared test suite using new database (margaretha) | 
|  | 911 | - implemented UserGroupDao and tests (margaretha) | 
|  | 912 | - fixed missing exceptions in JsonUtils (margaretha) | 
|  | 913 | - restructured web filters and authentication codes (margaretha) | 
|  | 914 | - implemented create/store VC (margaretha) | 
|  | 915 | - fixed collection rewrite bug regarding availability with operation or | 
|  | 916 | (margaretha) | 
|  | 917 |  | 
|  | 918 | # version 0.59.7 | 
|  | 919 |  | 
|  | 920 | 13/10/2016 | 
|  | 921 | - MOD: updated search to use new siglen (diewald) | 
|  | 922 | - MOD: fixed matchinfo retrieval in light service (diewald) | 
|  | 923 |  | 
|  | 924 | 05/05/2015 | 
|  | 925 | - ADD: rest test suite for user service (hanl) | 
|  | 926 | - MOD: setup parameter modification (hanl) | 
|  | 927 | - ADD: oauth2 client unique constraint (hanl) |