blob: a8d2d272c93a920953727c123baca27171da7e17 [file] [log] [blame]
Akron7ba60862024-08-09 16:55:01 +02001# version 0.74.1-SNAPSHOT
2
3- Switch Docker image to temurin (diewald).
4
margaretha144be1a2024-08-09 15:38:40 +02005# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +02006
7- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +02008- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +02009- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +020010- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +020011- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +020012- Unified ResourceFilters and SearchResourceFilters.
13- Fixed supported versions in the configs & changed delimiter to comma.
margaretha1df4f6d2024-07-12 13:45:52 +020014- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020015
margaretha1ef2a032024-06-11 11:39:57 +020016# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020017
margaretha46e2c952024-05-23 09:09:54 +020018- Added tests for the DNB scenario with custom max match
19 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020020- Cleaned up named-vc.
21- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020022- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020023- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020024- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020025- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020026
margaretha21879752024-04-22 12:12:58 +020027# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010028
margaretha387e4682024-03-22 11:26:29 +010029- Fixed jakarta validation error.
30- Added openapi doc (#744)
31- Moved service.properties to src/main/resources/properties
32- Moved free-resources.json to src/main/resources/json
33- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010034- Changed loading external kustvakt.conf and jdbc.properties
35 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020036- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020037- Setup vc-cache in the data folder (#598)
38- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020039- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020040- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020041- Updated configurations of the lite version to use the
42 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020043- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010044
margaretha28a53d12024-02-20 12:57:38 +010045# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010046
margarethab06377e2024-01-30 11:06:35 +010047- Moved the content of the full folder to the root folder
48- Removed Piwik
49- Removed unused libraries
50- Cleaned up spring configs
51- Updated Krill and Koral with new groupIds
52- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +010053- Updated search Krill and removed Lucene
54- Updated readme
margarethab06377e2024-01-30 11:06:35 +010055
56# version 0.72
margarethafbfe2872024-01-04 23:29:28 +010057
58- Replaced javax.ws to jakarta.ws namespace (#648)
59- Upgrading Jersey 2.40 to 3.x (#646)
60- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
61- Replaced javax.persistence with jakarta.persistence (#648)
62- Migrate Hibernate 5 to 6 (#649)
63- Fix missing placeholders
64- Fixed conflicting jackson-jarxrs
65- Fixed conflicting commons-logging and spring jcl
66- Replaced javax.servlet with jakarta.servlet (#648)
67- Updated authorization services using Nimbus (#650)
68- Fixed BlockingFilter by replacing javax.annotation.Priority
69 with jakarta.annotation.Priority (#659, #648)
70- Replaced javax.annotation with jakarta.annotation
71- Enabled legacy support for authorization POST request
72- Changed OAuth2 token request using Nimbus (#650)
73- Removed Apache Oltu API from token requests (#650)
74- Removed OpenID
75- Fixed clearing cache
76- Fix JettyServerTest, init package, and some java docs.
77- Make scope extraction more flexible.
78- Updated token response using Nimbus (#650)
79- Remove Oltu request and validator implementations (#650)
80- Updated OAuth2 response handler (#650)
81- Fixed ShutdownHandler (fixed #708)
82- Fixed issues with multi-release jar (#706, #708)
83
84
85# version 0.71.1
86
87- Removed auditing (#611)
88- Removed old database configurations (#612)
89- Removed old tests
90- Removed unnecessary caches and methods in the authentication interface
91- Added total result cache (#599)
92- Fixed missing project.version in info web-service
93- Make sure totalResults and other numeric results are numbers (Kupietz)
94- Introduce CQP query language in Koral 0.41
95- Changed DB connection (fixed #670)
96- Resolved duplicate libraries
97- Fixed testing expiry access token
98- Fix lombok compile warning
99- Ensure the order of clean token tests.
100
101# version 0.71
102
103- Renamed entity and service packages in core
104- Renamed web.controller package in core
105- Moved SearchNetworkEndpoint to core.service package
106- Merged lite into full
107- Merged core into full
108
109
110# version 0.70.1
111
112- Added data folder containing super_client_info and database
113 for mounting into docker
114- Added an error for missing redirect uri in a token request
115 when it has been included in the authorization request.
116- Added tests for VC sharing and for OAuth2 client using VC services
117- Added and updated VC controller tests
118- Moved hibernate.properties
119- Added maximum number of user persistent virtual corpora and queries
120
121# version 0.70
122
123- Support token array in matchinfo (fixes #570; diewald)
124- Updated VC list API and deprecated owner VC list (addressed #580)
125- Added user info web-service (solved #566)
126- Implemented configurable resource filters for search and match
127 info APIs (#539)
128- Added getting username from LDAP (#568)
129- Disabled LDAP auth provider and token API in the auth filter (#587)
130- Added LDAP log for users without idsC2Profile
131- Fixed log4j2 properties.
132
133
134# version 0.69.3
135
136- Moved the service path of VC admin services to admin/vc (closed #543)
137- Added an admin service to load and cache system vc (solved #268)
138- Move oauth2 admin service path (closed #544)
139- Excluded admin service to load-cache VC from the test suite
140- Fixed refresh token expiry test
141- Fixed scope check in OAuth2 token request with refresh token
142
143# version 0.69.2
144
1452022-12-05
146- Upgrade version for E2E-simplified Docker images (diewald)
1472023-01-27
148- Updated client info API (replaced user authorization requirement with super
149 client authentication)
1502023-01-30
151- Made scope param required in authorization request (solved #508)
1522023-01-31
153- Allowed OAuth2 clients to use localhost as redirect URIs.
1542023-02-03
155- Fixed content-type in error responses by changing it to application/json
1562023-02-06
157- Allow admin access using admin token for the clean token API
1582023-02-10
159- Use admin filter instead of OAuth2 ADMIN scope
160- Added a plugin test.
1612023-02-15
162- Moved user-group retrieval API to UserGroupAdminController
163 and changed the service path URL of UserGroupAdminController.
1642023-02-20
165- Deprecate API token (JWT) web-service
166- Fixed Slf4J binding
1672023-02-28
168- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
1692023-03-06
170- Fixed testing refresh token expiry.
171
172
173# version 0.69.1
174
175- Upgrade version for docker including indexer (diewald)
176
177
178# version 0.69
179
180 - Migrated to Java 11 and Jersey 2
181 - Updated dependencies
182 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
183
184
185# version 0.68
186
1872022-05-25
188 - Added a new API: list plugins (e.g for marketplace)
189 - Added redirect URI validation in authorization request (addressed #374)
190 - Handled user-defined refresh token expiry (added in client info and
191 list API response)
192 - Added installed_plugins table
193 - Added a new API: install plugin
194 - Handled redundant plugin installation
195 - Handled super client id in plugin installation
196 - Deprecated UserClientDto and uses ClientinfoDto instead
197 - Updated redirect URI error message for coherence
1982022-05-27
199 - Added maximum limit to custom refresh token expiry
2002022-06-01
201 - Added new APIs: list user-installed plugins and uninstall plugin.
202 - Moved install and list plugin APIs to PluginController and updated their
203 service paths under /plugins.
2042022-06-03
205 - Implemented searching option using a network endpoint
206 - Implemented initial super client registration for user authentication.
207 - Fixed admin clean token API and restrict plugins to confidential only.
208
209
210
211# version 0.67.1
212
2132022-05-12
214 - Implemented mapping of LDAP username to email
215 - Handled null parameters in authorization requests
2162022-05-25
217 - Fixed null client_id
218 - Updated ldap.config path in the kustvakt-test.conf
219
220
221# version 0.67
222
2232022-05-09
224 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
225 - An embedded LDAP server can now be started automatically if configured accordingly.
2262022-05-11
227 - Changed the SQL script updating oauth2_client table
228
229
230# version 0.66
231
2322022-03-31
233 - Updated query and user-group name pattern.
2342022-04-08
235 - Added redirect_uri to client info API.
2362022-04-11
237 - Added registration_date, refresh_token_expiry, source and is_permitted
238 to the oauth2_client database table, and updated the OAuth2 client
239 registration mechanism.
240 - Added authorization request with GET and deprecated that with POST.
2412022-04-13
242 - Updated OAuth2Client list API (added redirect_uri, registration_date,
243 permitted, source to OAuth2UserClientDto).
2442022-04-20
245 - Updated authorization error response. (Included error and error
246 description in the client redirect URI except for missing or
247 invalid client id or redirect URI.
248
249
250# version 0.65.2
251
2522022-03-03
253 - Removed VCLoader.
254 - Added foreign keys to the DB tables of access and refresh token scopes.
2552022-03-07
256 - Added more parameter checks and OAuth2Client web-service tests.
2572022-03-17
258 - Updated admin filter by using admin token and role checks.
2592022-03-18
260 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
2612022-03-28
262 - Updated admin filter (admintoken as a form param) and uses
263 it for the closing index reader API.
264 - Removed unused admin API: clear access token cache.
2652022-03-29
266 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
267
268# version 0.65.1
269
2702022-03-01
271 - Restricts the field retrieval web-service to admin only.
272
273# version 0.65
274
275!!! includes security updates - please update all Kustvakt libraries
276!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
277
2782021-12-02
279 - Updated VC cache.
2802021-12-03
281 - Enabled listing system vc for authorized users.
2822021-12-08
283 - Removed koralQuery and statistics from VC list.
284 - Added a web-service to retrieve KoralQuery of a VC
2852021-12-10
286 - [security] Updated log4j libs due to CVE-2021-44228.
2872021-12-13
288 - Fixed broken test suite.
2892022-01-03
290 - [security] More log4j security updates
291 - Bumped unboundid-ldapsdk
292 - Updated tests.
2932022-01-25
294 - Added show-tokens option to the search API.
2952022-01-31
296 - Added an API retrieving fields of a virtual corpus.
297
298# version 0.64.1
299
3002021-10-26
301 - Bump Kustvakt and Krill versions.
302
303
304# version 0.64
3052021-07-29
306 - Updated the change files and made a new version.
3072021-08-12
308 - Fixed errors due to missing query type and added tests.
3092021-08-13
310 - Fixed missing request entity.
311 - Updated the query service to enable editing query references.
3122021-08-16
313 - Fixed creator param when storing query or VC by admins for
314 the system or other users.
315
316# version 0.63.2
3172021-06-11
318 - Updated OAuth2 token length & secure random algorithm config.
319 - Added character set filter to random code generator, e.g. for client_id.
3202021-06-14
321 - Updated roleId and super client parameters.
3222021-06-24
323 - Fixed broken test.
3242021-07-22
325 - Updated cache settings and some loggings.
3262021-07-26
327 - Replaced annotation parsing with restoring the annotation tables to the
328database.
329 - Moved cache config to the full config.
330
331# version 0.63.1
3322021-02-22
333 - Updated libraries (margaretha)
334 - Renamed virtual corpus to query (margaretha)
3352021-02-26
336 - Added query access roles and fixed vc access roles (margaretha)
337 - Added delete query webservice and tests (margaretha)
3382021-03-25
339 - Updated Koral version for Info Controller (margaretha)
340 - Updated OAuth2 token list with token type and user clientId
341parameters (margaretha)
3422021-03-29
343 - Added client type in the client list web-service. Resolved #58 (margaretha)
3442021-04-19
345 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3462021-04-26
347 - Updated OAuth2 Client list (margaretha)
3482021-04-30
349 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
350 - Updated OAuth2 API responses for coherence (margaretha)
3512021-06-07
352 - Updated OAuth2 client dto (margaretha)
353
354# version 0.63
35526/10/2020
356 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
35729/10/2020
358 - Introduction of a query reference rewrite mechanism (diewald)
35930/10/2020
360 - Added database methods for storing query references (diewald)
36104/12/2020
362 - Fix hibernate dialect for SQLite. (margaretha)
36304/12/2020
364 - Fix pipe warning. (margaretha)
36514/01/2021
366 - Updated Flyway (margaretha)
36721/01/2021
368 - Fixed running pipe and updated tests with mockserver (margaretha)
36901/02/2021
370 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
37105/02/2021
372 - Add query reference web-service (diewald,margaretha)
37310/02/2021
374 - Fixed problem with multiple desktop apps (diewald, margaretha)
37512/02/2021
376 - Added listing available queries for users (margaretha)
37717/02/2021
378 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
379 - Added query and query language in virtual corpus table (margaretha)
38018/02/2021
381 - Set corpus access public for stored query (margaretha)
38219/02/2021
383 - Enabled API info web-service (margaretha)
384
385
386# version 0.62.4
38724/01/2020
388 - Removed salt from config and updated config files (margaretha)
38903/02/2020
390 - Added an admin API for clearing access token cache (margaretha)
39105/02/2020
392 - Added a config properties for a long-time access token expiry
393 and excluded refresh tokens for public clients in OAuth2 token
394 responses (margaretha)
395 - Removed client authentication from the client deregistration and
396 client-secret reset APIs (margaretha)
39704/03/2020
398 - Updated the sample index (diewald)
399
400# version 0.62.3
40103/12/2019
402 - Implemented pipe extension in the search API (margaretha)
40311/12/2019
404 - Added errors when requesting VC in caching process (margaretha,
405 resolved #47)
40612/12/2019
407 - Added support for multiple cq parameters (margaretha, resolved #46)
40813/12/2019
409 - Handled pipe errors and added tests (margaretha)
41019/12/2019
411 - Updated create update user-group API (margaretha)
41220/12/2019
413 - Removed transactional annotations from simple select queries (margaretha)
414 - Updated free resource controller (margaretha)
41515/01-2020
416 - Added additional statistic figures to virtual corpus info API
417 response (margaretha)
418
419# version 0.62.2
42017/10/2019
421 - Handled vulnerability CVE-2019-17195. (margaretha)
4228/11/2019
423 - Added user-group name pattern (margaretha, issue #33)
42411/11/2019
425 - Updated user group service paths and replaced groupId with groupName
426 (margaretha, resolved #33)
42712/11/2019
428 - Removed UserGroupJson & updated listUserGroups and createUserGroup
429 services (margaretha)
430 - Added prefixes to username and groupname parameters in service paths
431 (margaretha, resolved #35)
43213/11/2019
433 - Added tests for issue #43 (margaretha)
43414/11/2019
435 - Added client description and URL to list-authorized-clients service
436 (margaretha, close #53)
437 - Implemented a service to list clients registered by a user (margaretha,
438 close #52)
439 - Added a check for OAuth2 client, VC, and group name length (margaretha)
44015/11/2019
441 - Merged list authorized client and list registered client services
442 (margaretha)
44321/11/2019
444 - Added a service to list active refresh tokens of a user (margaretha)
445 - Added username filtering to token revocation service via super client
446 (margaretha)
44726/11/2019
448 - Added a service to revoke a single refresh token via super client
449 (margaretha)
450
451# version 0.62.1
45208/07/2019
453 - Added tests for public metadata response in search api (margaretha,
454 issue #43)
455 - Disabled some tests of unused/disabled web-services (margaretha)
45607/08/2019
457 - Fixed missing scopes after requesting access token with refresh token
458 (margaretha)
459 - Fixed post requests with status OK and empty body (margaretha)
46007/08/2019
461 - Added users to hidden group when searching in a published VC (margaretha,
462 resolved #40)
46315/08/2019
464 - Updated the response statuses of VC PUT requests (margaretha)
465
466# version 0.62
46728/02/2019
468 - Removed old VC controllers and updated tests (margaretha, issue #34)
469 - Updated VC access controllers (margaretha)
47019/03/2019
471 - Added close index controller (margaretha)
47211/04/2019
473 - Fixed unknown authentication scheme, missing VC entity, and parameter
474 checker (margaretha)
475 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
476 unique group name and unknown VC access (margaretha)
47727/06/2019
478 - Handled LDAP errors, fixed #45 (margaretha)
47903/07/2019
480 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
481 - Changed the response media-type of authentication controllers (margaretha)
482 - Fixed bugs: allow guest to retrieve system VC,
483 remove VC from cache when it is deleted (margaretha)
48404/07/2019
485 - Updated VC name pattern and tests (margaretha)
486
487# version 0.61.6
48804/02/2019
489 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
490 - Updated client deregistration behavior (margaretha)
49105/02/2019
492 - Added delete-group-by-name controller (margaretha)
493 - Added unique index to group name (margaretha)
49406/02/2019
495 - Updated a user setting test using array for multiple values (margaretha)
496 - Added metadata controller tests (margaretha)
49718/02/2019
498 - Fixed tests (margaretha)
499 - Updated handling errors from Koral (margaretha)
50019/02/2019
501 - Added fields to metadata controller (margaretha, issue #39)
502
503# version 0.61.5
50417/12/2018
505 - Added a search timeout test (margaretha)
50618/12/2018
507 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
50808/01/2019
509 - Improved predefined vc caching (issue #28, margaretha)
51009/01/2019
511 - Added comments (margaretha)
512 - Updated code structure (margaretha)
51311/01/2019
514 - Degraded API version to 1.0 (margaretha)
515 - Added OAuth2 client info tests (margaretha)
51614/01/2019
517 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
51816/01/2019
519 - Added a PUT request for both creating and editing vc (margaretha)
520 - Added aliases to some VC controllers (margaretha)
521 - Merged VC access list controllers (margaretha)
52221/01/2019
523 - Removed codes related to user registration & password management (margaretha)
52422/01/2019
525 - Added create, edit, retrieve user default setting controllers (margaretha)
52622/01/2019
527 - Updated default setting controllers & added tests (margaretha)
528 - Added delete key in setting controllers (margaretha)
52923/01/2019
530 - Added default setting key validation (margaretha)
531 - Fixed UserdataTest (margaretha)
53224/01/2019
533 - Added default setting key validation & fixed UserdataTest (margaretha)
53425/01/2019
535 - Added VC reference and MapUtil tests (margaretha)
53628/01/2019
537 - Fixed username verification in DefaultSettingService (margaretha)
538 - Added foundry rewrite with user default setting (margaretha)
539 - Added default foundry for morphology layer (margaretha)
54029/01/2019
541 - Fixed share VC type (margaretha)
542 - Added delete setting controller (margaretha)
543 - Handled "no resource found" cases (margaretha, issue #37)
54430/01/2019
545 - Added server shutdown description in readme (margaretha)
546
547# version 0.61.4
54814/11/2018
549 - Integrated lite and full services and controllers in core (margaretha)
55021/11/2018
551 - Updated OAuth2 refresh token request to create a new refresh token and
552 revoke the old one per request (margaretha)
55328/11/2018
554 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
555 - Handled storing cached VC with VC reference (margaretha)
55629/11/2018
557 - Added a controller for listing user clients having active refresh tokens
558 (margaretha)
5596/12/2018
560 - Added debug flags to mitigate log4j debugging performance (margaretha)
561 - Fixed KoralNode at() method (margaretha)
56211/12/2018
563 - Implemented revoking all tokens of a user client via a super client
564 (margaretha)
565 - Removed document controllers and KustvaktResource (margaretha)
566 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
567
568
569# version 0.61.3
57017/10/2018
571 - Updated NamedVCLoader to be optional (margaretha)
572 - Updated annotation tables & implemented key-value structure (margaretha)
573 - Added annotation parser for annotation data from kalamar (margaretha)
574 - Implemented parsing free resource info from json (margaretha)
57522/10/2018
576 - Updated jetty, spring and hibernate versions (margaretha)
577 - Fixed the order of annotation keys and values, and added tests (margaretha)
578 - Fixed resource DAO & added tests (margaretha)
57924/10/2018
580 - Fixed query serialization service (margaretha)
581 - Added "highlights" parameter to matchInfo controller (margaretha)
582 - Added "fields" parameter to search controllers (margaretha)
583 - Integrated lite controllers, services and tests in full version (margaretha)
58429/10/2018
585 - Moved javax.servlet-api to core (margaretha)
58607/11/2018
587 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
58813/11/2018
589 - Added Shutdown handler to Jetty server (margaretha)
590 - Fixed storing VC order in NamedVCLoader (margaretha)
591
592# version 0.61.2
59312/09/2018
594 - Added various log4j2 configurations (margaretha)
59513/09/2018
596 - Implemented VirtualCorpusRewrite (margaretha)
59714/09/2018
598 - Fixed SpringJerseyTest ApplicationContext (margaretha)
599 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
600 - Enabled VCReferenceTest in maven test suite (margaretha)
60118/09/2018
602 - Handled unique constraints / inserting duplicate items to DB (margaretha)
603 - Added a controller for editing user group member roles (margaretha)
60419/09/2018
605 - Fixed cached-VC ref with username (margaretha)
606
607# version 0.61.1
60828/08/2018
609 - Added API URL versioning (margaretha)
610 - Deactivated IdRewrite (margaretha)
611 - Fixed kustvakt controller (margaretha)
61230/08/2018
613 - Fixed root packages & added api version properties in kustvakt.conf
614 (margaretha)
615 - Fixed versioning in SearchController (margaretha)
616 - Added API versioning tests (margaretha)
617
618# version 0.61.0
619
62002/08/2018
621 - Added VC reference tests (margaretha)
622 - Implemented loading and caching named VCs (margaretha)
62303/08/2018
624 - Implemented OAuth2 revoke token (margaretha)
625 - Updated OAuth2 refresh token implementation (margaretha)
62614/08/2018
627 - Implemented revoke all OAuth2 access tokens and authorization codes of
628 client users when deregistering/deleting a client (margaretha)
629 - Fixed update OAuth2 access token (margaretha)
630 - Implemented reset client secret (margaretha)
631 - Fixed revoking latest access token when refreshing OAuth2 access token
632 (margaretha)
63315/08/2018
634 - Implemented OAuth2 client info controller (margaretha)
635 - Implemented update OAuth2 client privilege controller for admins
636 (margaretha)
637 - Implemented unlimited authorization scope for super clients with OAuth2
638 password grant (margaretha)
639 - Marked native clients implementation to deprecated in favour of super
640 clients (margaretha)
641 - Enabled using Bearer tokens as user authentication tokens (Authorization
642 header value) for many controllers including OAuth2 controllers (margaretha)
64316/08/2018
644 - Implemented degrading super clients (margaretha)
645 - Improved and added OAuth2 tests (margaretha)
64621/08/2018
647 - Added VC name pattern check (margaretha)
64822/08/2018
649 - Implemented loading VC from gz files (margaretha)
650 - Updated OAuth2 authorization codes' & access tokens' expiry check
651 (margaretha)
65223/08/2018
653 - Updated RefreshToken implementations with separate DB tables (margaretha)
654 - Allows multiple access tokens per refresh token (margaretha)
65527/08/2018
656 - Added statistic with VC reference tests (margaretha)
657 - Fixed OAuth2 SQL files (margaretha)
65828/08/2018
659 - Added c3p0 datasource configuration to Spring default-config-xml
660 (margaretha)
661 - Added running Kustvakt server with custom spring config in the readme
662 (margaretha)
663 - Removed old OAuth2 codes (margaretha)
664 - Moved non-config test codes to misc (margaretha)
665
666
667# version 0.60.5
668
66909/07/2018
670 - Added service layer to the search controller (margaretha)
671 - Added OAuth2 scope checking in search and VC controllers (margaretha)
672 - Added handling OAuth2 bearer token for VC access and User group
673 controllers (margaretha)
674 - Added default scope to password grant (margaretha)
67510/07/2018
676 - Made createBasicAuthorizationHeaderValue static (margaretha)
677 - Added store access token in openID token service (margaretha)
678 - Fixed empty scope in openID authorization and token service (margaretha)
679 - Implemented storing authorization code in cache (margaretha)
68011/07/2018
681 - Fixed authentication time in authentication controller (margaretha)
682 - Added OAuth2 access token tests (margaretha)
68312/07/2018
684 - Updated maven surefire setting for faster test suite runtime (margaretha)
685 - Implemented refreshing OAuth2 access token (margaretha)
68626/07/2018
687 - Fixed issue #27 (margaretha)
68802/08/2018s
689 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
690
691
692# version 0.60.4
693
69405/07/2018
695 - implemented OAuth2 authorization code request with OpenID Authentication
696 (margaretha)
697 - enabled OAuth2 authorization without OpenID authentication using Nimbus
698 library (margaretha)
699 - implemented response handler for OpenID authentication errors in authorization
700 requests (margaretha)
701 - added tests regarding OpenID authentication in authorization requests
702 (margaretha)
703 - implemented OAuth2 authorization error response via redirect URI instead of
704 JSON (margaretha)
705 - added state to OAuth2 authorization error response (margaretha)
706 - implemented OpenID token service for authorization code flow (margaretha)
707 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
708 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
709 keys (margaretha)
710 - implemented OpenId configuration (margaretha)
711 - added authentication time and support for auth_time in id_token (margaretha)
712 - implemented support for nonce and max_age parameters in OpenID authentication
713 (margaretha)
714 - implemented OAuth2 token request with password grant using Nimbus library
715 (margaretha)
716 - updated redirect URI validator (margaretha)
717 - updated client registration requirement to allow desktop applications
718 (margaretha)
719 - fixed RSA key configuration (margaretha)
720 - merged OAuth2 client deregistration controllers (margaretha)
721 - fixed OAuth2 client unique URL-hashcode (margaretha)
722 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
723 - Added support for unrestricted corpus statistics (ndiewald)
724 - updated paths of user-group deletion-controllers (margaretha)
725 - Do not pass broken queries to Krill (diewald)
726 - added OAuth2 token request with client authentication via Authorization
727 header (margaretha)
728 - added port checking in test suite (margaretha)
729
730# version 0.60.3
731
73206/06/2018
733 - improved user authentication by using authentication filter for authorization
734 code request (margaretha)
735 - limited client authentication to client id checking in authorization code
736 request (margaretha)
737 - added user_id in the oauth2_access_token database table (margaretha)
738 - implemented OAuth2Authentication provider for token context management
739 (margaretha)
740 - added parameter checking for authorization DAO (margaretha)
741 - added controller tests using OAuth2 access token (margaretha)
742 - added database tables for MySQL (margaretha)
743 - updated JWT library and related codes (margaretha)
744
745# version 0.60.2
746
74703/05/2018
748 - implemented OAuth2 client registration (margaretha)
749 - implemented OAuth2 client authentication (margaretha)
750 - changed virtual corpus search to retrieval (margaretha)
751 - implemented public client deregistration task (margaretha)
752 - added client registration and deregistration tests (margaretha)
753 - implemented confidential client deregistration task (margaretha)
754 - fixed storing client secret (margaretha)
755 - implemented OAuth2 response handler (margaretha)
756 - implemented OAuth2 request access token with client credentials grant
757 (margaretha)
758 - implemented OAuth2 request access token with resource owner password grant
759 (margaretha)
760 - implemented OAuth2 authorization code request (margaretha)
761 - added OAuth2 error codes (margaretha)
762 - added OAuth2 authorization, scope and access token tables for SQLite
763 (margaretha)
764 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
765 - implemented OAuth2 request access token with authorization code grant
766 (margaretha)
767 - added setting default scopes in the config file (margaretha)
768 - fixed loading spring config multiple times in the test suite (margaretha)
769 - added SQLite created_date trigger for access token (margaretha)
770 - added a join table for access token scopes (margaretha)
771 - added access scopes handling (margaretha)
772 - added tests about request token with authorization code (margaretha)
773
774# version 0.60.1
775
77628/03/2018
777 - added admin-related SQL codes (margaretha)
778 - updated AdminDao (margaretha)
779 - added optional username query parameter to group list controller (margaretha)
780 - fixed non hierarchical URI of kustvakt conf files (margaretha)
781 - added delete group member triggers (margaretha)
782 - added list user-group by username and status for system admin (margaretha)
783 - added user-group status in user-group DTO (margaretha)
784 - added check for hidden groups in user-group tests (margaretha)
785 - added database trigger test on deleting members when deleting group
786 (margaretha)
787 - renamed VC type PREDEFINED to SYSTEM (margaretha)
788 - added VC list controller for system admin (margaretha)
789 - added VC controller tests with for system admin (margaretha)
790 - added hidden access removal when deleting published VC (margaretha)
791 - added check for hidden groups in VC controller tests (margaretha)
792 - added search user-group controller (margaretha)
793 - removed createdBy from VirtualCorpusJson (margaretha)
794 - moved member role setting from the invitation phase to the after-subscription
795 phase (margaretha)
796 - added member role removal after deleting members (margaretha)
797 - added add and delete member role controllers (margaretha)
798
799# version 0.60
800
80114/03/2018
802 - set up mail settings using localhost port 25 (margaretha)
803 - added mail template in kustvakt configuration (margaretha)
804 - added mail settings to readme (margaretha)
805 - disabled email notification for auto group (margaretha)
806 - added metadata retrieval (diewald)
807 - enabled custom implementation for email address retrieval (margaretha)
808 - removed old policy and deprecated code (margaretha)
809 - moved authentication related code to /full (margaretha)
810 - added userRoles attribute to UserGroupDto. (margaretha)
811 - fixed sqlite trigger (margaretha)
812 - fixed member exist error message (margaretha)
813 - fixed member invitation to join deleted group (margaretha)
814 - added checking deleted group (margaretha)
815
816# version 0.59.10
817
81820/02/2018
819 - added sort VC by id (margaretha)
820 - added test cases regarding VC sharing (margaretha)
821 - implemented withdraw VC from publication (margaretha)
822 - added Changes file (margaretha)
823 - implemented add/invite users to group (margaretha)
824 - implemented delete user-group and member tasks (margaretha)
825 - added userMemberStatus in group lists (margaretha)
826 - updated and added SQL test data (margaretha)
827 - added user group related tests (margaretha)
828 - implemented custom configuration for deleting user groups and members (margaretha)
829 - updated library versions and java environment (margaretha)
830 - added expiration time check for member invitation (margaretha)
831 - moved .properties files (margaretha)
832 - merged changelog file to Changes (margaretha)
833 - updated status codes and error messages to be more detailed (margaretha)
834 - testing mail implementation using embedded jetty jndi (margaretha)
835 - fixed collection rewrite regarding OR operation with other fields
836 (margaretha)
837 - implemented sending mail using spring injection and removed jetty jndi
838 (margaretha)
839 - fixed unrecognized application/json (margaretha)
840 - fixed and updated velocity template (margaretha)
841
842# version 0.59.9
843
84419/01/2018
845 - restructured basic authentication (margaretha)
846 - fixed AuthenticationException to include authentication scheme (margaretha)
847 - fixed rewrite redundancy in collection rewrite (margaretha)
848 - fixed foundry rewrite for constituents (margaretha)
849 - introduced authentication methods, schemes and tokens (margaretha)
850 - implemented collection rewrite with multiple licenses (margaretha)
851 - fixed foundry rewrite for korap span without wrap node (margaretha)
852 - implemented list user group (margaretha)
853 - implemented delete VC task (margaretha)
854 - implemented create user-group, subscribe to user-groups, unsubscribe to
855 user-groups tasks(margaretha)
856 - fixed handling JSON mapping exception for missing enums (margaretha)
857 - implemented list VC task (margaretha)
858 - added KoralQuery in VC lists (margaretha)
859 - implemented edit VC task (margaretha)
860 - implemented publish VC task (margaretha)
861 - implemented share VC task (margaretha)
862 - implemented list only owned VC task (margaretha)
863 - implemented list VC access task (margaretha)
864 - implemented search VC by id task (margaretha)
865 - implemented delete VC access (margaretha)
866 - implemented search for project VC (margaretha)
867 - added search VC related tests (margaretha)
868 - removed PredefinedUserGroup.ALL and related codes (margaretha)
869 - implemented search for published VC (margaretha)
870
871# version 0.59.8
872
87321/09/2017
874 - restructured statistics service (margaretha)
875 - removed deprecated loader codes and tests (margaretha)
876 - removed old Spring java configurations (margaretha)
877 - implemented entity classes for the new database (margaretha)
878 - added MySQL codes regarding VC and for testing (margaretha)
879 - added dao methods regarding VC (margaretha)
880 - added similar SQL codes (to MySQL) for sqlite (margaretha)
881 - added dao methods regarding user groups (margaretha)
882 - restructured web-service codes into controller and logic/business-service
883 (margaretha)
884 - implemented user role and privilege, and added tests (margaretha)
885 - prepared test suite using new database (margaretha)
886 - implemented UserGroupDao and tests (margaretha)
887 - fixed missing exceptions in JsonUtils (margaretha)
888 - restructured web filters and authentication codes (margaretha)
889 - implemented create/store VC (margaretha)
890 - fixed collection rewrite bug regarding availability with operation or
891 (margaretha)
892
893# version 0.59.7
894
89513/10/2016
896 - MOD: updated search to use new siglen (diewald)
897 - MOD: fixed matchinfo retrieval in light service (diewald)
898
89905/05/2015
900 - ADD: rest test suite for user service (hanl)
901 - MOD: setup parameter modification (hanl)
902 - ADD: oauth2 client unique constraint (hanl)