blob: a62189897cc409081c81f3771751dbb591c8d246 [file] [log] [blame]
margarethac20741a2024-11-13 12:59:18 +01001# version 0.76-SNAPSHOT
2
margarethab4472102024-11-13 13:15:36 +01003- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +01004- Make URL mandatory for plugin registration (#573)
margarethab4472102024-11-13 13:15:36 +01005
margaretha34595a52024-10-28 08:54:10 +01006# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +02007
8- Alter role and remove privilege database tables (#763)
9- Update user-group and user-group member web-services (#763)
10- Remove edit member role web-service (#763)
11- Remove query access table (#763)
12- Remove query access admin, merged with user-group admin (#763)
13- Update share-query and query-access web-services (#763)
14- Add new web-service: delete role by query and group (#763)
15- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020016- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020017- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020018- Removed deleted_by from user_group and user_group_member tables (#764)
19- Removed created_by, status and status_date from user_group_member table (#764)
20- Removed GroupMemberStatus (#764)
21- Replace invite and subscribe to add member (#764)
22- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020023- Added deprecation messages to deprecated services
24- Removed mail configuration (#764)
margarethab6a0e6a2024-08-20 11:10:49 +020025- Deprecate VC access deletion.
margarethafeb0cce2024-09-19 08:32:39 +020026- Change default port to 8089.
27- Disallow scope all for non super clients.
margaretha34595a52024-10-28 08:54:10 +010028- Added config for total result cache and fixed inconsistency (#774).
margaretha83cdf7f2024-10-23 10:50:29 +020029- Changed memberUsername to member in the new member-role-addition web-service.
30- Removed user-privileges from user-group list response.
margaretha987a0512024-10-23 11:19:29 +020031- Added role names to user-group list
margarethabf6b0582024-10-24 09:43:49 +020032- Added not-timeExceeded to the totalResult constraints.
margarethae5336262024-10-24 12:36:43 +020033- Replace EDIT_VC occurrences with CREATE_VC, and removed it.
margaretha083b0ea2024-10-25 12:20:05 +020034- Fixed administrative user group retrieval to return groups with empty members.
margaretha83cdf7f2024-10-23 10:50:29 +020035
margaretha34c9fba2024-08-09 17:44:03 +020036
Akron7ba60862024-08-09 16:55:01 +020037# version 0.74.1-SNAPSHOT
38
39- Switch Docker image to temurin (diewald).
margaretha64755022024-06-18 10:30:59 +020040- - Introduce filter_by and deprecate authorized_only in OAuth2
41 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020042
margarethaac09c4f2024-10-10 12:46:50 +020043# version 0.74 hot-fix
44
45- Removed admin & owner restriction on client info access.
46- Removed registered_by and restrict registration_date to admin/owner-
47 only.
48
margaretha144be1a2024-08-09 15:38:40 +020049# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020050
51- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +020052- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +020053- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +020054- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +020055- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +020056- Unified ResourceFilters and SearchResourceFilters.
57- Fixed supported versions in the configs & changed delimiter to comma.
margaretha1df4f6d2024-07-12 13:45:52 +020058- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020059
margaretha1ef2a032024-06-11 11:39:57 +020060# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020061
margaretha46e2c952024-05-23 09:09:54 +020062- Added tests for the DNB scenario with custom max match
63 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020064- Cleaned up named-vc.
65- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020066- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020067- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020068- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020069- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020070
margaretha21879752024-04-22 12:12:58 +020071# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010072
margaretha387e4682024-03-22 11:26:29 +010073- Fixed jakarta validation error.
74- Added openapi doc (#744)
75- Moved service.properties to src/main/resources/properties
76- Moved free-resources.json to src/main/resources/json
77- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010078- Changed loading external kustvakt.conf and jdbc.properties
79 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020080- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020081- Setup vc-cache in the data folder (#598)
82- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020083- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020084- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020085- Updated configurations of the lite version to use the
86 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020087- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010088
margaretha28a53d12024-02-20 12:57:38 +010089# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010090
margarethab06377e2024-01-30 11:06:35 +010091- Moved the content of the full folder to the root folder
92- Removed Piwik
93- Removed unused libraries
94- Cleaned up spring configs
95- Updated Krill and Koral with new groupIds
96- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +010097- Updated search Krill and removed Lucene
98- Updated readme
margarethab06377e2024-01-30 11:06:35 +010099
100# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100101
102- Replaced javax.ws to jakarta.ws namespace (#648)
103- Upgrading Jersey 2.40 to 3.x (#646)
104- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
105- Replaced javax.persistence with jakarta.persistence (#648)
106- Migrate Hibernate 5 to 6 (#649)
107- Fix missing placeholders
108- Fixed conflicting jackson-jarxrs
109- Fixed conflicting commons-logging and spring jcl
110- Replaced javax.servlet with jakarta.servlet (#648)
111- Updated authorization services using Nimbus (#650)
112- Fixed BlockingFilter by replacing javax.annotation.Priority
113 with jakarta.annotation.Priority (#659, #648)
114- Replaced javax.annotation with jakarta.annotation
115- Enabled legacy support for authorization POST request
116- Changed OAuth2 token request using Nimbus (#650)
117- Removed Apache Oltu API from token requests (#650)
118- Removed OpenID
119- Fixed clearing cache
120- Fix JettyServerTest, init package, and some java docs.
121- Make scope extraction more flexible.
122- Updated token response using Nimbus (#650)
123- Remove Oltu request and validator implementations (#650)
124- Updated OAuth2 response handler (#650)
125- Fixed ShutdownHandler (fixed #708)
126- Fixed issues with multi-release jar (#706, #708)
127
128
129# version 0.71.1
130
131- Removed auditing (#611)
132- Removed old database configurations (#612)
133- Removed old tests
134- Removed unnecessary caches and methods in the authentication interface
135- Added total result cache (#599)
136- Fixed missing project.version in info web-service
137- Make sure totalResults and other numeric results are numbers (Kupietz)
138- Introduce CQP query language in Koral 0.41
139- Changed DB connection (fixed #670)
140- Resolved duplicate libraries
141- Fixed testing expiry access token
142- Fix lombok compile warning
143- Ensure the order of clean token tests.
144
145# version 0.71
146
147- Renamed entity and service packages in core
148- Renamed web.controller package in core
149- Moved SearchNetworkEndpoint to core.service package
150- Merged lite into full
151- Merged core into full
152
153
154# version 0.70.1
155
156- Added data folder containing super_client_info and database
157 for mounting into docker
158- Added an error for missing redirect uri in a token request
159 when it has been included in the authorization request.
160- Added tests for VC sharing and for OAuth2 client using VC services
161- Added and updated VC controller tests
162- Moved hibernate.properties
163- Added maximum number of user persistent virtual corpora and queries
164
165# version 0.70
166
167- Support token array in matchinfo (fixes #570; diewald)
168- Updated VC list API and deprecated owner VC list (addressed #580)
169- Added user info web-service (solved #566)
170- Implemented configurable resource filters for search and match
171 info APIs (#539)
172- Added getting username from LDAP (#568)
173- Disabled LDAP auth provider and token API in the auth filter (#587)
174- Added LDAP log for users without idsC2Profile
175- Fixed log4j2 properties.
176
177
178# version 0.69.3
179
180- Moved the service path of VC admin services to admin/vc (closed #543)
181- Added an admin service to load and cache system vc (solved #268)
182- Move oauth2 admin service path (closed #544)
183- Excluded admin service to load-cache VC from the test suite
184- Fixed refresh token expiry test
185- Fixed scope check in OAuth2 token request with refresh token
186
187# version 0.69.2
188
1892022-12-05
190- Upgrade version for E2E-simplified Docker images (diewald)
1912023-01-27
192- Updated client info API (replaced user authorization requirement with super
193 client authentication)
1942023-01-30
195- Made scope param required in authorization request (solved #508)
1962023-01-31
197- Allowed OAuth2 clients to use localhost as redirect URIs.
1982023-02-03
199- Fixed content-type in error responses by changing it to application/json
2002023-02-06
201- Allow admin access using admin token for the clean token API
2022023-02-10
203- Use admin filter instead of OAuth2 ADMIN scope
204- Added a plugin test.
2052023-02-15
206- Moved user-group retrieval API to UserGroupAdminController
207 and changed the service path URL of UserGroupAdminController.
2082023-02-20
209- Deprecate API token (JWT) web-service
210- Fixed Slf4J binding
2112023-02-28
212- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2132023-03-06
214- Fixed testing refresh token expiry.
215
216
217# version 0.69.1
218
219- Upgrade version for docker including indexer (diewald)
220
221
222# version 0.69
223
224 - Migrated to Java 11 and Jersey 2
225 - Updated dependencies
226 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
227
228
229# version 0.68
230
2312022-05-25
232 - Added a new API: list plugins (e.g for marketplace)
233 - Added redirect URI validation in authorization request (addressed #374)
234 - Handled user-defined refresh token expiry (added in client info and
235 list API response)
236 - Added installed_plugins table
237 - Added a new API: install plugin
238 - Handled redundant plugin installation
239 - Handled super client id in plugin installation
240 - Deprecated UserClientDto and uses ClientinfoDto instead
241 - Updated redirect URI error message for coherence
2422022-05-27
243 - Added maximum limit to custom refresh token expiry
2442022-06-01
245 - Added new APIs: list user-installed plugins and uninstall plugin.
246 - Moved install and list plugin APIs to PluginController and updated their
247 service paths under /plugins.
2482022-06-03
249 - Implemented searching option using a network endpoint
250 - Implemented initial super client registration for user authentication.
251 - Fixed admin clean token API and restrict plugins to confidential only.
252
253
254
255# version 0.67.1
256
2572022-05-12
258 - Implemented mapping of LDAP username to email
259 - Handled null parameters in authorization requests
2602022-05-25
261 - Fixed null client_id
262 - Updated ldap.config path in the kustvakt-test.conf
263
264
265# version 0.67
266
2672022-05-09
268 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
269 - An embedded LDAP server can now be started automatically if configured accordingly.
2702022-05-11
271 - Changed the SQL script updating oauth2_client table
272
273
274# version 0.66
275
2762022-03-31
277 - Updated query and user-group name pattern.
2782022-04-08
279 - Added redirect_uri to client info API.
2802022-04-11
281 - Added registration_date, refresh_token_expiry, source and is_permitted
282 to the oauth2_client database table, and updated the OAuth2 client
283 registration mechanism.
284 - Added authorization request with GET and deprecated that with POST.
2852022-04-13
286 - Updated OAuth2Client list API (added redirect_uri, registration_date,
287 permitted, source to OAuth2UserClientDto).
2882022-04-20
289 - Updated authorization error response. (Included error and error
290 description in the client redirect URI except for missing or
291 invalid client id or redirect URI.
292
293
294# version 0.65.2
295
2962022-03-03
297 - Removed VCLoader.
298 - Added foreign keys to the DB tables of access and refresh token scopes.
2992022-03-07
300 - Added more parameter checks and OAuth2Client web-service tests.
3012022-03-17
302 - Updated admin filter by using admin token and role checks.
3032022-03-18
304 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
3052022-03-28
306 - Updated admin filter (admintoken as a form param) and uses
307 it for the closing index reader API.
308 - Removed unused admin API: clear access token cache.
3092022-03-29
310 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
311
312# version 0.65.1
313
3142022-03-01
315 - Restricts the field retrieval web-service to admin only.
316
317# version 0.65
318
319!!! includes security updates - please update all Kustvakt libraries
320!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
321
3222021-12-02
323 - Updated VC cache.
3242021-12-03
325 - Enabled listing system vc for authorized users.
3262021-12-08
327 - Removed koralQuery and statistics from VC list.
328 - Added a web-service to retrieve KoralQuery of a VC
3292021-12-10
330 - [security] Updated log4j libs due to CVE-2021-44228.
3312021-12-13
332 - Fixed broken test suite.
3332022-01-03
334 - [security] More log4j security updates
335 - Bumped unboundid-ldapsdk
336 - Updated tests.
3372022-01-25
338 - Added show-tokens option to the search API.
3392022-01-31
340 - Added an API retrieving fields of a virtual corpus.
341
342# version 0.64.1
343
3442021-10-26
345 - Bump Kustvakt and Krill versions.
346
347
348# version 0.64
3492021-07-29
350 - Updated the change files and made a new version.
3512021-08-12
352 - Fixed errors due to missing query type and added tests.
3532021-08-13
354 - Fixed missing request entity.
355 - Updated the query service to enable editing query references.
3562021-08-16
357 - Fixed creator param when storing query or VC by admins for
358 the system or other users.
359
360# version 0.63.2
3612021-06-11
362 - Updated OAuth2 token length & secure random algorithm config.
363 - Added character set filter to random code generator, e.g. for client_id.
3642021-06-14
365 - Updated roleId and super client parameters.
3662021-06-24
367 - Fixed broken test.
3682021-07-22
369 - Updated cache settings and some loggings.
3702021-07-26
371 - Replaced annotation parsing with restoring the annotation tables to the
372database.
373 - Moved cache config to the full config.
374
375# version 0.63.1
3762021-02-22
377 - Updated libraries (margaretha)
378 - Renamed virtual corpus to query (margaretha)
3792021-02-26
380 - Added query access roles and fixed vc access roles (margaretha)
381 - Added delete query webservice and tests (margaretha)
3822021-03-25
383 - Updated Koral version for Info Controller (margaretha)
384 - Updated OAuth2 token list with token type and user clientId
385parameters (margaretha)
3862021-03-29
387 - Added client type in the client list web-service. Resolved #58 (margaretha)
3882021-04-19
389 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3902021-04-26
391 - Updated OAuth2 Client list (margaretha)
3922021-04-30
393 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
394 - Updated OAuth2 API responses for coherence (margaretha)
3952021-06-07
396 - Updated OAuth2 client dto (margaretha)
397
398# version 0.63
39926/10/2020
400 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
40129/10/2020
402 - Introduction of a query reference rewrite mechanism (diewald)
40330/10/2020
404 - Added database methods for storing query references (diewald)
40504/12/2020
406 - Fix hibernate dialect for SQLite. (margaretha)
40704/12/2020
408 - Fix pipe warning. (margaretha)
40914/01/2021
410 - Updated Flyway (margaretha)
41121/01/2021
412 - Fixed running pipe and updated tests with mockserver (margaretha)
41301/02/2021
414 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
41505/02/2021
416 - Add query reference web-service (diewald,margaretha)
41710/02/2021
418 - Fixed problem with multiple desktop apps (diewald, margaretha)
41912/02/2021
420 - Added listing available queries for users (margaretha)
42117/02/2021
422 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
423 - Added query and query language in virtual corpus table (margaretha)
42418/02/2021
425 - Set corpus access public for stored query (margaretha)
42619/02/2021
427 - Enabled API info web-service (margaretha)
428
429
430# version 0.62.4
43124/01/2020
432 - Removed salt from config and updated config files (margaretha)
43303/02/2020
434 - Added an admin API for clearing access token cache (margaretha)
43505/02/2020
436 - Added a config properties for a long-time access token expiry
437 and excluded refresh tokens for public clients in OAuth2 token
438 responses (margaretha)
439 - Removed client authentication from the client deregistration and
440 client-secret reset APIs (margaretha)
44104/03/2020
442 - Updated the sample index (diewald)
443
444# version 0.62.3
44503/12/2019
446 - Implemented pipe extension in the search API (margaretha)
44711/12/2019
448 - Added errors when requesting VC in caching process (margaretha,
449 resolved #47)
45012/12/2019
451 - Added support for multiple cq parameters (margaretha, resolved #46)
45213/12/2019
453 - Handled pipe errors and added tests (margaretha)
45419/12/2019
455 - Updated create update user-group API (margaretha)
45620/12/2019
457 - Removed transactional annotations from simple select queries (margaretha)
458 - Updated free resource controller (margaretha)
45915/01-2020
460 - Added additional statistic figures to virtual corpus info API
461 response (margaretha)
462
463# version 0.62.2
46417/10/2019
465 - Handled vulnerability CVE-2019-17195. (margaretha)
4668/11/2019
467 - Added user-group name pattern (margaretha, issue #33)
46811/11/2019
469 - Updated user group service paths and replaced groupId with groupName
470 (margaretha, resolved #33)
47112/11/2019
472 - Removed UserGroupJson & updated listUserGroups and createUserGroup
473 services (margaretha)
474 - Added prefixes to username and groupname parameters in service paths
475 (margaretha, resolved #35)
47613/11/2019
477 - Added tests for issue #43 (margaretha)
47814/11/2019
479 - Added client description and URL to list-authorized-clients service
480 (margaretha, close #53)
481 - Implemented a service to list clients registered by a user (margaretha,
482 close #52)
483 - Added a check for OAuth2 client, VC, and group name length (margaretha)
48415/11/2019
485 - Merged list authorized client and list registered client services
486 (margaretha)
48721/11/2019
488 - Added a service to list active refresh tokens of a user (margaretha)
489 - Added username filtering to token revocation service via super client
490 (margaretha)
49126/11/2019
492 - Added a service to revoke a single refresh token via super client
493 (margaretha)
494
495# version 0.62.1
49608/07/2019
497 - Added tests for public metadata response in search api (margaretha,
498 issue #43)
499 - Disabled some tests of unused/disabled web-services (margaretha)
50007/08/2019
501 - Fixed missing scopes after requesting access token with refresh token
502 (margaretha)
503 - Fixed post requests with status OK and empty body (margaretha)
50407/08/2019
505 - Added users to hidden group when searching in a published VC (margaretha,
506 resolved #40)
50715/08/2019
508 - Updated the response statuses of VC PUT requests (margaretha)
509
510# version 0.62
51128/02/2019
512 - Removed old VC controllers and updated tests (margaretha, issue #34)
513 - Updated VC access controllers (margaretha)
51419/03/2019
515 - Added close index controller (margaretha)
51611/04/2019
517 - Fixed unknown authentication scheme, missing VC entity, and parameter
518 checker (margaretha)
519 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
520 unique group name and unknown VC access (margaretha)
52127/06/2019
522 - Handled LDAP errors, fixed #45 (margaretha)
52303/07/2019
524 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
525 - Changed the response media-type of authentication controllers (margaretha)
526 - Fixed bugs: allow guest to retrieve system VC,
527 remove VC from cache when it is deleted (margaretha)
52804/07/2019
529 - Updated VC name pattern and tests (margaretha)
530
531# version 0.61.6
53204/02/2019
533 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
534 - Updated client deregistration behavior (margaretha)
53505/02/2019
536 - Added delete-group-by-name controller (margaretha)
537 - Added unique index to group name (margaretha)
53806/02/2019
539 - Updated a user setting test using array for multiple values (margaretha)
540 - Added metadata controller tests (margaretha)
54118/02/2019
542 - Fixed tests (margaretha)
543 - Updated handling errors from Koral (margaretha)
54419/02/2019
545 - Added fields to metadata controller (margaretha, issue #39)
546
547# version 0.61.5
54817/12/2018
549 - Added a search timeout test (margaretha)
55018/12/2018
551 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
55208/01/2019
553 - Improved predefined vc caching (issue #28, margaretha)
55409/01/2019
555 - Added comments (margaretha)
556 - Updated code structure (margaretha)
55711/01/2019
558 - Degraded API version to 1.0 (margaretha)
559 - Added OAuth2 client info tests (margaretha)
56014/01/2019
561 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
56216/01/2019
563 - Added a PUT request for both creating and editing vc (margaretha)
564 - Added aliases to some VC controllers (margaretha)
565 - Merged VC access list controllers (margaretha)
56621/01/2019
567 - Removed codes related to user registration & password management (margaretha)
56822/01/2019
569 - Added create, edit, retrieve user default setting controllers (margaretha)
57022/01/2019
571 - Updated default setting controllers & added tests (margaretha)
572 - Added delete key in setting controllers (margaretha)
57323/01/2019
574 - Added default setting key validation (margaretha)
575 - Fixed UserdataTest (margaretha)
57624/01/2019
577 - Added default setting key validation & fixed UserdataTest (margaretha)
57825/01/2019
579 - Added VC reference and MapUtil tests (margaretha)
58028/01/2019
581 - Fixed username verification in DefaultSettingService (margaretha)
582 - Added foundry rewrite with user default setting (margaretha)
583 - Added default foundry for morphology layer (margaretha)
58429/01/2019
585 - Fixed share VC type (margaretha)
586 - Added delete setting controller (margaretha)
587 - Handled "no resource found" cases (margaretha, issue #37)
58830/01/2019
589 - Added server shutdown description in readme (margaretha)
590
591# version 0.61.4
59214/11/2018
593 - Integrated lite and full services and controllers in core (margaretha)
59421/11/2018
595 - Updated OAuth2 refresh token request to create a new refresh token and
596 revoke the old one per request (margaretha)
59728/11/2018
598 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
599 - Handled storing cached VC with VC reference (margaretha)
60029/11/2018
601 - Added a controller for listing user clients having active refresh tokens
602 (margaretha)
6036/12/2018
604 - Added debug flags to mitigate log4j debugging performance (margaretha)
605 - Fixed KoralNode at() method (margaretha)
60611/12/2018
607 - Implemented revoking all tokens of a user client via a super client
608 (margaretha)
609 - Removed document controllers and KustvaktResource (margaretha)
610 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
611
612
613# version 0.61.3
61417/10/2018
615 - Updated NamedVCLoader to be optional (margaretha)
616 - Updated annotation tables & implemented key-value structure (margaretha)
617 - Added annotation parser for annotation data from kalamar (margaretha)
618 - Implemented parsing free resource info from json (margaretha)
61922/10/2018
620 - Updated jetty, spring and hibernate versions (margaretha)
621 - Fixed the order of annotation keys and values, and added tests (margaretha)
622 - Fixed resource DAO & added tests (margaretha)
62324/10/2018
624 - Fixed query serialization service (margaretha)
625 - Added "highlights" parameter to matchInfo controller (margaretha)
626 - Added "fields" parameter to search controllers (margaretha)
627 - Integrated lite controllers, services and tests in full version (margaretha)
62829/10/2018
629 - Moved javax.servlet-api to core (margaretha)
63007/11/2018
631 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
63213/11/2018
633 - Added Shutdown handler to Jetty server (margaretha)
634 - Fixed storing VC order in NamedVCLoader (margaretha)
635
636# version 0.61.2
63712/09/2018
638 - Added various log4j2 configurations (margaretha)
63913/09/2018
640 - Implemented VirtualCorpusRewrite (margaretha)
64114/09/2018
642 - Fixed SpringJerseyTest ApplicationContext (margaretha)
643 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
644 - Enabled VCReferenceTest in maven test suite (margaretha)
64518/09/2018
646 - Handled unique constraints / inserting duplicate items to DB (margaretha)
647 - Added a controller for editing user group member roles (margaretha)
64819/09/2018
649 - Fixed cached-VC ref with username (margaretha)
650
651# version 0.61.1
65228/08/2018
653 - Added API URL versioning (margaretha)
654 - Deactivated IdRewrite (margaretha)
655 - Fixed kustvakt controller (margaretha)
65630/08/2018
657 - Fixed root packages & added api version properties in kustvakt.conf
658 (margaretha)
659 - Fixed versioning in SearchController (margaretha)
660 - Added API versioning tests (margaretha)
661
662# version 0.61.0
663
66402/08/2018
665 - Added VC reference tests (margaretha)
666 - Implemented loading and caching named VCs (margaretha)
66703/08/2018
668 - Implemented OAuth2 revoke token (margaretha)
669 - Updated OAuth2 refresh token implementation (margaretha)
67014/08/2018
671 - Implemented revoke all OAuth2 access tokens and authorization codes of
672 client users when deregistering/deleting a client (margaretha)
673 - Fixed update OAuth2 access token (margaretha)
674 - Implemented reset client secret (margaretha)
675 - Fixed revoking latest access token when refreshing OAuth2 access token
676 (margaretha)
67715/08/2018
678 - Implemented OAuth2 client info controller (margaretha)
679 - Implemented update OAuth2 client privilege controller for admins
680 (margaretha)
681 - Implemented unlimited authorization scope for super clients with OAuth2
682 password grant (margaretha)
683 - Marked native clients implementation to deprecated in favour of super
684 clients (margaretha)
685 - Enabled using Bearer tokens as user authentication tokens (Authorization
686 header value) for many controllers including OAuth2 controllers (margaretha)
68716/08/2018
688 - Implemented degrading super clients (margaretha)
689 - Improved and added OAuth2 tests (margaretha)
69021/08/2018
691 - Added VC name pattern check (margaretha)
69222/08/2018
693 - Implemented loading VC from gz files (margaretha)
694 - Updated OAuth2 authorization codes' & access tokens' expiry check
695 (margaretha)
69623/08/2018
697 - Updated RefreshToken implementations with separate DB tables (margaretha)
698 - Allows multiple access tokens per refresh token (margaretha)
69927/08/2018
700 - Added statistic with VC reference tests (margaretha)
701 - Fixed OAuth2 SQL files (margaretha)
70228/08/2018
703 - Added c3p0 datasource configuration to Spring default-config-xml
704 (margaretha)
705 - Added running Kustvakt server with custom spring config in the readme
706 (margaretha)
707 - Removed old OAuth2 codes (margaretha)
708 - Moved non-config test codes to misc (margaretha)
709
710
711# version 0.60.5
712
71309/07/2018
714 - Added service layer to the search controller (margaretha)
715 - Added OAuth2 scope checking in search and VC controllers (margaretha)
716 - Added handling OAuth2 bearer token for VC access and User group
717 controllers (margaretha)
718 - Added default scope to password grant (margaretha)
71910/07/2018
720 - Made createBasicAuthorizationHeaderValue static (margaretha)
721 - Added store access token in openID token service (margaretha)
722 - Fixed empty scope in openID authorization and token service (margaretha)
723 - Implemented storing authorization code in cache (margaretha)
72411/07/2018
725 - Fixed authentication time in authentication controller (margaretha)
726 - Added OAuth2 access token tests (margaretha)
72712/07/2018
728 - Updated maven surefire setting for faster test suite runtime (margaretha)
729 - Implemented refreshing OAuth2 access token (margaretha)
73026/07/2018
731 - Fixed issue #27 (margaretha)
73202/08/2018s
733 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
734
735
736# version 0.60.4
737
73805/07/2018
739 - implemented OAuth2 authorization code request with OpenID Authentication
740 (margaretha)
741 - enabled OAuth2 authorization without OpenID authentication using Nimbus
742 library (margaretha)
743 - implemented response handler for OpenID authentication errors in authorization
744 requests (margaretha)
745 - added tests regarding OpenID authentication in authorization requests
746 (margaretha)
747 - implemented OAuth2 authorization error response via redirect URI instead of
748 JSON (margaretha)
749 - added state to OAuth2 authorization error response (margaretha)
750 - implemented OpenID token service for authorization code flow (margaretha)
751 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
752 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
753 keys (margaretha)
754 - implemented OpenId configuration (margaretha)
755 - added authentication time and support for auth_time in id_token (margaretha)
756 - implemented support for nonce and max_age parameters in OpenID authentication
757 (margaretha)
758 - implemented OAuth2 token request with password grant using Nimbus library
759 (margaretha)
760 - updated redirect URI validator (margaretha)
761 - updated client registration requirement to allow desktop applications
762 (margaretha)
763 - fixed RSA key configuration (margaretha)
764 - merged OAuth2 client deregistration controllers (margaretha)
765 - fixed OAuth2 client unique URL-hashcode (margaretha)
766 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
767 - Added support for unrestricted corpus statistics (ndiewald)
768 - updated paths of user-group deletion-controllers (margaretha)
769 - Do not pass broken queries to Krill (diewald)
770 - added OAuth2 token request with client authentication via Authorization
771 header (margaretha)
772 - added port checking in test suite (margaretha)
773
774# version 0.60.3
775
77606/06/2018
777 - improved user authentication by using authentication filter for authorization
778 code request (margaretha)
779 - limited client authentication to client id checking in authorization code
780 request (margaretha)
781 - added user_id in the oauth2_access_token database table (margaretha)
782 - implemented OAuth2Authentication provider for token context management
783 (margaretha)
784 - added parameter checking for authorization DAO (margaretha)
785 - added controller tests using OAuth2 access token (margaretha)
786 - added database tables for MySQL (margaretha)
787 - updated JWT library and related codes (margaretha)
788
789# version 0.60.2
790
79103/05/2018
792 - implemented OAuth2 client registration (margaretha)
793 - implemented OAuth2 client authentication (margaretha)
794 - changed virtual corpus search to retrieval (margaretha)
795 - implemented public client deregistration task (margaretha)
796 - added client registration and deregistration tests (margaretha)
797 - implemented confidential client deregistration task (margaretha)
798 - fixed storing client secret (margaretha)
799 - implemented OAuth2 response handler (margaretha)
800 - implemented OAuth2 request access token with client credentials grant
801 (margaretha)
802 - implemented OAuth2 request access token with resource owner password grant
803 (margaretha)
804 - implemented OAuth2 authorization code request (margaretha)
805 - added OAuth2 error codes (margaretha)
806 - added OAuth2 authorization, scope and access token tables for SQLite
807 (margaretha)
808 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
809 - implemented OAuth2 request access token with authorization code grant
810 (margaretha)
811 - added setting default scopes in the config file (margaretha)
812 - fixed loading spring config multiple times in the test suite (margaretha)
813 - added SQLite created_date trigger for access token (margaretha)
814 - added a join table for access token scopes (margaretha)
815 - added access scopes handling (margaretha)
816 - added tests about request token with authorization code (margaretha)
817
818# version 0.60.1
819
82028/03/2018
821 - added admin-related SQL codes (margaretha)
822 - updated AdminDao (margaretha)
823 - added optional username query parameter to group list controller (margaretha)
824 - fixed non hierarchical URI of kustvakt conf files (margaretha)
825 - added delete group member triggers (margaretha)
826 - added list user-group by username and status for system admin (margaretha)
827 - added user-group status in user-group DTO (margaretha)
828 - added check for hidden groups in user-group tests (margaretha)
829 - added database trigger test on deleting members when deleting group
830 (margaretha)
831 - renamed VC type PREDEFINED to SYSTEM (margaretha)
832 - added VC list controller for system admin (margaretha)
833 - added VC controller tests with for system admin (margaretha)
834 - added hidden access removal when deleting published VC (margaretha)
835 - added check for hidden groups in VC controller tests (margaretha)
836 - added search user-group controller (margaretha)
837 - removed createdBy from VirtualCorpusJson (margaretha)
838 - moved member role setting from the invitation phase to the after-subscription
839 phase (margaretha)
840 - added member role removal after deleting members (margaretha)
841 - added add and delete member role controllers (margaretha)
842
843# version 0.60
844
84514/03/2018
846 - set up mail settings using localhost port 25 (margaretha)
847 - added mail template in kustvakt configuration (margaretha)
848 - added mail settings to readme (margaretha)
849 - disabled email notification for auto group (margaretha)
850 - added metadata retrieval (diewald)
851 - enabled custom implementation for email address retrieval (margaretha)
852 - removed old policy and deprecated code (margaretha)
853 - moved authentication related code to /full (margaretha)
854 - added userRoles attribute to UserGroupDto. (margaretha)
855 - fixed sqlite trigger (margaretha)
856 - fixed member exist error message (margaretha)
857 - fixed member invitation to join deleted group (margaretha)
858 - added checking deleted group (margaretha)
859
860# version 0.59.10
861
86220/02/2018
863 - added sort VC by id (margaretha)
864 - added test cases regarding VC sharing (margaretha)
865 - implemented withdraw VC from publication (margaretha)
866 - added Changes file (margaretha)
867 - implemented add/invite users to group (margaretha)
868 - implemented delete user-group and member tasks (margaretha)
869 - added userMemberStatus in group lists (margaretha)
870 - updated and added SQL test data (margaretha)
871 - added user group related tests (margaretha)
872 - implemented custom configuration for deleting user groups and members (margaretha)
873 - updated library versions and java environment (margaretha)
874 - added expiration time check for member invitation (margaretha)
875 - moved .properties files (margaretha)
876 - merged changelog file to Changes (margaretha)
877 - updated status codes and error messages to be more detailed (margaretha)
878 - testing mail implementation using embedded jetty jndi (margaretha)
879 - fixed collection rewrite regarding OR operation with other fields
880 (margaretha)
881 - implemented sending mail using spring injection and removed jetty jndi
882 (margaretha)
883 - fixed unrecognized application/json (margaretha)
884 - fixed and updated velocity template (margaretha)
885
886# version 0.59.9
887
88819/01/2018
889 - restructured basic authentication (margaretha)
890 - fixed AuthenticationException to include authentication scheme (margaretha)
891 - fixed rewrite redundancy in collection rewrite (margaretha)
892 - fixed foundry rewrite for constituents (margaretha)
893 - introduced authentication methods, schemes and tokens (margaretha)
894 - implemented collection rewrite with multiple licenses (margaretha)
895 - fixed foundry rewrite for korap span without wrap node (margaretha)
896 - implemented list user group (margaretha)
897 - implemented delete VC task (margaretha)
898 - implemented create user-group, subscribe to user-groups, unsubscribe to
899 user-groups tasks(margaretha)
900 - fixed handling JSON mapping exception for missing enums (margaretha)
901 - implemented list VC task (margaretha)
902 - added KoralQuery in VC lists (margaretha)
903 - implemented edit VC task (margaretha)
904 - implemented publish VC task (margaretha)
905 - implemented share VC task (margaretha)
906 - implemented list only owned VC task (margaretha)
907 - implemented list VC access task (margaretha)
908 - implemented search VC by id task (margaretha)
909 - implemented delete VC access (margaretha)
910 - implemented search for project VC (margaretha)
911 - added search VC related tests (margaretha)
912 - removed PredefinedUserGroup.ALL and related codes (margaretha)
913 - implemented search for published VC (margaretha)
914
915# version 0.59.8
916
91721/09/2017
918 - restructured statistics service (margaretha)
919 - removed deprecated loader codes and tests (margaretha)
920 - removed old Spring java configurations (margaretha)
921 - implemented entity classes for the new database (margaretha)
922 - added MySQL codes regarding VC and for testing (margaretha)
923 - added dao methods regarding VC (margaretha)
924 - added similar SQL codes (to MySQL) for sqlite (margaretha)
925 - added dao methods regarding user groups (margaretha)
926 - restructured web-service codes into controller and logic/business-service
927 (margaretha)
928 - implemented user role and privilege, and added tests (margaretha)
929 - prepared test suite using new database (margaretha)
930 - implemented UserGroupDao and tests (margaretha)
931 - fixed missing exceptions in JsonUtils (margaretha)
932 - restructured web filters and authentication codes (margaretha)
933 - implemented create/store VC (margaretha)
934 - fixed collection rewrite bug regarding availability with operation or
935 (margaretha)
936
937# version 0.59.7
938
93913/10/2016
940 - MOD: updated search to use new siglen (diewald)
941 - MOD: fixed matchinfo retrieval in light service (diewald)
942
94305/05/2015
944 - ADD: rest test suite for user service (hanl)
945 - MOD: setup parameter modification (hanl)
946 - ADD: oauth2 client unique constraint (hanl)