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