blob: 43009a8f02008039e4d530b3f96514327c287e48 [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)
margaretha90dca022024-11-19 09:25:40 +01005- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +01006- Implemented QueryContextRewrite (#755)
7- Replace operation:insertion with operation:injection (#778)
margarethad0f4af82024-11-19 12:13:24 +01008
margarethab4472102024-11-13 13:15:36 +01009
margaretha34595a52024-10-28 08:54:10 +010010# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020011
12- Alter role and remove privilege database tables (#763)
13- Update user-group and user-group member web-services (#763)
14- Remove edit member role web-service (#763)
15- Remove query access table (#763)
16- Remove query access admin, merged with user-group admin (#763)
17- Update share-query and query-access web-services (#763)
18- Add new web-service: delete role by query and group (#763)
19- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020020- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020021- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020022- Removed deleted_by from user_group and user_group_member tables (#764)
23- Removed created_by, status and status_date from user_group_member table (#764)
24- Removed GroupMemberStatus (#764)
25- Replace invite and subscribe to add member (#764)
26- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020027- Added deprecation messages to deprecated services
28- Removed mail configuration (#764)
margarethab6a0e6a2024-08-20 11:10:49 +020029- Deprecate VC access deletion.
margarethafeb0cce2024-09-19 08:32:39 +020030- Change default port to 8089.
31- Disallow scope all for non super clients.
margaretha34595a52024-10-28 08:54:10 +010032- Added config for total result cache and fixed inconsistency (#774).
margaretha83cdf7f2024-10-23 10:50:29 +020033- Changed memberUsername to member in the new member-role-addition web-service.
34- Removed user-privileges from user-group list response.
margaretha987a0512024-10-23 11:19:29 +020035- Added role names to user-group list
margarethabf6b0582024-10-24 09:43:49 +020036- Added not-timeExceeded to the totalResult constraints.
margarethae5336262024-10-24 12:36:43 +020037- Replace EDIT_VC occurrences with CREATE_VC, and removed it.
margaretha083b0ea2024-10-25 12:20:05 +020038- Fixed administrative user group retrieval to return groups with empty members.
margaretha83cdf7f2024-10-23 10:50:29 +020039
margaretha34c9fba2024-08-09 17:44:03 +020040
Akron7ba60862024-08-09 16:55:01 +020041# version 0.74.1-SNAPSHOT
42
43- Switch Docker image to temurin (diewald).
margaretha64755022024-06-18 10:30:59 +020044- - Introduce filter_by and deprecate authorized_only in OAuth2
45 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020046
margarethaac09c4f2024-10-10 12:46:50 +020047# version 0.74 hot-fix
48
49- Removed admin & owner restriction on client info access.
50- Removed registered_by and restrict registration_date to admin/owner-
51 only.
52
margaretha144be1a2024-08-09 15:38:40 +020053# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020054
55- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +020056- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +020057- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +020058- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +020059- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +020060- Unified ResourceFilters and SearchResourceFilters.
61- Fixed supported versions in the configs & changed delimiter to comma.
margaretha1df4f6d2024-07-12 13:45:52 +020062- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020063
margaretha1ef2a032024-06-11 11:39:57 +020064# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020065
margaretha46e2c952024-05-23 09:09:54 +020066- Added tests for the DNB scenario with custom max match
67 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020068- Cleaned up named-vc.
69- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020070- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020071- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020072- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020073- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020074
margaretha21879752024-04-22 12:12:58 +020075# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010076
margaretha387e4682024-03-22 11:26:29 +010077- Fixed jakarta validation error.
78- Added openapi doc (#744)
79- Moved service.properties to src/main/resources/properties
80- Moved free-resources.json to src/main/resources/json
81- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010082- Changed loading external kustvakt.conf and jdbc.properties
83 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020084- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020085- Setup vc-cache in the data folder (#598)
86- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020087- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020088- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020089- Updated configurations of the lite version to use the
90 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020091- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010092
margaretha28a53d12024-02-20 12:57:38 +010093# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010094
margarethab06377e2024-01-30 11:06:35 +010095- Moved the content of the full folder to the root folder
96- Removed Piwik
97- Removed unused libraries
98- Cleaned up spring configs
99- Updated Krill and Koral with new groupIds
100- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100101- Updated search Krill and removed Lucene
102- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100103
104# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100105
106- Replaced javax.ws to jakarta.ws namespace (#648)
107- Upgrading Jersey 2.40 to 3.x (#646)
108- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
109- Replaced javax.persistence with jakarta.persistence (#648)
110- Migrate Hibernate 5 to 6 (#649)
111- Fix missing placeholders
112- Fixed conflicting jackson-jarxrs
113- Fixed conflicting commons-logging and spring jcl
114- Replaced javax.servlet with jakarta.servlet (#648)
115- Updated authorization services using Nimbus (#650)
116- Fixed BlockingFilter by replacing javax.annotation.Priority
117 with jakarta.annotation.Priority (#659, #648)
118- Replaced javax.annotation with jakarta.annotation
119- Enabled legacy support for authorization POST request
120- Changed OAuth2 token request using Nimbus (#650)
121- Removed Apache Oltu API from token requests (#650)
122- Removed OpenID
123- Fixed clearing cache
124- Fix JettyServerTest, init package, and some java docs.
125- Make scope extraction more flexible.
126- Updated token response using Nimbus (#650)
127- Remove Oltu request and validator implementations (#650)
128- Updated OAuth2 response handler (#650)
129- Fixed ShutdownHandler (fixed #708)
130- Fixed issues with multi-release jar (#706, #708)
131
132
133# version 0.71.1
134
135- Removed auditing (#611)
136- Removed old database configurations (#612)
137- Removed old tests
138- Removed unnecessary caches and methods in the authentication interface
139- Added total result cache (#599)
140- Fixed missing project.version in info web-service
141- Make sure totalResults and other numeric results are numbers (Kupietz)
142- Introduce CQP query language in Koral 0.41
143- Changed DB connection (fixed #670)
144- Resolved duplicate libraries
145- Fixed testing expiry access token
146- Fix lombok compile warning
147- Ensure the order of clean token tests.
148
149# version 0.71
150
151- Renamed entity and service packages in core
152- Renamed web.controller package in core
153- Moved SearchNetworkEndpoint to core.service package
154- Merged lite into full
155- Merged core into full
156
157
158# version 0.70.1
159
160- Added data folder containing super_client_info and database
161 for mounting into docker
162- Added an error for missing redirect uri in a token request
163 when it has been included in the authorization request.
164- Added tests for VC sharing and for OAuth2 client using VC services
165- Added and updated VC controller tests
166- Moved hibernate.properties
167- Added maximum number of user persistent virtual corpora and queries
168
169# version 0.70
170
171- Support token array in matchinfo (fixes #570; diewald)
172- Updated VC list API and deprecated owner VC list (addressed #580)
173- Added user info web-service (solved #566)
174- Implemented configurable resource filters for search and match
175 info APIs (#539)
176- Added getting username from LDAP (#568)
177- Disabled LDAP auth provider and token API in the auth filter (#587)
178- Added LDAP log for users without idsC2Profile
179- Fixed log4j2 properties.
180
181
182# version 0.69.3
183
184- Moved the service path of VC admin services to admin/vc (closed #543)
185- Added an admin service to load and cache system vc (solved #268)
186- Move oauth2 admin service path (closed #544)
187- Excluded admin service to load-cache VC from the test suite
188- Fixed refresh token expiry test
189- Fixed scope check in OAuth2 token request with refresh token
190
191# version 0.69.2
192
1932022-12-05
194- Upgrade version for E2E-simplified Docker images (diewald)
1952023-01-27
196- Updated client info API (replaced user authorization requirement with super
197 client authentication)
1982023-01-30
199- Made scope param required in authorization request (solved #508)
2002023-01-31
201- Allowed OAuth2 clients to use localhost as redirect URIs.
2022023-02-03
203- Fixed content-type in error responses by changing it to application/json
2042023-02-06
205- Allow admin access using admin token for the clean token API
2062023-02-10
207- Use admin filter instead of OAuth2 ADMIN scope
208- Added a plugin test.
2092023-02-15
210- Moved user-group retrieval API to UserGroupAdminController
211 and changed the service path URL of UserGroupAdminController.
2122023-02-20
213- Deprecate API token (JWT) web-service
214- Fixed Slf4J binding
2152023-02-28
216- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2172023-03-06
218- Fixed testing refresh token expiry.
219
220
221# version 0.69.1
222
223- Upgrade version for docker including indexer (diewald)
224
225
226# version 0.69
227
228 - Migrated to Java 11 and Jersey 2
229 - Updated dependencies
230 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
231
232
233# version 0.68
234
2352022-05-25
236 - Added a new API: list plugins (e.g for marketplace)
237 - Added redirect URI validation in authorization request (addressed #374)
238 - Handled user-defined refresh token expiry (added in client info and
239 list API response)
240 - Added installed_plugins table
241 - Added a new API: install plugin
242 - Handled redundant plugin installation
243 - Handled super client id in plugin installation
244 - Deprecated UserClientDto and uses ClientinfoDto instead
245 - Updated redirect URI error message for coherence
2462022-05-27
247 - Added maximum limit to custom refresh token expiry
2482022-06-01
249 - Added new APIs: list user-installed plugins and uninstall plugin.
250 - Moved install and list plugin APIs to PluginController and updated their
251 service paths under /plugins.
2522022-06-03
253 - Implemented searching option using a network endpoint
254 - Implemented initial super client registration for user authentication.
255 - Fixed admin clean token API and restrict plugins to confidential only.
256
257
258
259# version 0.67.1
260
2612022-05-12
262 - Implemented mapping of LDAP username to email
263 - Handled null parameters in authorization requests
2642022-05-25
265 - Fixed null client_id
266 - Updated ldap.config path in the kustvakt-test.conf
267
268
269# version 0.67
270
2712022-05-09
272 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
273 - An embedded LDAP server can now be started automatically if configured accordingly.
2742022-05-11
275 - Changed the SQL script updating oauth2_client table
276
277
278# version 0.66
279
2802022-03-31
281 - Updated query and user-group name pattern.
2822022-04-08
283 - Added redirect_uri to client info API.
2842022-04-11
285 - Added registration_date, refresh_token_expiry, source and is_permitted
286 to the oauth2_client database table, and updated the OAuth2 client
287 registration mechanism.
288 - Added authorization request with GET and deprecated that with POST.
2892022-04-13
290 - Updated OAuth2Client list API (added redirect_uri, registration_date,
291 permitted, source to OAuth2UserClientDto).
2922022-04-20
293 - Updated authorization error response. (Included error and error
294 description in the client redirect URI except for missing or
295 invalid client id or redirect URI.
296
297
298# version 0.65.2
299
3002022-03-03
301 - Removed VCLoader.
302 - Added foreign keys to the DB tables of access and refresh token scopes.
3032022-03-07
304 - Added more parameter checks and OAuth2Client web-service tests.
3052022-03-17
306 - Updated admin filter by using admin token and role checks.
3072022-03-18
308 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
3092022-03-28
310 - Updated admin filter (admintoken as a form param) and uses
311 it for the closing index reader API.
312 - Removed unused admin API: clear access token cache.
3132022-03-29
314 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
315
316# version 0.65.1
317
3182022-03-01
319 - Restricts the field retrieval web-service to admin only.
320
321# version 0.65
322
323!!! includes security updates - please update all Kustvakt libraries
324!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
325
3262021-12-02
327 - Updated VC cache.
3282021-12-03
329 - Enabled listing system vc for authorized users.
3302021-12-08
331 - Removed koralQuery and statistics from VC list.
332 - Added a web-service to retrieve KoralQuery of a VC
3332021-12-10
334 - [security] Updated log4j libs due to CVE-2021-44228.
3352021-12-13
336 - Fixed broken test suite.
3372022-01-03
338 - [security] More log4j security updates
339 - Bumped unboundid-ldapsdk
340 - Updated tests.
3412022-01-25
342 - Added show-tokens option to the search API.
3432022-01-31
344 - Added an API retrieving fields of a virtual corpus.
345
346# version 0.64.1
347
3482021-10-26
349 - Bump Kustvakt and Krill versions.
350
351
352# version 0.64
3532021-07-29
354 - Updated the change files and made a new version.
3552021-08-12
356 - Fixed errors due to missing query type and added tests.
3572021-08-13
358 - Fixed missing request entity.
359 - Updated the query service to enable editing query references.
3602021-08-16
361 - Fixed creator param when storing query or VC by admins for
362 the system or other users.
363
364# version 0.63.2
3652021-06-11
366 - Updated OAuth2 token length & secure random algorithm config.
367 - Added character set filter to random code generator, e.g. for client_id.
3682021-06-14
369 - Updated roleId and super client parameters.
3702021-06-24
371 - Fixed broken test.
3722021-07-22
373 - Updated cache settings and some loggings.
3742021-07-26
375 - Replaced annotation parsing with restoring the annotation tables to the
376database.
377 - Moved cache config to the full config.
378
379# version 0.63.1
3802021-02-22
381 - Updated libraries (margaretha)
382 - Renamed virtual corpus to query (margaretha)
3832021-02-26
384 - Added query access roles and fixed vc access roles (margaretha)
385 - Added delete query webservice and tests (margaretha)
3862021-03-25
387 - Updated Koral version for Info Controller (margaretha)
388 - Updated OAuth2 token list with token type and user clientId
389parameters (margaretha)
3902021-03-29
391 - Added client type in the client list web-service. Resolved #58 (margaretha)
3922021-04-19
393 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3942021-04-26
395 - Updated OAuth2 Client list (margaretha)
3962021-04-30
397 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
398 - Updated OAuth2 API responses for coherence (margaretha)
3992021-06-07
400 - Updated OAuth2 client dto (margaretha)
401
402# version 0.63
40326/10/2020
404 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
40529/10/2020
406 - Introduction of a query reference rewrite mechanism (diewald)
40730/10/2020
408 - Added database methods for storing query references (diewald)
40904/12/2020
410 - Fix hibernate dialect for SQLite. (margaretha)
41104/12/2020
412 - Fix pipe warning. (margaretha)
41314/01/2021
414 - Updated Flyway (margaretha)
41521/01/2021
416 - Fixed running pipe and updated tests with mockserver (margaretha)
41701/02/2021
418 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
41905/02/2021
420 - Add query reference web-service (diewald,margaretha)
42110/02/2021
422 - Fixed problem with multiple desktop apps (diewald, margaretha)
42312/02/2021
424 - Added listing available queries for users (margaretha)
42517/02/2021
426 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
427 - Added query and query language in virtual corpus table (margaretha)
42818/02/2021
429 - Set corpus access public for stored query (margaretha)
43019/02/2021
431 - Enabled API info web-service (margaretha)
432
433
434# version 0.62.4
43524/01/2020
436 - Removed salt from config and updated config files (margaretha)
43703/02/2020
438 - Added an admin API for clearing access token cache (margaretha)
43905/02/2020
440 - Added a config properties for a long-time access token expiry
441 and excluded refresh tokens for public clients in OAuth2 token
442 responses (margaretha)
443 - Removed client authentication from the client deregistration and
444 client-secret reset APIs (margaretha)
44504/03/2020
446 - Updated the sample index (diewald)
447
448# version 0.62.3
44903/12/2019
450 - Implemented pipe extension in the search API (margaretha)
45111/12/2019
452 - Added errors when requesting VC in caching process (margaretha,
453 resolved #47)
45412/12/2019
455 - Added support for multiple cq parameters (margaretha, resolved #46)
45613/12/2019
457 - Handled pipe errors and added tests (margaretha)
45819/12/2019
459 - Updated create update user-group API (margaretha)
46020/12/2019
461 - Removed transactional annotations from simple select queries (margaretha)
462 - Updated free resource controller (margaretha)
46315/01-2020
464 - Added additional statistic figures to virtual corpus info API
465 response (margaretha)
466
467# version 0.62.2
46817/10/2019
469 - Handled vulnerability CVE-2019-17195. (margaretha)
4708/11/2019
471 - Added user-group name pattern (margaretha, issue #33)
47211/11/2019
473 - Updated user group service paths and replaced groupId with groupName
474 (margaretha, resolved #33)
47512/11/2019
476 - Removed UserGroupJson & updated listUserGroups and createUserGroup
477 services (margaretha)
478 - Added prefixes to username and groupname parameters in service paths
479 (margaretha, resolved #35)
48013/11/2019
481 - Added tests for issue #43 (margaretha)
48214/11/2019
483 - Added client description and URL to list-authorized-clients service
484 (margaretha, close #53)
485 - Implemented a service to list clients registered by a user (margaretha,
486 close #52)
487 - Added a check for OAuth2 client, VC, and group name length (margaretha)
48815/11/2019
489 - Merged list authorized client and list registered client services
490 (margaretha)
49121/11/2019
492 - Added a service to list active refresh tokens of a user (margaretha)
493 - Added username filtering to token revocation service via super client
494 (margaretha)
49526/11/2019
496 - Added a service to revoke a single refresh token via super client
497 (margaretha)
498
499# version 0.62.1
50008/07/2019
501 - Added tests for public metadata response in search api (margaretha,
502 issue #43)
503 - Disabled some tests of unused/disabled web-services (margaretha)
50407/08/2019
505 - Fixed missing scopes after requesting access token with refresh token
506 (margaretha)
507 - Fixed post requests with status OK and empty body (margaretha)
50807/08/2019
509 - Added users to hidden group when searching in a published VC (margaretha,
510 resolved #40)
51115/08/2019
512 - Updated the response statuses of VC PUT requests (margaretha)
513
514# version 0.62
51528/02/2019
516 - Removed old VC controllers and updated tests (margaretha, issue #34)
517 - Updated VC access controllers (margaretha)
51819/03/2019
519 - Added close index controller (margaretha)
52011/04/2019
521 - Fixed unknown authentication scheme, missing VC entity, and parameter
522 checker (margaretha)
523 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
524 unique group name and unknown VC access (margaretha)
52527/06/2019
526 - Handled LDAP errors, fixed #45 (margaretha)
52703/07/2019
528 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
529 - Changed the response media-type of authentication controllers (margaretha)
530 - Fixed bugs: allow guest to retrieve system VC,
531 remove VC from cache when it is deleted (margaretha)
53204/07/2019
533 - Updated VC name pattern and tests (margaretha)
534
535# version 0.61.6
53604/02/2019
537 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
538 - Updated client deregistration behavior (margaretha)
53905/02/2019
540 - Added delete-group-by-name controller (margaretha)
541 - Added unique index to group name (margaretha)
54206/02/2019
543 - Updated a user setting test using array for multiple values (margaretha)
544 - Added metadata controller tests (margaretha)
54518/02/2019
546 - Fixed tests (margaretha)
547 - Updated handling errors from Koral (margaretha)
54819/02/2019
549 - Added fields to metadata controller (margaretha, issue #39)
550
551# version 0.61.5
55217/12/2018
553 - Added a search timeout test (margaretha)
55418/12/2018
555 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
55608/01/2019
557 - Improved predefined vc caching (issue #28, margaretha)
55809/01/2019
559 - Added comments (margaretha)
560 - Updated code structure (margaretha)
56111/01/2019
562 - Degraded API version to 1.0 (margaretha)
563 - Added OAuth2 client info tests (margaretha)
56414/01/2019
565 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
56616/01/2019
567 - Added a PUT request for both creating and editing vc (margaretha)
568 - Added aliases to some VC controllers (margaretha)
569 - Merged VC access list controllers (margaretha)
57021/01/2019
571 - Removed codes related to user registration & password management (margaretha)
57222/01/2019
573 - Added create, edit, retrieve user default setting controllers (margaretha)
57422/01/2019
575 - Updated default setting controllers & added tests (margaretha)
576 - Added delete key in setting controllers (margaretha)
57723/01/2019
578 - Added default setting key validation (margaretha)
579 - Fixed UserdataTest (margaretha)
58024/01/2019
581 - Added default setting key validation & fixed UserdataTest (margaretha)
58225/01/2019
583 - Added VC reference and MapUtil tests (margaretha)
58428/01/2019
585 - Fixed username verification in DefaultSettingService (margaretha)
586 - Added foundry rewrite with user default setting (margaretha)
587 - Added default foundry for morphology layer (margaretha)
58829/01/2019
589 - Fixed share VC type (margaretha)
590 - Added delete setting controller (margaretha)
591 - Handled "no resource found" cases (margaretha, issue #37)
59230/01/2019
593 - Added server shutdown description in readme (margaretha)
594
595# version 0.61.4
59614/11/2018
597 - Integrated lite and full services and controllers in core (margaretha)
59821/11/2018
599 - Updated OAuth2 refresh token request to create a new refresh token and
600 revoke the old one per request (margaretha)
60128/11/2018
602 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
603 - Handled storing cached VC with VC reference (margaretha)
60429/11/2018
605 - Added a controller for listing user clients having active refresh tokens
606 (margaretha)
6076/12/2018
608 - Added debug flags to mitigate log4j debugging performance (margaretha)
609 - Fixed KoralNode at() method (margaretha)
61011/12/2018
611 - Implemented revoking all tokens of a user client via a super client
612 (margaretha)
613 - Removed document controllers and KustvaktResource (margaretha)
614 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
615
616
617# version 0.61.3
61817/10/2018
619 - Updated NamedVCLoader to be optional (margaretha)
620 - Updated annotation tables & implemented key-value structure (margaretha)
621 - Added annotation parser for annotation data from kalamar (margaretha)
622 - Implemented parsing free resource info from json (margaretha)
62322/10/2018
624 - Updated jetty, spring and hibernate versions (margaretha)
625 - Fixed the order of annotation keys and values, and added tests (margaretha)
626 - Fixed resource DAO & added tests (margaretha)
62724/10/2018
628 - Fixed query serialization service (margaretha)
629 - Added "highlights" parameter to matchInfo controller (margaretha)
630 - Added "fields" parameter to search controllers (margaretha)
631 - Integrated lite controllers, services and tests in full version (margaretha)
63229/10/2018
633 - Moved javax.servlet-api to core (margaretha)
63407/11/2018
635 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
63613/11/2018
637 - Added Shutdown handler to Jetty server (margaretha)
638 - Fixed storing VC order in NamedVCLoader (margaretha)
639
640# version 0.61.2
64112/09/2018
642 - Added various log4j2 configurations (margaretha)
64313/09/2018
644 - Implemented VirtualCorpusRewrite (margaretha)
64514/09/2018
646 - Fixed SpringJerseyTest ApplicationContext (margaretha)
647 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
648 - Enabled VCReferenceTest in maven test suite (margaretha)
64918/09/2018
650 - Handled unique constraints / inserting duplicate items to DB (margaretha)
651 - Added a controller for editing user group member roles (margaretha)
65219/09/2018
653 - Fixed cached-VC ref with username (margaretha)
654
655# version 0.61.1
65628/08/2018
657 - Added API URL versioning (margaretha)
658 - Deactivated IdRewrite (margaretha)
659 - Fixed kustvakt controller (margaretha)
66030/08/2018
661 - Fixed root packages & added api version properties in kustvakt.conf
662 (margaretha)
663 - Fixed versioning in SearchController (margaretha)
664 - Added API versioning tests (margaretha)
665
666# version 0.61.0
667
66802/08/2018
669 - Added VC reference tests (margaretha)
670 - Implemented loading and caching named VCs (margaretha)
67103/08/2018
672 - Implemented OAuth2 revoke token (margaretha)
673 - Updated OAuth2 refresh token implementation (margaretha)
67414/08/2018
675 - Implemented revoke all OAuth2 access tokens and authorization codes of
676 client users when deregistering/deleting a client (margaretha)
677 - Fixed update OAuth2 access token (margaretha)
678 - Implemented reset client secret (margaretha)
679 - Fixed revoking latest access token when refreshing OAuth2 access token
680 (margaretha)
68115/08/2018
682 - Implemented OAuth2 client info controller (margaretha)
683 - Implemented update OAuth2 client privilege controller for admins
684 (margaretha)
685 - Implemented unlimited authorization scope for super clients with OAuth2
686 password grant (margaretha)
687 - Marked native clients implementation to deprecated in favour of super
688 clients (margaretha)
689 - Enabled using Bearer tokens as user authentication tokens (Authorization
690 header value) for many controllers including OAuth2 controllers (margaretha)
69116/08/2018
692 - Implemented degrading super clients (margaretha)
693 - Improved and added OAuth2 tests (margaretha)
69421/08/2018
695 - Added VC name pattern check (margaretha)
69622/08/2018
697 - Implemented loading VC from gz files (margaretha)
698 - Updated OAuth2 authorization codes' & access tokens' expiry check
699 (margaretha)
70023/08/2018
701 - Updated RefreshToken implementations with separate DB tables (margaretha)
702 - Allows multiple access tokens per refresh token (margaretha)
70327/08/2018
704 - Added statistic with VC reference tests (margaretha)
705 - Fixed OAuth2 SQL files (margaretha)
70628/08/2018
707 - Added c3p0 datasource configuration to Spring default-config-xml
708 (margaretha)
709 - Added running Kustvakt server with custom spring config in the readme
710 (margaretha)
711 - Removed old OAuth2 codes (margaretha)
712 - Moved non-config test codes to misc (margaretha)
713
714
715# version 0.60.5
716
71709/07/2018
718 - Added service layer to the search controller (margaretha)
719 - Added OAuth2 scope checking in search and VC controllers (margaretha)
720 - Added handling OAuth2 bearer token for VC access and User group
721 controllers (margaretha)
722 - Added default scope to password grant (margaretha)
72310/07/2018
724 - Made createBasicAuthorizationHeaderValue static (margaretha)
725 - Added store access token in openID token service (margaretha)
726 - Fixed empty scope in openID authorization and token service (margaretha)
727 - Implemented storing authorization code in cache (margaretha)
72811/07/2018
729 - Fixed authentication time in authentication controller (margaretha)
730 - Added OAuth2 access token tests (margaretha)
73112/07/2018
732 - Updated maven surefire setting for faster test suite runtime (margaretha)
733 - Implemented refreshing OAuth2 access token (margaretha)
73426/07/2018
735 - Fixed issue #27 (margaretha)
73602/08/2018s
737 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
738
739
740# version 0.60.4
741
74205/07/2018
743 - implemented OAuth2 authorization code request with OpenID Authentication
744 (margaretha)
745 - enabled OAuth2 authorization without OpenID authentication using Nimbus
746 library (margaretha)
747 - implemented response handler for OpenID authentication errors in authorization
748 requests (margaretha)
749 - added tests regarding OpenID authentication in authorization requests
750 (margaretha)
751 - implemented OAuth2 authorization error response via redirect URI instead of
752 JSON (margaretha)
753 - added state to OAuth2 authorization error response (margaretha)
754 - implemented OpenID token service for authorization code flow (margaretha)
755 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
756 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
757 keys (margaretha)
758 - implemented OpenId configuration (margaretha)
759 - added authentication time and support for auth_time in id_token (margaretha)
760 - implemented support for nonce and max_age parameters in OpenID authentication
761 (margaretha)
762 - implemented OAuth2 token request with password grant using Nimbus library
763 (margaretha)
764 - updated redirect URI validator (margaretha)
765 - updated client registration requirement to allow desktop applications
766 (margaretha)
767 - fixed RSA key configuration (margaretha)
768 - merged OAuth2 client deregistration controllers (margaretha)
769 - fixed OAuth2 client unique URL-hashcode (margaretha)
770 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
771 - Added support for unrestricted corpus statistics (ndiewald)
772 - updated paths of user-group deletion-controllers (margaretha)
773 - Do not pass broken queries to Krill (diewald)
774 - added OAuth2 token request with client authentication via Authorization
775 header (margaretha)
776 - added port checking in test suite (margaretha)
777
778# version 0.60.3
779
78006/06/2018
781 - improved user authentication by using authentication filter for authorization
782 code request (margaretha)
783 - limited client authentication to client id checking in authorization code
784 request (margaretha)
785 - added user_id in the oauth2_access_token database table (margaretha)
786 - implemented OAuth2Authentication provider for token context management
787 (margaretha)
788 - added parameter checking for authorization DAO (margaretha)
789 - added controller tests using OAuth2 access token (margaretha)
790 - added database tables for MySQL (margaretha)
791 - updated JWT library and related codes (margaretha)
792
793# version 0.60.2
794
79503/05/2018
796 - implemented OAuth2 client registration (margaretha)
797 - implemented OAuth2 client authentication (margaretha)
798 - changed virtual corpus search to retrieval (margaretha)
799 - implemented public client deregistration task (margaretha)
800 - added client registration and deregistration tests (margaretha)
801 - implemented confidential client deregistration task (margaretha)
802 - fixed storing client secret (margaretha)
803 - implemented OAuth2 response handler (margaretha)
804 - implemented OAuth2 request access token with client credentials grant
805 (margaretha)
806 - implemented OAuth2 request access token with resource owner password grant
807 (margaretha)
808 - implemented OAuth2 authorization code request (margaretha)
809 - added OAuth2 error codes (margaretha)
810 - added OAuth2 authorization, scope and access token tables for SQLite
811 (margaretha)
812 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
813 - implemented OAuth2 request access token with authorization code grant
814 (margaretha)
815 - added setting default scopes in the config file (margaretha)
816 - fixed loading spring config multiple times in the test suite (margaretha)
817 - added SQLite created_date trigger for access token (margaretha)
818 - added a join table for access token scopes (margaretha)
819 - added access scopes handling (margaretha)
820 - added tests about request token with authorization code (margaretha)
821
822# version 0.60.1
823
82428/03/2018
825 - added admin-related SQL codes (margaretha)
826 - updated AdminDao (margaretha)
827 - added optional username query parameter to group list controller (margaretha)
828 - fixed non hierarchical URI of kustvakt conf files (margaretha)
829 - added delete group member triggers (margaretha)
830 - added list user-group by username and status for system admin (margaretha)
831 - added user-group status in user-group DTO (margaretha)
832 - added check for hidden groups in user-group tests (margaretha)
833 - added database trigger test on deleting members when deleting group
834 (margaretha)
835 - renamed VC type PREDEFINED to SYSTEM (margaretha)
836 - added VC list controller for system admin (margaretha)
837 - added VC controller tests with for system admin (margaretha)
838 - added hidden access removal when deleting published VC (margaretha)
839 - added check for hidden groups in VC controller tests (margaretha)
840 - added search user-group controller (margaretha)
841 - removed createdBy from VirtualCorpusJson (margaretha)
842 - moved member role setting from the invitation phase to the after-subscription
843 phase (margaretha)
844 - added member role removal after deleting members (margaretha)
845 - added add and delete member role controllers (margaretha)
846
847# version 0.60
848
84914/03/2018
850 - set up mail settings using localhost port 25 (margaretha)
851 - added mail template in kustvakt configuration (margaretha)
852 - added mail settings to readme (margaretha)
853 - disabled email notification for auto group (margaretha)
854 - added metadata retrieval (diewald)
855 - enabled custom implementation for email address retrieval (margaretha)
856 - removed old policy and deprecated code (margaretha)
857 - moved authentication related code to /full (margaretha)
858 - added userRoles attribute to UserGroupDto. (margaretha)
859 - fixed sqlite trigger (margaretha)
860 - fixed member exist error message (margaretha)
861 - fixed member invitation to join deleted group (margaretha)
862 - added checking deleted group (margaretha)
863
864# version 0.59.10
865
86620/02/2018
867 - added sort VC by id (margaretha)
868 - added test cases regarding VC sharing (margaretha)
869 - implemented withdraw VC from publication (margaretha)
870 - added Changes file (margaretha)
871 - implemented add/invite users to group (margaretha)
872 - implemented delete user-group and member tasks (margaretha)
873 - added userMemberStatus in group lists (margaretha)
874 - updated and added SQL test data (margaretha)
875 - added user group related tests (margaretha)
876 - implemented custom configuration for deleting user groups and members (margaretha)
877 - updated library versions and java environment (margaretha)
878 - added expiration time check for member invitation (margaretha)
879 - moved .properties files (margaretha)
880 - merged changelog file to Changes (margaretha)
881 - updated status codes and error messages to be more detailed (margaretha)
882 - testing mail implementation using embedded jetty jndi (margaretha)
883 - fixed collection rewrite regarding OR operation with other fields
884 (margaretha)
885 - implemented sending mail using spring injection and removed jetty jndi
886 (margaretha)
887 - fixed unrecognized application/json (margaretha)
888 - fixed and updated velocity template (margaretha)
889
890# version 0.59.9
891
89219/01/2018
893 - restructured basic authentication (margaretha)
894 - fixed AuthenticationException to include authentication scheme (margaretha)
895 - fixed rewrite redundancy in collection rewrite (margaretha)
896 - fixed foundry rewrite for constituents (margaretha)
897 - introduced authentication methods, schemes and tokens (margaretha)
898 - implemented collection rewrite with multiple licenses (margaretha)
899 - fixed foundry rewrite for korap span without wrap node (margaretha)
900 - implemented list user group (margaretha)
901 - implemented delete VC task (margaretha)
902 - implemented create user-group, subscribe to user-groups, unsubscribe to
903 user-groups tasks(margaretha)
904 - fixed handling JSON mapping exception for missing enums (margaretha)
905 - implemented list VC task (margaretha)
906 - added KoralQuery in VC lists (margaretha)
907 - implemented edit VC task (margaretha)
908 - implemented publish VC task (margaretha)
909 - implemented share VC task (margaretha)
910 - implemented list only owned VC task (margaretha)
911 - implemented list VC access task (margaretha)
912 - implemented search VC by id task (margaretha)
913 - implemented delete VC access (margaretha)
914 - implemented search for project VC (margaretha)
915 - added search VC related tests (margaretha)
916 - removed PredefinedUserGroup.ALL and related codes (margaretha)
917 - implemented search for published VC (margaretha)
918
919# version 0.59.8
920
92121/09/2017
922 - restructured statistics service (margaretha)
923 - removed deprecated loader codes and tests (margaretha)
924 - removed old Spring java configurations (margaretha)
925 - implemented entity classes for the new database (margaretha)
926 - added MySQL codes regarding VC and for testing (margaretha)
927 - added dao methods regarding VC (margaretha)
928 - added similar SQL codes (to MySQL) for sqlite (margaretha)
929 - added dao methods regarding user groups (margaretha)
930 - restructured web-service codes into controller and logic/business-service
931 (margaretha)
932 - implemented user role and privilege, and added tests (margaretha)
933 - prepared test suite using new database (margaretha)
934 - implemented UserGroupDao and tests (margaretha)
935 - fixed missing exceptions in JsonUtils (margaretha)
936 - restructured web filters and authentication codes (margaretha)
937 - implemented create/store VC (margaretha)
938 - fixed collection rewrite bug regarding availability with operation or
939 (margaretha)
940
941# version 0.59.7
942
94313/10/2016
944 - MOD: updated search to use new siglen (diewald)
945 - MOD: fixed matchinfo retrieval in light service (diewald)
946
94705/05/2015
948 - ADD: rest test suite for user service (hanl)
949 - MOD: setup parameter modification (hanl)
950 - ADD: oauth2 client unique constraint (hanl)