blob: 8b05de4342f763972339b63b9f86ef202aa1e2b0 [file] [log] [blame]
margaretha34c9fba2024-08-09 17:44:03 +02001# version 0.75-SNAPSHOT
2
3- Alter role and remove privilege database tables (#763)
4- Update user-group and user-group member web-services (#763)
5- Remove edit member role web-service (#763)
6- Remove query access table (#763)
7- Remove query access admin, merged with user-group admin (#763)
8- Update share-query and query-access web-services (#763)
9- Add new web-service: delete role by query and group (#763)
10- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020011- Remove soft delete group member and member status deleted (#765)
margaretha34c9fba2024-08-09 17:44:03 +020012
margaretha144be1a2024-08-09 15:38:40 +020013# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020014
15- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +020016- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +020017- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +020018- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +020019- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +020020- Unified ResourceFilters and SearchResourceFilters.
21- Fixed supported versions in the configs & changed delimiter to comma.
margaretha1df4f6d2024-07-12 13:45:52 +020022- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020023
margaretha1ef2a032024-06-11 11:39:57 +020024# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020025
margaretha46e2c952024-05-23 09:09:54 +020026- Added tests for the DNB scenario with custom max match
27 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020028- Cleaned up named-vc.
29- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020030- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020031- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020032- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020033- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020034
margaretha21879752024-04-22 12:12:58 +020035# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010036
margaretha387e4682024-03-22 11:26:29 +010037- Fixed jakarta validation error.
38- Added openapi doc (#744)
39- Moved service.properties to src/main/resources/properties
40- Moved free-resources.json to src/main/resources/json
41- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010042- Changed loading external kustvakt.conf and jdbc.properties
43 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020044- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020045- Setup vc-cache in the data folder (#598)
46- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020047- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020048- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020049- Updated configurations of the lite version to use the
50 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020051- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010052
margaretha28a53d12024-02-20 12:57:38 +010053# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010054
margarethab06377e2024-01-30 11:06:35 +010055- Moved the content of the full folder to the root folder
56- Removed Piwik
57- Removed unused libraries
58- Cleaned up spring configs
59- Updated Krill and Koral with new groupIds
60- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +010061- Updated search Krill and removed Lucene
62- Updated readme
margarethab06377e2024-01-30 11:06:35 +010063
64# version 0.72
margarethafbfe2872024-01-04 23:29:28 +010065
66- Replaced javax.ws to jakarta.ws namespace (#648)
67- Upgrading Jersey 2.40 to 3.x (#646)
68- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
69- Replaced javax.persistence with jakarta.persistence (#648)
70- Migrate Hibernate 5 to 6 (#649)
71- Fix missing placeholders
72- Fixed conflicting jackson-jarxrs
73- Fixed conflicting commons-logging and spring jcl
74- Replaced javax.servlet with jakarta.servlet (#648)
75- Updated authorization services using Nimbus (#650)
76- Fixed BlockingFilter by replacing javax.annotation.Priority
77 with jakarta.annotation.Priority (#659, #648)
78- Replaced javax.annotation with jakarta.annotation
79- Enabled legacy support for authorization POST request
80- Changed OAuth2 token request using Nimbus (#650)
81- Removed Apache Oltu API from token requests (#650)
82- Removed OpenID
83- Fixed clearing cache
84- Fix JettyServerTest, init package, and some java docs.
85- Make scope extraction more flexible.
86- Updated token response using Nimbus (#650)
87- Remove Oltu request and validator implementations (#650)
88- Updated OAuth2 response handler (#650)
89- Fixed ShutdownHandler (fixed #708)
90- Fixed issues with multi-release jar (#706, #708)
91
92
93# version 0.71.1
94
95- Removed auditing (#611)
96- Removed old database configurations (#612)
97- Removed old tests
98- Removed unnecessary caches and methods in the authentication interface
99- Added total result cache (#599)
100- Fixed missing project.version in info web-service
101- Make sure totalResults and other numeric results are numbers (Kupietz)
102- Introduce CQP query language in Koral 0.41
103- Changed DB connection (fixed #670)
104- Resolved duplicate libraries
105- Fixed testing expiry access token
106- Fix lombok compile warning
107- Ensure the order of clean token tests.
108
109# version 0.71
110
111- Renamed entity and service packages in core
112- Renamed web.controller package in core
113- Moved SearchNetworkEndpoint to core.service package
114- Merged lite into full
115- Merged core into full
116
117
118# version 0.70.1
119
120- Added data folder containing super_client_info and database
121 for mounting into docker
122- Added an error for missing redirect uri in a token request
123 when it has been included in the authorization request.
124- Added tests for VC sharing and for OAuth2 client using VC services
125- Added and updated VC controller tests
126- Moved hibernate.properties
127- Added maximum number of user persistent virtual corpora and queries
128
129# version 0.70
130
131- Support token array in matchinfo (fixes #570; diewald)
132- Updated VC list API and deprecated owner VC list (addressed #580)
133- Added user info web-service (solved #566)
134- Implemented configurable resource filters for search and match
135 info APIs (#539)
136- Added getting username from LDAP (#568)
137- Disabled LDAP auth provider and token API in the auth filter (#587)
138- Added LDAP log for users without idsC2Profile
139- Fixed log4j2 properties.
140
141
142# version 0.69.3
143
144- Moved the service path of VC admin services to admin/vc (closed #543)
145- Added an admin service to load and cache system vc (solved #268)
146- Move oauth2 admin service path (closed #544)
147- Excluded admin service to load-cache VC from the test suite
148- Fixed refresh token expiry test
149- Fixed scope check in OAuth2 token request with refresh token
150
151# version 0.69.2
152
1532022-12-05
154- Upgrade version for E2E-simplified Docker images (diewald)
1552023-01-27
156- Updated client info API (replaced user authorization requirement with super
157 client authentication)
1582023-01-30
159- Made scope param required in authorization request (solved #508)
1602023-01-31
161- Allowed OAuth2 clients to use localhost as redirect URIs.
1622023-02-03
163- Fixed content-type in error responses by changing it to application/json
1642023-02-06
165- Allow admin access using admin token for the clean token API
1662023-02-10
167- Use admin filter instead of OAuth2 ADMIN scope
168- Added a plugin test.
1692023-02-15
170- Moved user-group retrieval API to UserGroupAdminController
171 and changed the service path URL of UserGroupAdminController.
1722023-02-20
173- Deprecate API token (JWT) web-service
174- Fixed Slf4J binding
1752023-02-28
176- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
1772023-03-06
178- Fixed testing refresh token expiry.
179
180
181# version 0.69.1
182
183- Upgrade version for docker including indexer (diewald)
184
185
186# version 0.69
187
188 - Migrated to Java 11 and Jersey 2
189 - Updated dependencies
190 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
191
192
193# version 0.68
194
1952022-05-25
196 - Added a new API: list plugins (e.g for marketplace)
197 - Added redirect URI validation in authorization request (addressed #374)
198 - Handled user-defined refresh token expiry (added in client info and
199 list API response)
200 - Added installed_plugins table
201 - Added a new API: install plugin
202 - Handled redundant plugin installation
203 - Handled super client id in plugin installation
204 - Deprecated UserClientDto and uses ClientinfoDto instead
205 - Updated redirect URI error message for coherence
2062022-05-27
207 - Added maximum limit to custom refresh token expiry
2082022-06-01
209 - Added new APIs: list user-installed plugins and uninstall plugin.
210 - Moved install and list plugin APIs to PluginController and updated their
211 service paths under /plugins.
2122022-06-03
213 - Implemented searching option using a network endpoint
214 - Implemented initial super client registration for user authentication.
215 - Fixed admin clean token API and restrict plugins to confidential only.
216
217
218
219# version 0.67.1
220
2212022-05-12
222 - Implemented mapping of LDAP username to email
223 - Handled null parameters in authorization requests
2242022-05-25
225 - Fixed null client_id
226 - Updated ldap.config path in the kustvakt-test.conf
227
228
229# version 0.67
230
2312022-05-09
232 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
233 - An embedded LDAP server can now be started automatically if configured accordingly.
2342022-05-11
235 - Changed the SQL script updating oauth2_client table
236
237
238# version 0.66
239
2402022-03-31
241 - Updated query and user-group name pattern.
2422022-04-08
243 - Added redirect_uri to client info API.
2442022-04-11
245 - Added registration_date, refresh_token_expiry, source and is_permitted
246 to the oauth2_client database table, and updated the OAuth2 client
247 registration mechanism.
248 - Added authorization request with GET and deprecated that with POST.
2492022-04-13
250 - Updated OAuth2Client list API (added redirect_uri, registration_date,
251 permitted, source to OAuth2UserClientDto).
2522022-04-20
253 - Updated authorization error response. (Included error and error
254 description in the client redirect URI except for missing or
255 invalid client id or redirect URI.
256
257
258# version 0.65.2
259
2602022-03-03
261 - Removed VCLoader.
262 - Added foreign keys to the DB tables of access and refresh token scopes.
2632022-03-07
264 - Added more parameter checks and OAuth2Client web-service tests.
2652022-03-17
266 - Updated admin filter by using admin token and role checks.
2672022-03-18
268 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
2692022-03-28
270 - Updated admin filter (admintoken as a form param) and uses
271 it for the closing index reader API.
272 - Removed unused admin API: clear access token cache.
2732022-03-29
274 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
275
276# version 0.65.1
277
2782022-03-01
279 - Restricts the field retrieval web-service to admin only.
280
281# version 0.65
282
283!!! includes security updates - please update all Kustvakt libraries
284!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
285
2862021-12-02
287 - Updated VC cache.
2882021-12-03
289 - Enabled listing system vc for authorized users.
2902021-12-08
291 - Removed koralQuery and statistics from VC list.
292 - Added a web-service to retrieve KoralQuery of a VC
2932021-12-10
294 - [security] Updated log4j libs due to CVE-2021-44228.
2952021-12-13
296 - Fixed broken test suite.
2972022-01-03
298 - [security] More log4j security updates
299 - Bumped unboundid-ldapsdk
300 - Updated tests.
3012022-01-25
302 - Added show-tokens option to the search API.
3032022-01-31
304 - Added an API retrieving fields of a virtual corpus.
305
306# version 0.64.1
307
3082021-10-26
309 - Bump Kustvakt and Krill versions.
310
311
312# version 0.64
3132021-07-29
314 - Updated the change files and made a new version.
3152021-08-12
316 - Fixed errors due to missing query type and added tests.
3172021-08-13
318 - Fixed missing request entity.
319 - Updated the query service to enable editing query references.
3202021-08-16
321 - Fixed creator param when storing query or VC by admins for
322 the system or other users.
323
324# version 0.63.2
3252021-06-11
326 - Updated OAuth2 token length & secure random algorithm config.
327 - Added character set filter to random code generator, e.g. for client_id.
3282021-06-14
329 - Updated roleId and super client parameters.
3302021-06-24
331 - Fixed broken test.
3322021-07-22
333 - Updated cache settings and some loggings.
3342021-07-26
335 - Replaced annotation parsing with restoring the annotation tables to the
336database.
337 - Moved cache config to the full config.
338
339# version 0.63.1
3402021-02-22
341 - Updated libraries (margaretha)
342 - Renamed virtual corpus to query (margaretha)
3432021-02-26
344 - Added query access roles and fixed vc access roles (margaretha)
345 - Added delete query webservice and tests (margaretha)
3462021-03-25
347 - Updated Koral version for Info Controller (margaretha)
348 - Updated OAuth2 token list with token type and user clientId
349parameters (margaretha)
3502021-03-29
351 - Added client type in the client list web-service. Resolved #58 (margaretha)
3522021-04-19
353 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3542021-04-26
355 - Updated OAuth2 Client list (margaretha)
3562021-04-30
357 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
358 - Updated OAuth2 API responses for coherence (margaretha)
3592021-06-07
360 - Updated OAuth2 client dto (margaretha)
361
362# version 0.63
36326/10/2020
364 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
36529/10/2020
366 - Introduction of a query reference rewrite mechanism (diewald)
36730/10/2020
368 - Added database methods for storing query references (diewald)
36904/12/2020
370 - Fix hibernate dialect for SQLite. (margaretha)
37104/12/2020
372 - Fix pipe warning. (margaretha)
37314/01/2021
374 - Updated Flyway (margaretha)
37521/01/2021
376 - Fixed running pipe and updated tests with mockserver (margaretha)
37701/02/2021
378 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
37905/02/2021
380 - Add query reference web-service (diewald,margaretha)
38110/02/2021
382 - Fixed problem with multiple desktop apps (diewald, margaretha)
38312/02/2021
384 - Added listing available queries for users (margaretha)
38517/02/2021
386 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
387 - Added query and query language in virtual corpus table (margaretha)
38818/02/2021
389 - Set corpus access public for stored query (margaretha)
39019/02/2021
391 - Enabled API info web-service (margaretha)
392
393
394# version 0.62.4
39524/01/2020
396 - Removed salt from config and updated config files (margaretha)
39703/02/2020
398 - Added an admin API for clearing access token cache (margaretha)
39905/02/2020
400 - Added a config properties for a long-time access token expiry
401 and excluded refresh tokens for public clients in OAuth2 token
402 responses (margaretha)
403 - Removed client authentication from the client deregistration and
404 client-secret reset APIs (margaretha)
40504/03/2020
406 - Updated the sample index (diewald)
407
408# version 0.62.3
40903/12/2019
410 - Implemented pipe extension in the search API (margaretha)
41111/12/2019
412 - Added errors when requesting VC in caching process (margaretha,
413 resolved #47)
41412/12/2019
415 - Added support for multiple cq parameters (margaretha, resolved #46)
41613/12/2019
417 - Handled pipe errors and added tests (margaretha)
41819/12/2019
419 - Updated create update user-group API (margaretha)
42020/12/2019
421 - Removed transactional annotations from simple select queries (margaretha)
422 - Updated free resource controller (margaretha)
42315/01-2020
424 - Added additional statistic figures to virtual corpus info API
425 response (margaretha)
426
427# version 0.62.2
42817/10/2019
429 - Handled vulnerability CVE-2019-17195. (margaretha)
4308/11/2019
431 - Added user-group name pattern (margaretha, issue #33)
43211/11/2019
433 - Updated user group service paths and replaced groupId with groupName
434 (margaretha, resolved #33)
43512/11/2019
436 - Removed UserGroupJson & updated listUserGroups and createUserGroup
437 services (margaretha)
438 - Added prefixes to username and groupname parameters in service paths
439 (margaretha, resolved #35)
44013/11/2019
441 - Added tests for issue #43 (margaretha)
44214/11/2019
443 - Added client description and URL to list-authorized-clients service
444 (margaretha, close #53)
445 - Implemented a service to list clients registered by a user (margaretha,
446 close #52)
447 - Added a check for OAuth2 client, VC, and group name length (margaretha)
44815/11/2019
449 - Merged list authorized client and list registered client services
450 (margaretha)
45121/11/2019
452 - Added a service to list active refresh tokens of a user (margaretha)
453 - Added username filtering to token revocation service via super client
454 (margaretha)
45526/11/2019
456 - Added a service to revoke a single refresh token via super client
457 (margaretha)
458
459# version 0.62.1
46008/07/2019
461 - Added tests for public metadata response in search api (margaretha,
462 issue #43)
463 - Disabled some tests of unused/disabled web-services (margaretha)
46407/08/2019
465 - Fixed missing scopes after requesting access token with refresh token
466 (margaretha)
467 - Fixed post requests with status OK and empty body (margaretha)
46807/08/2019
469 - Added users to hidden group when searching in a published VC (margaretha,
470 resolved #40)
47115/08/2019
472 - Updated the response statuses of VC PUT requests (margaretha)
473
474# version 0.62
47528/02/2019
476 - Removed old VC controllers and updated tests (margaretha, issue #34)
477 - Updated VC access controllers (margaretha)
47819/03/2019
479 - Added close index controller (margaretha)
48011/04/2019
481 - Fixed unknown authentication scheme, missing VC entity, and parameter
482 checker (margaretha)
483 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
484 unique group name and unknown VC access (margaretha)
48527/06/2019
486 - Handled LDAP errors, fixed #45 (margaretha)
48703/07/2019
488 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
489 - Changed the response media-type of authentication controllers (margaretha)
490 - Fixed bugs: allow guest to retrieve system VC,
491 remove VC from cache when it is deleted (margaretha)
49204/07/2019
493 - Updated VC name pattern and tests (margaretha)
494
495# version 0.61.6
49604/02/2019
497 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
498 - Updated client deregistration behavior (margaretha)
49905/02/2019
500 - Added delete-group-by-name controller (margaretha)
501 - Added unique index to group name (margaretha)
50206/02/2019
503 - Updated a user setting test using array for multiple values (margaretha)
504 - Added metadata controller tests (margaretha)
50518/02/2019
506 - Fixed tests (margaretha)
507 - Updated handling errors from Koral (margaretha)
50819/02/2019
509 - Added fields to metadata controller (margaretha, issue #39)
510
511# version 0.61.5
51217/12/2018
513 - Added a search timeout test (margaretha)
51418/12/2018
515 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
51608/01/2019
517 - Improved predefined vc caching (issue #28, margaretha)
51809/01/2019
519 - Added comments (margaretha)
520 - Updated code structure (margaretha)
52111/01/2019
522 - Degraded API version to 1.0 (margaretha)
523 - Added OAuth2 client info tests (margaretha)
52414/01/2019
525 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
52616/01/2019
527 - Added a PUT request for both creating and editing vc (margaretha)
528 - Added aliases to some VC controllers (margaretha)
529 - Merged VC access list controllers (margaretha)
53021/01/2019
531 - Removed codes related to user registration & password management (margaretha)
53222/01/2019
533 - Added create, edit, retrieve user default setting controllers (margaretha)
53422/01/2019
535 - Updated default setting controllers & added tests (margaretha)
536 - Added delete key in setting controllers (margaretha)
53723/01/2019
538 - Added default setting key validation (margaretha)
539 - Fixed UserdataTest (margaretha)
54024/01/2019
541 - Added default setting key validation & fixed UserdataTest (margaretha)
54225/01/2019
543 - Added VC reference and MapUtil tests (margaretha)
54428/01/2019
545 - Fixed username verification in DefaultSettingService (margaretha)
546 - Added foundry rewrite with user default setting (margaretha)
547 - Added default foundry for morphology layer (margaretha)
54829/01/2019
549 - Fixed share VC type (margaretha)
550 - Added delete setting controller (margaretha)
551 - Handled "no resource found" cases (margaretha, issue #37)
55230/01/2019
553 - Added server shutdown description in readme (margaretha)
554
555# version 0.61.4
55614/11/2018
557 - Integrated lite and full services and controllers in core (margaretha)
55821/11/2018
559 - Updated OAuth2 refresh token request to create a new refresh token and
560 revoke the old one per request (margaretha)
56128/11/2018
562 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
563 - Handled storing cached VC with VC reference (margaretha)
56429/11/2018
565 - Added a controller for listing user clients having active refresh tokens
566 (margaretha)
5676/12/2018
568 - Added debug flags to mitigate log4j debugging performance (margaretha)
569 - Fixed KoralNode at() method (margaretha)
57011/12/2018
571 - Implemented revoking all tokens of a user client via a super client
572 (margaretha)
573 - Removed document controllers and KustvaktResource (margaretha)
574 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
575
576
577# version 0.61.3
57817/10/2018
579 - Updated NamedVCLoader to be optional (margaretha)
580 - Updated annotation tables & implemented key-value structure (margaretha)
581 - Added annotation parser for annotation data from kalamar (margaretha)
582 - Implemented parsing free resource info from json (margaretha)
58322/10/2018
584 - Updated jetty, spring and hibernate versions (margaretha)
585 - Fixed the order of annotation keys and values, and added tests (margaretha)
586 - Fixed resource DAO & added tests (margaretha)
58724/10/2018
588 - Fixed query serialization service (margaretha)
589 - Added "highlights" parameter to matchInfo controller (margaretha)
590 - Added "fields" parameter to search controllers (margaretha)
591 - Integrated lite controllers, services and tests in full version (margaretha)
59229/10/2018
593 - Moved javax.servlet-api to core (margaretha)
59407/11/2018
595 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
59613/11/2018
597 - Added Shutdown handler to Jetty server (margaretha)
598 - Fixed storing VC order in NamedVCLoader (margaretha)
599
600# version 0.61.2
60112/09/2018
602 - Added various log4j2 configurations (margaretha)
60313/09/2018
604 - Implemented VirtualCorpusRewrite (margaretha)
60514/09/2018
606 - Fixed SpringJerseyTest ApplicationContext (margaretha)
607 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
608 - Enabled VCReferenceTest in maven test suite (margaretha)
60918/09/2018
610 - Handled unique constraints / inserting duplicate items to DB (margaretha)
611 - Added a controller for editing user group member roles (margaretha)
61219/09/2018
613 - Fixed cached-VC ref with username (margaretha)
614
615# version 0.61.1
61628/08/2018
617 - Added API URL versioning (margaretha)
618 - Deactivated IdRewrite (margaretha)
619 - Fixed kustvakt controller (margaretha)
62030/08/2018
621 - Fixed root packages & added api version properties in kustvakt.conf
622 (margaretha)
623 - Fixed versioning in SearchController (margaretha)
624 - Added API versioning tests (margaretha)
625
626# version 0.61.0
627
62802/08/2018
629 - Added VC reference tests (margaretha)
630 - Implemented loading and caching named VCs (margaretha)
63103/08/2018
632 - Implemented OAuth2 revoke token (margaretha)
633 - Updated OAuth2 refresh token implementation (margaretha)
63414/08/2018
635 - Implemented revoke all OAuth2 access tokens and authorization codes of
636 client users when deregistering/deleting a client (margaretha)
637 - Fixed update OAuth2 access token (margaretha)
638 - Implemented reset client secret (margaretha)
639 - Fixed revoking latest access token when refreshing OAuth2 access token
640 (margaretha)
64115/08/2018
642 - Implemented OAuth2 client info controller (margaretha)
643 - Implemented update OAuth2 client privilege controller for admins
644 (margaretha)
645 - Implemented unlimited authorization scope for super clients with OAuth2
646 password grant (margaretha)
647 - Marked native clients implementation to deprecated in favour of super
648 clients (margaretha)
649 - Enabled using Bearer tokens as user authentication tokens (Authorization
650 header value) for many controllers including OAuth2 controllers (margaretha)
65116/08/2018
652 - Implemented degrading super clients (margaretha)
653 - Improved and added OAuth2 tests (margaretha)
65421/08/2018
655 - Added VC name pattern check (margaretha)
65622/08/2018
657 - Implemented loading VC from gz files (margaretha)
658 - Updated OAuth2 authorization codes' & access tokens' expiry check
659 (margaretha)
66023/08/2018
661 - Updated RefreshToken implementations with separate DB tables (margaretha)
662 - Allows multiple access tokens per refresh token (margaretha)
66327/08/2018
664 - Added statistic with VC reference tests (margaretha)
665 - Fixed OAuth2 SQL files (margaretha)
66628/08/2018
667 - Added c3p0 datasource configuration to Spring default-config-xml
668 (margaretha)
669 - Added running Kustvakt server with custom spring config in the readme
670 (margaretha)
671 - Removed old OAuth2 codes (margaretha)
672 - Moved non-config test codes to misc (margaretha)
673
674
675# version 0.60.5
676
67709/07/2018
678 - Added service layer to the search controller (margaretha)
679 - Added OAuth2 scope checking in search and VC controllers (margaretha)
680 - Added handling OAuth2 bearer token for VC access and User group
681 controllers (margaretha)
682 - Added default scope to password grant (margaretha)
68310/07/2018
684 - Made createBasicAuthorizationHeaderValue static (margaretha)
685 - Added store access token in openID token service (margaretha)
686 - Fixed empty scope in openID authorization and token service (margaretha)
687 - Implemented storing authorization code in cache (margaretha)
68811/07/2018
689 - Fixed authentication time in authentication controller (margaretha)
690 - Added OAuth2 access token tests (margaretha)
69112/07/2018
692 - Updated maven surefire setting for faster test suite runtime (margaretha)
693 - Implemented refreshing OAuth2 access token (margaretha)
69426/07/2018
695 - Fixed issue #27 (margaretha)
69602/08/2018s
697 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
698
699
700# version 0.60.4
701
70205/07/2018
703 - implemented OAuth2 authorization code request with OpenID Authentication
704 (margaretha)
705 - enabled OAuth2 authorization without OpenID authentication using Nimbus
706 library (margaretha)
707 - implemented response handler for OpenID authentication errors in authorization
708 requests (margaretha)
709 - added tests regarding OpenID authentication in authorization requests
710 (margaretha)
711 - implemented OAuth2 authorization error response via redirect URI instead of
712 JSON (margaretha)
713 - added state to OAuth2 authorization error response (margaretha)
714 - implemented OpenID token service for authorization code flow (margaretha)
715 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
716 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
717 keys (margaretha)
718 - implemented OpenId configuration (margaretha)
719 - added authentication time and support for auth_time in id_token (margaretha)
720 - implemented support for nonce and max_age parameters in OpenID authentication
721 (margaretha)
722 - implemented OAuth2 token request with password grant using Nimbus library
723 (margaretha)
724 - updated redirect URI validator (margaretha)
725 - updated client registration requirement to allow desktop applications
726 (margaretha)
727 - fixed RSA key configuration (margaretha)
728 - merged OAuth2 client deregistration controllers (margaretha)
729 - fixed OAuth2 client unique URL-hashcode (margaretha)
730 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
731 - Added support for unrestricted corpus statistics (ndiewald)
732 - updated paths of user-group deletion-controllers (margaretha)
733 - Do not pass broken queries to Krill (diewald)
734 - added OAuth2 token request with client authentication via Authorization
735 header (margaretha)
736 - added port checking in test suite (margaretha)
737
738# version 0.60.3
739
74006/06/2018
741 - improved user authentication by using authentication filter for authorization
742 code request (margaretha)
743 - limited client authentication to client id checking in authorization code
744 request (margaretha)
745 - added user_id in the oauth2_access_token database table (margaretha)
746 - implemented OAuth2Authentication provider for token context management
747 (margaretha)
748 - added parameter checking for authorization DAO (margaretha)
749 - added controller tests using OAuth2 access token (margaretha)
750 - added database tables for MySQL (margaretha)
751 - updated JWT library and related codes (margaretha)
752
753# version 0.60.2
754
75503/05/2018
756 - implemented OAuth2 client registration (margaretha)
757 - implemented OAuth2 client authentication (margaretha)
758 - changed virtual corpus search to retrieval (margaretha)
759 - implemented public client deregistration task (margaretha)
760 - added client registration and deregistration tests (margaretha)
761 - implemented confidential client deregistration task (margaretha)
762 - fixed storing client secret (margaretha)
763 - implemented OAuth2 response handler (margaretha)
764 - implemented OAuth2 request access token with client credentials grant
765 (margaretha)
766 - implemented OAuth2 request access token with resource owner password grant
767 (margaretha)
768 - implemented OAuth2 authorization code request (margaretha)
769 - added OAuth2 error codes (margaretha)
770 - added OAuth2 authorization, scope and access token tables for SQLite
771 (margaretha)
772 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
773 - implemented OAuth2 request access token with authorization code grant
774 (margaretha)
775 - added setting default scopes in the config file (margaretha)
776 - fixed loading spring config multiple times in the test suite (margaretha)
777 - added SQLite created_date trigger for access token (margaretha)
778 - added a join table for access token scopes (margaretha)
779 - added access scopes handling (margaretha)
780 - added tests about request token with authorization code (margaretha)
781
782# version 0.60.1
783
78428/03/2018
785 - added admin-related SQL codes (margaretha)
786 - updated AdminDao (margaretha)
787 - added optional username query parameter to group list controller (margaretha)
788 - fixed non hierarchical URI of kustvakt conf files (margaretha)
789 - added delete group member triggers (margaretha)
790 - added list user-group by username and status for system admin (margaretha)
791 - added user-group status in user-group DTO (margaretha)
792 - added check for hidden groups in user-group tests (margaretha)
793 - added database trigger test on deleting members when deleting group
794 (margaretha)
795 - renamed VC type PREDEFINED to SYSTEM (margaretha)
796 - added VC list controller for system admin (margaretha)
797 - added VC controller tests with for system admin (margaretha)
798 - added hidden access removal when deleting published VC (margaretha)
799 - added check for hidden groups in VC controller tests (margaretha)
800 - added search user-group controller (margaretha)
801 - removed createdBy from VirtualCorpusJson (margaretha)
802 - moved member role setting from the invitation phase to the after-subscription
803 phase (margaretha)
804 - added member role removal after deleting members (margaretha)
805 - added add and delete member role controllers (margaretha)
806
807# version 0.60
808
80914/03/2018
810 - set up mail settings using localhost port 25 (margaretha)
811 - added mail template in kustvakt configuration (margaretha)
812 - added mail settings to readme (margaretha)
813 - disabled email notification for auto group (margaretha)
814 - added metadata retrieval (diewald)
815 - enabled custom implementation for email address retrieval (margaretha)
816 - removed old policy and deprecated code (margaretha)
817 - moved authentication related code to /full (margaretha)
818 - added userRoles attribute to UserGroupDto. (margaretha)
819 - fixed sqlite trigger (margaretha)
820 - fixed member exist error message (margaretha)
821 - fixed member invitation to join deleted group (margaretha)
822 - added checking deleted group (margaretha)
823
824# version 0.59.10
825
82620/02/2018
827 - added sort VC by id (margaretha)
828 - added test cases regarding VC sharing (margaretha)
829 - implemented withdraw VC from publication (margaretha)
830 - added Changes file (margaretha)
831 - implemented add/invite users to group (margaretha)
832 - implemented delete user-group and member tasks (margaretha)
833 - added userMemberStatus in group lists (margaretha)
834 - updated and added SQL test data (margaretha)
835 - added user group related tests (margaretha)
836 - implemented custom configuration for deleting user groups and members (margaretha)
837 - updated library versions and java environment (margaretha)
838 - added expiration time check for member invitation (margaretha)
839 - moved .properties files (margaretha)
840 - merged changelog file to Changes (margaretha)
841 - updated status codes and error messages to be more detailed (margaretha)
842 - testing mail implementation using embedded jetty jndi (margaretha)
843 - fixed collection rewrite regarding OR operation with other fields
844 (margaretha)
845 - implemented sending mail using spring injection and removed jetty jndi
846 (margaretha)
847 - fixed unrecognized application/json (margaretha)
848 - fixed and updated velocity template (margaretha)
849
850# version 0.59.9
851
85219/01/2018
853 - restructured basic authentication (margaretha)
854 - fixed AuthenticationException to include authentication scheme (margaretha)
855 - fixed rewrite redundancy in collection rewrite (margaretha)
856 - fixed foundry rewrite for constituents (margaretha)
857 - introduced authentication methods, schemes and tokens (margaretha)
858 - implemented collection rewrite with multiple licenses (margaretha)
859 - fixed foundry rewrite for korap span without wrap node (margaretha)
860 - implemented list user group (margaretha)
861 - implemented delete VC task (margaretha)
862 - implemented create user-group, subscribe to user-groups, unsubscribe to
863 user-groups tasks(margaretha)
864 - fixed handling JSON mapping exception for missing enums (margaretha)
865 - implemented list VC task (margaretha)
866 - added KoralQuery in VC lists (margaretha)
867 - implemented edit VC task (margaretha)
868 - implemented publish VC task (margaretha)
869 - implemented share VC task (margaretha)
870 - implemented list only owned VC task (margaretha)
871 - implemented list VC access task (margaretha)
872 - implemented search VC by id task (margaretha)
873 - implemented delete VC access (margaretha)
874 - implemented search for project VC (margaretha)
875 - added search VC related tests (margaretha)
876 - removed PredefinedUserGroup.ALL and related codes (margaretha)
877 - implemented search for published VC (margaretha)
878
879# version 0.59.8
880
88121/09/2017
882 - restructured statistics service (margaretha)
883 - removed deprecated loader codes and tests (margaretha)
884 - removed old Spring java configurations (margaretha)
885 - implemented entity classes for the new database (margaretha)
886 - added MySQL codes regarding VC and for testing (margaretha)
887 - added dao methods regarding VC (margaretha)
888 - added similar SQL codes (to MySQL) for sqlite (margaretha)
889 - added dao methods regarding user groups (margaretha)
890 - restructured web-service codes into controller and logic/business-service
891 (margaretha)
892 - implemented user role and privilege, and added tests (margaretha)
893 - prepared test suite using new database (margaretha)
894 - implemented UserGroupDao and tests (margaretha)
895 - fixed missing exceptions in JsonUtils (margaretha)
896 - restructured web filters and authentication codes (margaretha)
897 - implemented create/store VC (margaretha)
898 - fixed collection rewrite bug regarding availability with operation or
899 (margaretha)
900
901# version 0.59.7
902
90313/10/2016
904 - MOD: updated search to use new siglen (diewald)
905 - MOD: fixed matchinfo retrieval in light service (diewald)
906
90705/05/2015
908 - ADD: rest test suite for user service (hanl)
909 - MOD: setup parameter modification (hanl)
910 - ADD: oauth2 client unique constraint (hanl)