blob: 391066a365533bf401412e29ae04a0c69bcf48b7 [file] [log] [blame]
margarethaac09c4f2024-10-10 12:46:50 +02001# version 0.74 hot-fix
2
3- Removed admin & owner restriction on client info access.
4- Removed registered_by and restrict registration_date to admin/owner-
5 only.
6
margaretha144be1a2024-08-09 15:38:40 +02007# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +02008
9- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +020010- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +020011- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +020012- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +020013- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +020014- Unified ResourceFilters and SearchResourceFilters.
15- Fixed supported versions in the configs & changed delimiter to comma.
margaretha1df4f6d2024-07-12 13:45:52 +020016- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020017
margaretha1ef2a032024-06-11 11:39:57 +020018# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020019
margaretha46e2c952024-05-23 09:09:54 +020020- Added tests for the DNB scenario with custom max match
21 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020022- Cleaned up named-vc.
23- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020024- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020025- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020026- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020027- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020028
margaretha21879752024-04-22 12:12:58 +020029# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010030
margaretha387e4682024-03-22 11:26:29 +010031- Fixed jakarta validation error.
32- Added openapi doc (#744)
33- Moved service.properties to src/main/resources/properties
34- Moved free-resources.json to src/main/resources/json
35- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010036- Changed loading external kustvakt.conf and jdbc.properties
37 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020038- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020039- Setup vc-cache in the data folder (#598)
40- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020041- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020042- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020043- Updated configurations of the lite version to use the
44 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020045- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010046
margaretha28a53d12024-02-20 12:57:38 +010047# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010048
margarethab06377e2024-01-30 11:06:35 +010049- Moved the content of the full folder to the root folder
50- Removed Piwik
51- Removed unused libraries
52- Cleaned up spring configs
53- Updated Krill and Koral with new groupIds
54- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +010055- Updated search Krill and removed Lucene
56- Updated readme
margarethab06377e2024-01-30 11:06:35 +010057
58# version 0.72
margarethafbfe2872024-01-04 23:29:28 +010059
60- Replaced javax.ws to jakarta.ws namespace (#648)
61- Upgrading Jersey 2.40 to 3.x (#646)
62- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
63- Replaced javax.persistence with jakarta.persistence (#648)
64- Migrate Hibernate 5 to 6 (#649)
65- Fix missing placeholders
66- Fixed conflicting jackson-jarxrs
67- Fixed conflicting commons-logging and spring jcl
68- Replaced javax.servlet with jakarta.servlet (#648)
69- Updated authorization services using Nimbus (#650)
70- Fixed BlockingFilter by replacing javax.annotation.Priority
71 with jakarta.annotation.Priority (#659, #648)
72- Replaced javax.annotation with jakarta.annotation
73- Enabled legacy support for authorization POST request
74- Changed OAuth2 token request using Nimbus (#650)
75- Removed Apache Oltu API from token requests (#650)
76- Removed OpenID
77- Fixed clearing cache
78- Fix JettyServerTest, init package, and some java docs.
79- Make scope extraction more flexible.
80- Updated token response using Nimbus (#650)
81- Remove Oltu request and validator implementations (#650)
82- Updated OAuth2 response handler (#650)
83- Fixed ShutdownHandler (fixed #708)
84- Fixed issues with multi-release jar (#706, #708)
85
86
87# version 0.71.1
88
89- Removed auditing (#611)
90- Removed old database configurations (#612)
91- Removed old tests
92- Removed unnecessary caches and methods in the authentication interface
93- Added total result cache (#599)
94- Fixed missing project.version in info web-service
95- Make sure totalResults and other numeric results are numbers (Kupietz)
96- Introduce CQP query language in Koral 0.41
97- Changed DB connection (fixed #670)
98- Resolved duplicate libraries
99- Fixed testing expiry access token
100- Fix lombok compile warning
101- Ensure the order of clean token tests.
102
103# version 0.71
104
105- Renamed entity and service packages in core
106- Renamed web.controller package in core
107- Moved SearchNetworkEndpoint to core.service package
108- Merged lite into full
109- Merged core into full
110
111
112# version 0.70.1
113
114- Added data folder containing super_client_info and database
115 for mounting into docker
116- Added an error for missing redirect uri in a token request
117 when it has been included in the authorization request.
118- Added tests for VC sharing and for OAuth2 client using VC services
119- Added and updated VC controller tests
120- Moved hibernate.properties
121- Added maximum number of user persistent virtual corpora and queries
122
123# version 0.70
124
125- Support token array in matchinfo (fixes #570; diewald)
126- Updated VC list API and deprecated owner VC list (addressed #580)
127- Added user info web-service (solved #566)
128- Implemented configurable resource filters for search and match
129 info APIs (#539)
130- Added getting username from LDAP (#568)
131- Disabled LDAP auth provider and token API in the auth filter (#587)
132- Added LDAP log for users without idsC2Profile
133- Fixed log4j2 properties.
134
135
136# version 0.69.3
137
138- Moved the service path of VC admin services to admin/vc (closed #543)
139- Added an admin service to load and cache system vc (solved #268)
140- Move oauth2 admin service path (closed #544)
141- Excluded admin service to load-cache VC from the test suite
142- Fixed refresh token expiry test
143- Fixed scope check in OAuth2 token request with refresh token
144
145# version 0.69.2
146
1472022-12-05
148- Upgrade version for E2E-simplified Docker images (diewald)
1492023-01-27
150- Updated client info API (replaced user authorization requirement with super
151 client authentication)
1522023-01-30
153- Made scope param required in authorization request (solved #508)
1542023-01-31
155- Allowed OAuth2 clients to use localhost as redirect URIs.
1562023-02-03
157- Fixed content-type in error responses by changing it to application/json
1582023-02-06
159- Allow admin access using admin token for the clean token API
1602023-02-10
161- Use admin filter instead of OAuth2 ADMIN scope
162- Added a plugin test.
1632023-02-15
164- Moved user-group retrieval API to UserGroupAdminController
165 and changed the service path URL of UserGroupAdminController.
1662023-02-20
167- Deprecate API token (JWT) web-service
168- Fixed Slf4J binding
1692023-02-28
170- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
1712023-03-06
172- Fixed testing refresh token expiry.
173
174
175# version 0.69.1
176
177- Upgrade version for docker including indexer (diewald)
178
179
180# version 0.69
181
182 - Migrated to Java 11 and Jersey 2
183 - Updated dependencies
184 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
185
186
187# version 0.68
188
1892022-05-25
190 - Added a new API: list plugins (e.g for marketplace)
191 - Added redirect URI validation in authorization request (addressed #374)
192 - Handled user-defined refresh token expiry (added in client info and
193 list API response)
194 - Added installed_plugins table
195 - Added a new API: install plugin
196 - Handled redundant plugin installation
197 - Handled super client id in plugin installation
198 - Deprecated UserClientDto and uses ClientinfoDto instead
199 - Updated redirect URI error message for coherence
2002022-05-27
201 - Added maximum limit to custom refresh token expiry
2022022-06-01
203 - Added new APIs: list user-installed plugins and uninstall plugin.
204 - Moved install and list plugin APIs to PluginController and updated their
205 service paths under /plugins.
2062022-06-03
207 - Implemented searching option using a network endpoint
208 - Implemented initial super client registration for user authentication.
209 - Fixed admin clean token API and restrict plugins to confidential only.
210
211
212
213# version 0.67.1
214
2152022-05-12
216 - Implemented mapping of LDAP username to email
217 - Handled null parameters in authorization requests
2182022-05-25
219 - Fixed null client_id
220 - Updated ldap.config path in the kustvakt-test.conf
221
222
223# version 0.67
224
2252022-05-09
226 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
227 - An embedded LDAP server can now be started automatically if configured accordingly.
2282022-05-11
229 - Changed the SQL script updating oauth2_client table
230
231
232# version 0.66
233
2342022-03-31
235 - Updated query and user-group name pattern.
2362022-04-08
237 - Added redirect_uri to client info API.
2382022-04-11
239 - Added registration_date, refresh_token_expiry, source and is_permitted
240 to the oauth2_client database table, and updated the OAuth2 client
241 registration mechanism.
242 - Added authorization request with GET and deprecated that with POST.
2432022-04-13
244 - Updated OAuth2Client list API (added redirect_uri, registration_date,
245 permitted, source to OAuth2UserClientDto).
2462022-04-20
247 - Updated authorization error response. (Included error and error
248 description in the client redirect URI except for missing or
249 invalid client id or redirect URI.
250
251
252# version 0.65.2
253
2542022-03-03
255 - Removed VCLoader.
256 - Added foreign keys to the DB tables of access and refresh token scopes.
2572022-03-07
258 - Added more parameter checks and OAuth2Client web-service tests.
2592022-03-17
260 - Updated admin filter by using admin token and role checks.
2612022-03-18
262 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
2632022-03-28
264 - Updated admin filter (admintoken as a form param) and uses
265 it for the closing index reader API.
266 - Removed unused admin API: clear access token cache.
2672022-03-29
268 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
269
270# version 0.65.1
271
2722022-03-01
273 - Restricts the field retrieval web-service to admin only.
274
275# version 0.65
276
277!!! includes security updates - please update all Kustvakt libraries
278!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
279
2802021-12-02
281 - Updated VC cache.
2822021-12-03
283 - Enabled listing system vc for authorized users.
2842021-12-08
285 - Removed koralQuery and statistics from VC list.
286 - Added a web-service to retrieve KoralQuery of a VC
2872021-12-10
288 - [security] Updated log4j libs due to CVE-2021-44228.
2892021-12-13
290 - Fixed broken test suite.
2912022-01-03
292 - [security] More log4j security updates
293 - Bumped unboundid-ldapsdk
294 - Updated tests.
2952022-01-25
296 - Added show-tokens option to the search API.
2972022-01-31
298 - Added an API retrieving fields of a virtual corpus.
299
300# version 0.64.1
301
3022021-10-26
303 - Bump Kustvakt and Krill versions.
304
305
306# version 0.64
3072021-07-29
308 - Updated the change files and made a new version.
3092021-08-12
310 - Fixed errors due to missing query type and added tests.
3112021-08-13
312 - Fixed missing request entity.
313 - Updated the query service to enable editing query references.
3142021-08-16
315 - Fixed creator param when storing query or VC by admins for
316 the system or other users.
317
318# version 0.63.2
3192021-06-11
320 - Updated OAuth2 token length & secure random algorithm config.
321 - Added character set filter to random code generator, e.g. for client_id.
3222021-06-14
323 - Updated roleId and super client parameters.
3242021-06-24
325 - Fixed broken test.
3262021-07-22
327 - Updated cache settings and some loggings.
3282021-07-26
329 - Replaced annotation parsing with restoring the annotation tables to the
330database.
331 - Moved cache config to the full config.
332
333# version 0.63.1
3342021-02-22
335 - Updated libraries (margaretha)
336 - Renamed virtual corpus to query (margaretha)
3372021-02-26
338 - Added query access roles and fixed vc access roles (margaretha)
339 - Added delete query webservice and tests (margaretha)
3402021-03-25
341 - Updated Koral version for Info Controller (margaretha)
342 - Updated OAuth2 token list with token type and user clientId
343parameters (margaretha)
3442021-03-29
345 - Added client type in the client list web-service. Resolved #58 (margaretha)
3462021-04-19
347 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3482021-04-26
349 - Updated OAuth2 Client list (margaretha)
3502021-04-30
351 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
352 - Updated OAuth2 API responses for coherence (margaretha)
3532021-06-07
354 - Updated OAuth2 client dto (margaretha)
355
356# version 0.63
35726/10/2020
358 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
35929/10/2020
360 - Introduction of a query reference rewrite mechanism (diewald)
36130/10/2020
362 - Added database methods for storing query references (diewald)
36304/12/2020
364 - Fix hibernate dialect for SQLite. (margaretha)
36504/12/2020
366 - Fix pipe warning. (margaretha)
36714/01/2021
368 - Updated Flyway (margaretha)
36921/01/2021
370 - Fixed running pipe and updated tests with mockserver (margaretha)
37101/02/2021
372 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
37305/02/2021
374 - Add query reference web-service (diewald,margaretha)
37510/02/2021
376 - Fixed problem with multiple desktop apps (diewald, margaretha)
37712/02/2021
378 - Added listing available queries for users (margaretha)
37917/02/2021
380 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
381 - Added query and query language in virtual corpus table (margaretha)
38218/02/2021
383 - Set corpus access public for stored query (margaretha)
38419/02/2021
385 - Enabled API info web-service (margaretha)
386
387
388# version 0.62.4
38924/01/2020
390 - Removed salt from config and updated config files (margaretha)
39103/02/2020
392 - Added an admin API for clearing access token cache (margaretha)
39305/02/2020
394 - Added a config properties for a long-time access token expiry
395 and excluded refresh tokens for public clients in OAuth2 token
396 responses (margaretha)
397 - Removed client authentication from the client deregistration and
398 client-secret reset APIs (margaretha)
39904/03/2020
400 - Updated the sample index (diewald)
401
402# version 0.62.3
40303/12/2019
404 - Implemented pipe extension in the search API (margaretha)
40511/12/2019
406 - Added errors when requesting VC in caching process (margaretha,
407 resolved #47)
40812/12/2019
409 - Added support for multiple cq parameters (margaretha, resolved #46)
41013/12/2019
411 - Handled pipe errors and added tests (margaretha)
41219/12/2019
413 - Updated create update user-group API (margaretha)
41420/12/2019
415 - Removed transactional annotations from simple select queries (margaretha)
416 - Updated free resource controller (margaretha)
41715/01-2020
418 - Added additional statistic figures to virtual corpus info API
419 response (margaretha)
420
421# version 0.62.2
42217/10/2019
423 - Handled vulnerability CVE-2019-17195. (margaretha)
4248/11/2019
425 - Added user-group name pattern (margaretha, issue #33)
42611/11/2019
427 - Updated user group service paths and replaced groupId with groupName
428 (margaretha, resolved #33)
42912/11/2019
430 - Removed UserGroupJson & updated listUserGroups and createUserGroup
431 services (margaretha)
432 - Added prefixes to username and groupname parameters in service paths
433 (margaretha, resolved #35)
43413/11/2019
435 - Added tests for issue #43 (margaretha)
43614/11/2019
437 - Added client description and URL to list-authorized-clients service
438 (margaretha, close #53)
439 - Implemented a service to list clients registered by a user (margaretha,
440 close #52)
441 - Added a check for OAuth2 client, VC, and group name length (margaretha)
44215/11/2019
443 - Merged list authorized client and list registered client services
444 (margaretha)
44521/11/2019
446 - Added a service to list active refresh tokens of a user (margaretha)
447 - Added username filtering to token revocation service via super client
448 (margaretha)
44926/11/2019
450 - Added a service to revoke a single refresh token via super client
451 (margaretha)
452
453# version 0.62.1
45408/07/2019
455 - Added tests for public metadata response in search api (margaretha,
456 issue #43)
457 - Disabled some tests of unused/disabled web-services (margaretha)
45807/08/2019
459 - Fixed missing scopes after requesting access token with refresh token
460 (margaretha)
461 - Fixed post requests with status OK and empty body (margaretha)
46207/08/2019
463 - Added users to hidden group when searching in a published VC (margaretha,
464 resolved #40)
46515/08/2019
466 - Updated the response statuses of VC PUT requests (margaretha)
467
468# version 0.62
46928/02/2019
470 - Removed old VC controllers and updated tests (margaretha, issue #34)
471 - Updated VC access controllers (margaretha)
47219/03/2019
473 - Added close index controller (margaretha)
47411/04/2019
475 - Fixed unknown authentication scheme, missing VC entity, and parameter
476 checker (margaretha)
477 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
478 unique group name and unknown VC access (margaretha)
47927/06/2019
480 - Handled LDAP errors, fixed #45 (margaretha)
48103/07/2019
482 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
483 - Changed the response media-type of authentication controllers (margaretha)
484 - Fixed bugs: allow guest to retrieve system VC,
485 remove VC from cache when it is deleted (margaretha)
48604/07/2019
487 - Updated VC name pattern and tests (margaretha)
488
489# version 0.61.6
49004/02/2019
491 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
492 - Updated client deregistration behavior (margaretha)
49305/02/2019
494 - Added delete-group-by-name controller (margaretha)
495 - Added unique index to group name (margaretha)
49606/02/2019
497 - Updated a user setting test using array for multiple values (margaretha)
498 - Added metadata controller tests (margaretha)
49918/02/2019
500 - Fixed tests (margaretha)
501 - Updated handling errors from Koral (margaretha)
50219/02/2019
503 - Added fields to metadata controller (margaretha, issue #39)
504
505# version 0.61.5
50617/12/2018
507 - Added a search timeout test (margaretha)
50818/12/2018
509 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
51008/01/2019
511 - Improved predefined vc caching (issue #28, margaretha)
51209/01/2019
513 - Added comments (margaretha)
514 - Updated code structure (margaretha)
51511/01/2019
516 - Degraded API version to 1.0 (margaretha)
517 - Added OAuth2 client info tests (margaretha)
51814/01/2019
519 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
52016/01/2019
521 - Added a PUT request for both creating and editing vc (margaretha)
522 - Added aliases to some VC controllers (margaretha)
523 - Merged VC access list controllers (margaretha)
52421/01/2019
525 - Removed codes related to user registration & password management (margaretha)
52622/01/2019
527 - Added create, edit, retrieve user default setting controllers (margaretha)
52822/01/2019
529 - Updated default setting controllers & added tests (margaretha)
530 - Added delete key in setting controllers (margaretha)
53123/01/2019
532 - Added default setting key validation (margaretha)
533 - Fixed UserdataTest (margaretha)
53424/01/2019
535 - Added default setting key validation & fixed UserdataTest (margaretha)
53625/01/2019
537 - Added VC reference and MapUtil tests (margaretha)
53828/01/2019
539 - Fixed username verification in DefaultSettingService (margaretha)
540 - Added foundry rewrite with user default setting (margaretha)
541 - Added default foundry for morphology layer (margaretha)
54229/01/2019
543 - Fixed share VC type (margaretha)
544 - Added delete setting controller (margaretha)
545 - Handled "no resource found" cases (margaretha, issue #37)
54630/01/2019
547 - Added server shutdown description in readme (margaretha)
548
549# version 0.61.4
55014/11/2018
551 - Integrated lite and full services and controllers in core (margaretha)
55221/11/2018
553 - Updated OAuth2 refresh token request to create a new refresh token and
554 revoke the old one per request (margaretha)
55528/11/2018
556 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
557 - Handled storing cached VC with VC reference (margaretha)
55829/11/2018
559 - Added a controller for listing user clients having active refresh tokens
560 (margaretha)
5616/12/2018
562 - Added debug flags to mitigate log4j debugging performance (margaretha)
563 - Fixed KoralNode at() method (margaretha)
56411/12/2018
565 - Implemented revoking all tokens of a user client via a super client
566 (margaretha)
567 - Removed document controllers and KustvaktResource (margaretha)
568 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
569
570
571# version 0.61.3
57217/10/2018
573 - Updated NamedVCLoader to be optional (margaretha)
574 - Updated annotation tables & implemented key-value structure (margaretha)
575 - Added annotation parser for annotation data from kalamar (margaretha)
576 - Implemented parsing free resource info from json (margaretha)
57722/10/2018
578 - Updated jetty, spring and hibernate versions (margaretha)
579 - Fixed the order of annotation keys and values, and added tests (margaretha)
580 - Fixed resource DAO & added tests (margaretha)
58124/10/2018
582 - Fixed query serialization service (margaretha)
583 - Added "highlights" parameter to matchInfo controller (margaretha)
584 - Added "fields" parameter to search controllers (margaretha)
585 - Integrated lite controllers, services and tests in full version (margaretha)
58629/10/2018
587 - Moved javax.servlet-api to core (margaretha)
58807/11/2018
589 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
59013/11/2018
591 - Added Shutdown handler to Jetty server (margaretha)
592 - Fixed storing VC order in NamedVCLoader (margaretha)
593
594# version 0.61.2
59512/09/2018
596 - Added various log4j2 configurations (margaretha)
59713/09/2018
598 - Implemented VirtualCorpusRewrite (margaretha)
59914/09/2018
600 - Fixed SpringJerseyTest ApplicationContext (margaretha)
601 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
602 - Enabled VCReferenceTest in maven test suite (margaretha)
60318/09/2018
604 - Handled unique constraints / inserting duplicate items to DB (margaretha)
605 - Added a controller for editing user group member roles (margaretha)
60619/09/2018
607 - Fixed cached-VC ref with username (margaretha)
608
609# version 0.61.1
61028/08/2018
611 - Added API URL versioning (margaretha)
612 - Deactivated IdRewrite (margaretha)
613 - Fixed kustvakt controller (margaretha)
61430/08/2018
615 - Fixed root packages & added api version properties in kustvakt.conf
616 (margaretha)
617 - Fixed versioning in SearchController (margaretha)
618 - Added API versioning tests (margaretha)
619
620# version 0.61.0
621
62202/08/2018
623 - Added VC reference tests (margaretha)
624 - Implemented loading and caching named VCs (margaretha)
62503/08/2018
626 - Implemented OAuth2 revoke token (margaretha)
627 - Updated OAuth2 refresh token implementation (margaretha)
62814/08/2018
629 - Implemented revoke all OAuth2 access tokens and authorization codes of
630 client users when deregistering/deleting a client (margaretha)
631 - Fixed update OAuth2 access token (margaretha)
632 - Implemented reset client secret (margaretha)
633 - Fixed revoking latest access token when refreshing OAuth2 access token
634 (margaretha)
63515/08/2018
636 - Implemented OAuth2 client info controller (margaretha)
637 - Implemented update OAuth2 client privilege controller for admins
638 (margaretha)
639 - Implemented unlimited authorization scope for super clients with OAuth2
640 password grant (margaretha)
641 - Marked native clients implementation to deprecated in favour of super
642 clients (margaretha)
643 - Enabled using Bearer tokens as user authentication tokens (Authorization
644 header value) for many controllers including OAuth2 controllers (margaretha)
64516/08/2018
646 - Implemented degrading super clients (margaretha)
647 - Improved and added OAuth2 tests (margaretha)
64821/08/2018
649 - Added VC name pattern check (margaretha)
65022/08/2018
651 - Implemented loading VC from gz files (margaretha)
652 - Updated OAuth2 authorization codes' & access tokens' expiry check
653 (margaretha)
65423/08/2018
655 - Updated RefreshToken implementations with separate DB tables (margaretha)
656 - Allows multiple access tokens per refresh token (margaretha)
65727/08/2018
658 - Added statistic with VC reference tests (margaretha)
659 - Fixed OAuth2 SQL files (margaretha)
66028/08/2018
661 - Added c3p0 datasource configuration to Spring default-config-xml
662 (margaretha)
663 - Added running Kustvakt server with custom spring config in the readme
664 (margaretha)
665 - Removed old OAuth2 codes (margaretha)
666 - Moved non-config test codes to misc (margaretha)
667
668
669# version 0.60.5
670
67109/07/2018
672 - Added service layer to the search controller (margaretha)
673 - Added OAuth2 scope checking in search and VC controllers (margaretha)
674 - Added handling OAuth2 bearer token for VC access and User group
675 controllers (margaretha)
676 - Added default scope to password grant (margaretha)
67710/07/2018
678 - Made createBasicAuthorizationHeaderValue static (margaretha)
679 - Added store access token in openID token service (margaretha)
680 - Fixed empty scope in openID authorization and token service (margaretha)
681 - Implemented storing authorization code in cache (margaretha)
68211/07/2018
683 - Fixed authentication time in authentication controller (margaretha)
684 - Added OAuth2 access token tests (margaretha)
68512/07/2018
686 - Updated maven surefire setting for faster test suite runtime (margaretha)
687 - Implemented refreshing OAuth2 access token (margaretha)
68826/07/2018
689 - Fixed issue #27 (margaretha)
69002/08/2018s
691 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
692
693
694# version 0.60.4
695
69605/07/2018
697 - implemented OAuth2 authorization code request with OpenID Authentication
698 (margaretha)
699 - enabled OAuth2 authorization without OpenID authentication using Nimbus
700 library (margaretha)
701 - implemented response handler for OpenID authentication errors in authorization
702 requests (margaretha)
703 - added tests regarding OpenID authentication in authorization requests
704 (margaretha)
705 - implemented OAuth2 authorization error response via redirect URI instead of
706 JSON (margaretha)
707 - added state to OAuth2 authorization error response (margaretha)
708 - implemented OpenID token service for authorization code flow (margaretha)
709 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
710 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
711 keys (margaretha)
712 - implemented OpenId configuration (margaretha)
713 - added authentication time and support for auth_time in id_token (margaretha)
714 - implemented support for nonce and max_age parameters in OpenID authentication
715 (margaretha)
716 - implemented OAuth2 token request with password grant using Nimbus library
717 (margaretha)
718 - updated redirect URI validator (margaretha)
719 - updated client registration requirement to allow desktop applications
720 (margaretha)
721 - fixed RSA key configuration (margaretha)
722 - merged OAuth2 client deregistration controllers (margaretha)
723 - fixed OAuth2 client unique URL-hashcode (margaretha)
724 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
725 - Added support for unrestricted corpus statistics (ndiewald)
726 - updated paths of user-group deletion-controllers (margaretha)
727 - Do not pass broken queries to Krill (diewald)
728 - added OAuth2 token request with client authentication via Authorization
729 header (margaretha)
730 - added port checking in test suite (margaretha)
731
732# version 0.60.3
733
73406/06/2018
735 - improved user authentication by using authentication filter for authorization
736 code request (margaretha)
737 - limited client authentication to client id checking in authorization code
738 request (margaretha)
739 - added user_id in the oauth2_access_token database table (margaretha)
740 - implemented OAuth2Authentication provider for token context management
741 (margaretha)
742 - added parameter checking for authorization DAO (margaretha)
743 - added controller tests using OAuth2 access token (margaretha)
744 - added database tables for MySQL (margaretha)
745 - updated JWT library and related codes (margaretha)
746
747# version 0.60.2
748
74903/05/2018
750 - implemented OAuth2 client registration (margaretha)
751 - implemented OAuth2 client authentication (margaretha)
752 - changed virtual corpus search to retrieval (margaretha)
753 - implemented public client deregistration task (margaretha)
754 - added client registration and deregistration tests (margaretha)
755 - implemented confidential client deregistration task (margaretha)
756 - fixed storing client secret (margaretha)
757 - implemented OAuth2 response handler (margaretha)
758 - implemented OAuth2 request access token with client credentials grant
759 (margaretha)
760 - implemented OAuth2 request access token with resource owner password grant
761 (margaretha)
762 - implemented OAuth2 authorization code request (margaretha)
763 - added OAuth2 error codes (margaretha)
764 - added OAuth2 authorization, scope and access token tables for SQLite
765 (margaretha)
766 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
767 - implemented OAuth2 request access token with authorization code grant
768 (margaretha)
769 - added setting default scopes in the config file (margaretha)
770 - fixed loading spring config multiple times in the test suite (margaretha)
771 - added SQLite created_date trigger for access token (margaretha)
772 - added a join table for access token scopes (margaretha)
773 - added access scopes handling (margaretha)
774 - added tests about request token with authorization code (margaretha)
775
776# version 0.60.1
777
77828/03/2018
779 - added admin-related SQL codes (margaretha)
780 - updated AdminDao (margaretha)
781 - added optional username query parameter to group list controller (margaretha)
782 - fixed non hierarchical URI of kustvakt conf files (margaretha)
783 - added delete group member triggers (margaretha)
784 - added list user-group by username and status for system admin (margaretha)
785 - added user-group status in user-group DTO (margaretha)
786 - added check for hidden groups in user-group tests (margaretha)
787 - added database trigger test on deleting members when deleting group
788 (margaretha)
789 - renamed VC type PREDEFINED to SYSTEM (margaretha)
790 - added VC list controller for system admin (margaretha)
791 - added VC controller tests with for system admin (margaretha)
792 - added hidden access removal when deleting published VC (margaretha)
793 - added check for hidden groups in VC controller tests (margaretha)
794 - added search user-group controller (margaretha)
795 - removed createdBy from VirtualCorpusJson (margaretha)
796 - moved member role setting from the invitation phase to the after-subscription
797 phase (margaretha)
798 - added member role removal after deleting members (margaretha)
799 - added add and delete member role controllers (margaretha)
800
801# version 0.60
802
80314/03/2018
804 - set up mail settings using localhost port 25 (margaretha)
805 - added mail template in kustvakt configuration (margaretha)
806 - added mail settings to readme (margaretha)
807 - disabled email notification for auto group (margaretha)
808 - added metadata retrieval (diewald)
809 - enabled custom implementation for email address retrieval (margaretha)
810 - removed old policy and deprecated code (margaretha)
811 - moved authentication related code to /full (margaretha)
812 - added userRoles attribute to UserGroupDto. (margaretha)
813 - fixed sqlite trigger (margaretha)
814 - fixed member exist error message (margaretha)
815 - fixed member invitation to join deleted group (margaretha)
816 - added checking deleted group (margaretha)
817
818# version 0.59.10
819
82020/02/2018
821 - added sort VC by id (margaretha)
822 - added test cases regarding VC sharing (margaretha)
823 - implemented withdraw VC from publication (margaretha)
824 - added Changes file (margaretha)
825 - implemented add/invite users to group (margaretha)
826 - implemented delete user-group and member tasks (margaretha)
827 - added userMemberStatus in group lists (margaretha)
828 - updated and added SQL test data (margaretha)
829 - added user group related tests (margaretha)
830 - implemented custom configuration for deleting user groups and members (margaretha)
831 - updated library versions and java environment (margaretha)
832 - added expiration time check for member invitation (margaretha)
833 - moved .properties files (margaretha)
834 - merged changelog file to Changes (margaretha)
835 - updated status codes and error messages to be more detailed (margaretha)
836 - testing mail implementation using embedded jetty jndi (margaretha)
837 - fixed collection rewrite regarding OR operation with other fields
838 (margaretha)
839 - implemented sending mail using spring injection and removed jetty jndi
840 (margaretha)
841 - fixed unrecognized application/json (margaretha)
842 - fixed and updated velocity template (margaretha)
843
844# version 0.59.9
845
84619/01/2018
847 - restructured basic authentication (margaretha)
848 - fixed AuthenticationException to include authentication scheme (margaretha)
849 - fixed rewrite redundancy in collection rewrite (margaretha)
850 - fixed foundry rewrite for constituents (margaretha)
851 - introduced authentication methods, schemes and tokens (margaretha)
852 - implemented collection rewrite with multiple licenses (margaretha)
853 - fixed foundry rewrite for korap span without wrap node (margaretha)
854 - implemented list user group (margaretha)
855 - implemented delete VC task (margaretha)
856 - implemented create user-group, subscribe to user-groups, unsubscribe to
857 user-groups tasks(margaretha)
858 - fixed handling JSON mapping exception for missing enums (margaretha)
859 - implemented list VC task (margaretha)
860 - added KoralQuery in VC lists (margaretha)
861 - implemented edit VC task (margaretha)
862 - implemented publish VC task (margaretha)
863 - implemented share VC task (margaretha)
864 - implemented list only owned VC task (margaretha)
865 - implemented list VC access task (margaretha)
866 - implemented search VC by id task (margaretha)
867 - implemented delete VC access (margaretha)
868 - implemented search for project VC (margaretha)
869 - added search VC related tests (margaretha)
870 - removed PredefinedUserGroup.ALL and related codes (margaretha)
871 - implemented search for published VC (margaretha)
872
873# version 0.59.8
874
87521/09/2017
876 - restructured statistics service (margaretha)
877 - removed deprecated loader codes and tests (margaretha)
878 - removed old Spring java configurations (margaretha)
879 - implemented entity classes for the new database (margaretha)
880 - added MySQL codes regarding VC and for testing (margaretha)
881 - added dao methods regarding VC (margaretha)
882 - added similar SQL codes (to MySQL) for sqlite (margaretha)
883 - added dao methods regarding user groups (margaretha)
884 - restructured web-service codes into controller and logic/business-service
885 (margaretha)
886 - implemented user role and privilege, and added tests (margaretha)
887 - prepared test suite using new database (margaretha)
888 - implemented UserGroupDao and tests (margaretha)
889 - fixed missing exceptions in JsonUtils (margaretha)
890 - restructured web filters and authentication codes (margaretha)
891 - implemented create/store VC (margaretha)
892 - fixed collection rewrite bug regarding availability with operation or
893 (margaretha)
894
895# version 0.59.7
896
89713/10/2016
898 - MOD: updated search to use new siglen (diewald)
899 - MOD: fixed matchinfo retrieval in light service (diewald)
900
90105/05/2015
902 - ADD: rest test suite for user service (hanl)
903 - MOD: setup parameter modification (hanl)
904 - ADD: oauth2 client unique constraint (hanl)