blob: a1278064b402109785538e9677ba1b8e51bda5a7 [file] [log] [blame]
margaretha37ac3162024-07-11 12:55:27 +02001# version 0.74-SNAPSHOT
margarethaf6f6c3c2024-06-11 10:51:06 +02002
3- Remove corpusQuery param in the statistics web-service (close #758).
margarethac8588902024-06-13 09:36:53 +02004- Moved NamedVCLoader to the init package.
margaretha3a966022024-06-13 13:51:50 +02005- Clean up Spring XML configs.
margaretha4dc0cd92024-06-19 09:23:45 +02006- Fix some logging to write to file instead of stdout.
Marc Kupietze4528ee2024-07-04 16:28:37 +02007- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethacdd26e62024-07-12 12:40:26 +02008- Unified ResourceFilters and SearchResourceFilters.
9- Fixed supported versions in the configs & changed delimiter to comma.
margarethaf6f6c3c2024-06-11 10:51:06 +020010
margaretha1ef2a032024-06-11 11:39:57 +020011# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020012
margaretha46e2c952024-05-23 09:09:54 +020013- Added tests for the DNB scenario with custom max match
14 and context size. (#745)
margarethad709be52024-06-05 11:31:41 +020015- Cleaned up named-vc.
16- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020017- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020018- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020019- Restrict registration info for plugins (solves #572)
margaretha1ef2a032024-06-11 11:39:57 +020020- Removed redirect uri from InstalledPluginDto & updated tests.
margaretha46e2c952024-05-23 09:09:54 +020021
margaretha21879752024-04-22 12:12:58 +020022# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010023
margaretha387e4682024-03-22 11:26:29 +010024- Fixed jakarta validation error.
25- Added openapi doc (#744)
26- Moved service.properties to src/main/resources/properties
27- Moved free-resources.json to src/main/resources/json
28- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010029- Changed loading external kustvakt.conf and jdbc.properties
30 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020031- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020032- Setup vc-cache in the data folder (#598)
33- Changed generating adminToken in the data folder (#598).
margaretha94b46fe2024-04-16 11:15:00 +020034- Moved disk store path cache_store into the data folder (#598)
margaretha0b17fac2024-04-22 09:48:10 +020035- Fixed invalid signature of the uber jar.
margaretha390f37d2024-04-22 12:07:34 +020036- Updated configurations of the lite version to use the
37 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020038- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010039
margaretha28a53d12024-02-20 12:57:38 +010040# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010041
margarethab06377e2024-01-30 11:06:35 +010042- Moved the content of the full folder to the root folder
43- Removed Piwik
44- Removed unused libraries
45- Cleaned up spring configs
46- Updated Krill and Koral with new groupIds
47- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +010048- Updated search Krill and removed Lucene
49- Updated readme
margarethab06377e2024-01-30 11:06:35 +010050
51# version 0.72
margarethafbfe2872024-01-04 23:29:28 +010052
53- Replaced javax.ws to jakarta.ws namespace (#648)
54- Upgrading Jersey 2.40 to 3.x (#646)
55- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
56- Replaced javax.persistence with jakarta.persistence (#648)
57- Migrate Hibernate 5 to 6 (#649)
58- Fix missing placeholders
59- Fixed conflicting jackson-jarxrs
60- Fixed conflicting commons-logging and spring jcl
61- Replaced javax.servlet with jakarta.servlet (#648)
62- Updated authorization services using Nimbus (#650)
63- Fixed BlockingFilter by replacing javax.annotation.Priority
64 with jakarta.annotation.Priority (#659, #648)
65- Replaced javax.annotation with jakarta.annotation
66- Enabled legacy support for authorization POST request
67- Changed OAuth2 token request using Nimbus (#650)
68- Removed Apache Oltu API from token requests (#650)
69- Removed OpenID
70- Fixed clearing cache
71- Fix JettyServerTest, init package, and some java docs.
72- Make scope extraction more flexible.
73- Updated token response using Nimbus (#650)
74- Remove Oltu request and validator implementations (#650)
75- Updated OAuth2 response handler (#650)
76- Fixed ShutdownHandler (fixed #708)
77- Fixed issues with multi-release jar (#706, #708)
78
79
80# version 0.71.1
81
82- Removed auditing (#611)
83- Removed old database configurations (#612)
84- Removed old tests
85- Removed unnecessary caches and methods in the authentication interface
86- Added total result cache (#599)
87- Fixed missing project.version in info web-service
88- Make sure totalResults and other numeric results are numbers (Kupietz)
89- Introduce CQP query language in Koral 0.41
90- Changed DB connection (fixed #670)
91- Resolved duplicate libraries
92- Fixed testing expiry access token
93- Fix lombok compile warning
94- Ensure the order of clean token tests.
95
96# version 0.71
97
98- Renamed entity and service packages in core
99- Renamed web.controller package in core
100- Moved SearchNetworkEndpoint to core.service package
101- Merged lite into full
102- Merged core into full
103
104
105# version 0.70.1
106
107- Added data folder containing super_client_info and database
108 for mounting into docker
109- Added an error for missing redirect uri in a token request
110 when it has been included in the authorization request.
111- Added tests for VC sharing and for OAuth2 client using VC services
112- Added and updated VC controller tests
113- Moved hibernate.properties
114- Added maximum number of user persistent virtual corpora and queries
115
116# version 0.70
117
118- Support token array in matchinfo (fixes #570; diewald)
119- Updated VC list API and deprecated owner VC list (addressed #580)
120- Added user info web-service (solved #566)
121- Implemented configurable resource filters for search and match
122 info APIs (#539)
123- Added getting username from LDAP (#568)
124- Disabled LDAP auth provider and token API in the auth filter (#587)
125- Added LDAP log for users without idsC2Profile
126- Fixed log4j2 properties.
127
128
129# version 0.69.3
130
131- Moved the service path of VC admin services to admin/vc (closed #543)
132- Added an admin service to load and cache system vc (solved #268)
133- Move oauth2 admin service path (closed #544)
134- Excluded admin service to load-cache VC from the test suite
135- Fixed refresh token expiry test
136- Fixed scope check in OAuth2 token request with refresh token
137
138# version 0.69.2
139
1402022-12-05
141- Upgrade version for E2E-simplified Docker images (diewald)
1422023-01-27
143- Updated client info API (replaced user authorization requirement with super
144 client authentication)
1452023-01-30
146- Made scope param required in authorization request (solved #508)
1472023-01-31
148- Allowed OAuth2 clients to use localhost as redirect URIs.
1492023-02-03
150- Fixed content-type in error responses by changing it to application/json
1512023-02-06
152- Allow admin access using admin token for the clean token API
1532023-02-10
154- Use admin filter instead of OAuth2 ADMIN scope
155- Added a plugin test.
1562023-02-15
157- Moved user-group retrieval API to UserGroupAdminController
158 and changed the service path URL of UserGroupAdminController.
1592023-02-20
160- Deprecate API token (JWT) web-service
161- Fixed Slf4J binding
1622023-02-28
163- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
1642023-03-06
165- Fixed testing refresh token expiry.
166
167
168# version 0.69.1
169
170- Upgrade version for docker including indexer (diewald)
171
172
173# version 0.69
174
175 - Migrated to Java 11 and Jersey 2
176 - Updated dependencies
177 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
178
179
180# version 0.68
181
1822022-05-25
183 - Added a new API: list plugins (e.g for marketplace)
184 - Added redirect URI validation in authorization request (addressed #374)
185 - Handled user-defined refresh token expiry (added in client info and
186 list API response)
187 - Added installed_plugins table
188 - Added a new API: install plugin
189 - Handled redundant plugin installation
190 - Handled super client id in plugin installation
191 - Deprecated UserClientDto and uses ClientinfoDto instead
192 - Updated redirect URI error message for coherence
1932022-05-27
194 - Added maximum limit to custom refresh token expiry
1952022-06-01
196 - Added new APIs: list user-installed plugins and uninstall plugin.
197 - Moved install and list plugin APIs to PluginController and updated their
198 service paths under /plugins.
1992022-06-03
200 - Implemented searching option using a network endpoint
201 - Implemented initial super client registration for user authentication.
202 - Fixed admin clean token API and restrict plugins to confidential only.
203
204
205
206# version 0.67.1
207
2082022-05-12
209 - Implemented mapping of LDAP username to email
210 - Handled null parameters in authorization requests
2112022-05-25
212 - Fixed null client_id
213 - Updated ldap.config path in the kustvakt-test.conf
214
215
216# version 0.67
217
2182022-05-09
219 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections.
220 - An embedded LDAP server can now be started automatically if configured accordingly.
2212022-05-11
222 - Changed the SQL script updating oauth2_client table
223
224
225# version 0.66
226
2272022-03-31
228 - Updated query and user-group name pattern.
2292022-04-08
230 - Added redirect_uri to client info API.
2312022-04-11
232 - Added registration_date, refresh_token_expiry, source and is_permitted
233 to the oauth2_client database table, and updated the OAuth2 client
234 registration mechanism.
235 - Added authorization request with GET and deprecated that with POST.
2362022-04-13
237 - Updated OAuth2Client list API (added redirect_uri, registration_date,
238 permitted, source to OAuth2UserClientDto).
2392022-04-20
240 - Updated authorization error response. (Included error and error
241 description in the client redirect URI except for missing or
242 invalid client id or redirect URI.
243
244
245# version 0.65.2
246
2472022-03-03
248 - Removed VCLoader.
249 - Added foreign keys to the DB tables of access and refresh token scopes.
2502022-03-07
251 - Added more parameter checks and OAuth2Client web-service tests.
2522022-03-17
253 - Updated admin filter by using admin token and role checks.
2542022-03-18
255 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens.
2562022-03-28
257 - Updated admin filter (admintoken as a form param) and uses
258 it for the closing index reader API.
259 - Removed unused admin API: clear access token cache.
2602022-03-29
261 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
262
263# version 0.65.1
264
2652022-03-01
266 - Restricts the field retrieval web-service to admin only.
267
268# version 0.65
269
270!!! includes security updates - please update all Kustvakt libraries
271!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
272
2732021-12-02
274 - Updated VC cache.
2752021-12-03
276 - Enabled listing system vc for authorized users.
2772021-12-08
278 - Removed koralQuery and statistics from VC list.
279 - Added a web-service to retrieve KoralQuery of a VC
2802021-12-10
281 - [security] Updated log4j libs due to CVE-2021-44228.
2822021-12-13
283 - Fixed broken test suite.
2842022-01-03
285 - [security] More log4j security updates
286 - Bumped unboundid-ldapsdk
287 - Updated tests.
2882022-01-25
289 - Added show-tokens option to the search API.
2902022-01-31
291 - Added an API retrieving fields of a virtual corpus.
292
293# version 0.64.1
294
2952021-10-26
296 - Bump Kustvakt and Krill versions.
297
298
299# version 0.64
3002021-07-29
301 - Updated the change files and made a new version.
3022021-08-12
303 - Fixed errors due to missing query type and added tests.
3042021-08-13
305 - Fixed missing request entity.
306 - Updated the query service to enable editing query references.
3072021-08-16
308 - Fixed creator param when storing query or VC by admins for
309 the system or other users.
310
311# version 0.63.2
3122021-06-11
313 - Updated OAuth2 token length & secure random algorithm config.
314 - Added character set filter to random code generator, e.g. for client_id.
3152021-06-14
316 - Updated roleId and super client parameters.
3172021-06-24
318 - Fixed broken test.
3192021-07-22
320 - Updated cache settings and some loggings.
3212021-07-26
322 - Replaced annotation parsing with restoring the annotation tables to the
323database.
324 - Moved cache config to the full config.
325
326# version 0.63.1
3272021-02-22
328 - Updated libraries (margaretha)
329 - Renamed virtual corpus to query (margaretha)
3302021-02-26
331 - Added query access roles and fixed vc access roles (margaretha)
332 - Added delete query webservice and tests (margaretha)
3332021-03-25
334 - Updated Koral version for Info Controller (margaretha)
335 - Updated OAuth2 token list with token type and user clientId
336parameters (margaretha)
3372021-03-29
338 - Added client type in the client list web-service. Resolved #58 (margaretha)
3392021-04-19
340 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3412021-04-26
342 - Updated OAuth2 Client list (margaretha)
3432021-04-30
344 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
345 - Updated OAuth2 API responses for coherence (margaretha)
3462021-06-07
347 - Updated OAuth2 client dto (margaretha)
348
349# version 0.63
35026/10/2020
351 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
35229/10/2020
353 - Introduction of a query reference rewrite mechanism (diewald)
35430/10/2020
355 - Added database methods for storing query references (diewald)
35604/12/2020
357 - Fix hibernate dialect for SQLite. (margaretha)
35804/12/2020
359 - Fix pipe warning. (margaretha)
36014/01/2021
361 - Updated Flyway (margaretha)
36221/01/2021
363 - Fixed running pipe and updated tests with mockserver (margaretha)
36401/02/2021
365 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
36605/02/2021
367 - Add query reference web-service (diewald,margaretha)
36810/02/2021
369 - Fixed problem with multiple desktop apps (diewald, margaretha)
37012/02/2021
371 - Added listing available queries for users (margaretha)
37217/02/2021
373 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
374 - Added query and query language in virtual corpus table (margaretha)
37518/02/2021
376 - Set corpus access public for stored query (margaretha)
37719/02/2021
378 - Enabled API info web-service (margaretha)
379
380
381# version 0.62.4
38224/01/2020
383 - Removed salt from config and updated config files (margaretha)
38403/02/2020
385 - Added an admin API for clearing access token cache (margaretha)
38605/02/2020
387 - Added a config properties for a long-time access token expiry
388 and excluded refresh tokens for public clients in OAuth2 token
389 responses (margaretha)
390 - Removed client authentication from the client deregistration and
391 client-secret reset APIs (margaretha)
39204/03/2020
393 - Updated the sample index (diewald)
394
395# version 0.62.3
39603/12/2019
397 - Implemented pipe extension in the search API (margaretha)
39811/12/2019
399 - Added errors when requesting VC in caching process (margaretha,
400 resolved #47)
40112/12/2019
402 - Added support for multiple cq parameters (margaretha, resolved #46)
40313/12/2019
404 - Handled pipe errors and added tests (margaretha)
40519/12/2019
406 - Updated create update user-group API (margaretha)
40720/12/2019
408 - Removed transactional annotations from simple select queries (margaretha)
409 - Updated free resource controller (margaretha)
41015/01-2020
411 - Added additional statistic figures to virtual corpus info API
412 response (margaretha)
413
414# version 0.62.2
41517/10/2019
416 - Handled vulnerability CVE-2019-17195. (margaretha)
4178/11/2019
418 - Added user-group name pattern (margaretha, issue #33)
41911/11/2019
420 - Updated user group service paths and replaced groupId with groupName
421 (margaretha, resolved #33)
42212/11/2019
423 - Removed UserGroupJson & updated listUserGroups and createUserGroup
424 services (margaretha)
425 - Added prefixes to username and groupname parameters in service paths
426 (margaretha, resolved #35)
42713/11/2019
428 - Added tests for issue #43 (margaretha)
42914/11/2019
430 - Added client description and URL to list-authorized-clients service
431 (margaretha, close #53)
432 - Implemented a service to list clients registered by a user (margaretha,
433 close #52)
434 - Added a check for OAuth2 client, VC, and group name length (margaretha)
43515/11/2019
436 - Merged list authorized client and list registered client services
437 (margaretha)
43821/11/2019
439 - Added a service to list active refresh tokens of a user (margaretha)
440 - Added username filtering to token revocation service via super client
441 (margaretha)
44226/11/2019
443 - Added a service to revoke a single refresh token via super client
444 (margaretha)
445
446# version 0.62.1
44708/07/2019
448 - Added tests for public metadata response in search api (margaretha,
449 issue #43)
450 - Disabled some tests of unused/disabled web-services (margaretha)
45107/08/2019
452 - Fixed missing scopes after requesting access token with refresh token
453 (margaretha)
454 - Fixed post requests with status OK and empty body (margaretha)
45507/08/2019
456 - Added users to hidden group when searching in a published VC (margaretha,
457 resolved #40)
45815/08/2019
459 - Updated the response statuses of VC PUT requests (margaretha)
460
461# version 0.62
46228/02/2019
463 - Removed old VC controllers and updated tests (margaretha, issue #34)
464 - Updated VC access controllers (margaretha)
46519/03/2019
466 - Added close index controller (margaretha)
46711/04/2019
468 - Fixed unknown authentication scheme, missing VC entity, and parameter
469 checker (margaretha)
470 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
471 unique group name and unknown VC access (margaretha)
47227/06/2019
473 - Handled LDAP errors, fixed #45 (margaretha)
47403/07/2019
475 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
476 - Changed the response media-type of authentication controllers (margaretha)
477 - Fixed bugs: allow guest to retrieve system VC,
478 remove VC from cache when it is deleted (margaretha)
47904/07/2019
480 - Updated VC name pattern and tests (margaretha)
481
482# version 0.61.6
48304/02/2019
484 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
485 - Updated client deregistration behavior (margaretha)
48605/02/2019
487 - Added delete-group-by-name controller (margaretha)
488 - Added unique index to group name (margaretha)
48906/02/2019
490 - Updated a user setting test using array for multiple values (margaretha)
491 - Added metadata controller tests (margaretha)
49218/02/2019
493 - Fixed tests (margaretha)
494 - Updated handling errors from Koral (margaretha)
49519/02/2019
496 - Added fields to metadata controller (margaretha, issue #39)
497
498# version 0.61.5
49917/12/2018
500 - Added a search timeout test (margaretha)
50118/12/2018
502 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
50308/01/2019
504 - Improved predefined vc caching (issue #28, margaretha)
50509/01/2019
506 - Added comments (margaretha)
507 - Updated code structure (margaretha)
50811/01/2019
509 - Degraded API version to 1.0 (margaretha)
510 - Added OAuth2 client info tests (margaretha)
51114/01/2019
512 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
51316/01/2019
514 - Added a PUT request for both creating and editing vc (margaretha)
515 - Added aliases to some VC controllers (margaretha)
516 - Merged VC access list controllers (margaretha)
51721/01/2019
518 - Removed codes related to user registration & password management (margaretha)
51922/01/2019
520 - Added create, edit, retrieve user default setting controllers (margaretha)
52122/01/2019
522 - Updated default setting controllers & added tests (margaretha)
523 - Added delete key in setting controllers (margaretha)
52423/01/2019
525 - Added default setting key validation (margaretha)
526 - Fixed UserdataTest (margaretha)
52724/01/2019
528 - Added default setting key validation & fixed UserdataTest (margaretha)
52925/01/2019
530 - Added VC reference and MapUtil tests (margaretha)
53128/01/2019
532 - Fixed username verification in DefaultSettingService (margaretha)
533 - Added foundry rewrite with user default setting (margaretha)
534 - Added default foundry for morphology layer (margaretha)
53529/01/2019
536 - Fixed share VC type (margaretha)
537 - Added delete setting controller (margaretha)
538 - Handled "no resource found" cases (margaretha, issue #37)
53930/01/2019
540 - Added server shutdown description in readme (margaretha)
541
542# version 0.61.4
54314/11/2018
544 - Integrated lite and full services and controllers in core (margaretha)
54521/11/2018
546 - Updated OAuth2 refresh token request to create a new refresh token and
547 revoke the old one per request (margaretha)
54828/11/2018
549 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
550 - Handled storing cached VC with VC reference (margaretha)
55129/11/2018
552 - Added a controller for listing user clients having active refresh tokens
553 (margaretha)
5546/12/2018
555 - Added debug flags to mitigate log4j debugging performance (margaretha)
556 - Fixed KoralNode at() method (margaretha)
55711/12/2018
558 - Implemented revoking all tokens of a user client via a super client
559 (margaretha)
560 - Removed document controllers and KustvaktResource (margaretha)
561 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
562
563
564# version 0.61.3
56517/10/2018
566 - Updated NamedVCLoader to be optional (margaretha)
567 - Updated annotation tables & implemented key-value structure (margaretha)
568 - Added annotation parser for annotation data from kalamar (margaretha)
569 - Implemented parsing free resource info from json (margaretha)
57022/10/2018
571 - Updated jetty, spring and hibernate versions (margaretha)
572 - Fixed the order of annotation keys and values, and added tests (margaretha)
573 - Fixed resource DAO & added tests (margaretha)
57424/10/2018
575 - Fixed query serialization service (margaretha)
576 - Added "highlights" parameter to matchInfo controller (margaretha)
577 - Added "fields" parameter to search controllers (margaretha)
578 - Integrated lite controllers, services and tests in full version (margaretha)
57929/10/2018
580 - Moved javax.servlet-api to core (margaretha)
58107/11/2018
582 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
58313/11/2018
584 - Added Shutdown handler to Jetty server (margaretha)
585 - Fixed storing VC order in NamedVCLoader (margaretha)
586
587# version 0.61.2
58812/09/2018
589 - Added various log4j2 configurations (margaretha)
59013/09/2018
591 - Implemented VirtualCorpusRewrite (margaretha)
59214/09/2018
593 - Fixed SpringJerseyTest ApplicationContext (margaretha)
594 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
595 - Enabled VCReferenceTest in maven test suite (margaretha)
59618/09/2018
597 - Handled unique constraints / inserting duplicate items to DB (margaretha)
598 - Added a controller for editing user group member roles (margaretha)
59919/09/2018
600 - Fixed cached-VC ref with username (margaretha)
601
602# version 0.61.1
60328/08/2018
604 - Added API URL versioning (margaretha)
605 - Deactivated IdRewrite (margaretha)
606 - Fixed kustvakt controller (margaretha)
60730/08/2018
608 - Fixed root packages & added api version properties in kustvakt.conf
609 (margaretha)
610 - Fixed versioning in SearchController (margaretha)
611 - Added API versioning tests (margaretha)
612
613# version 0.61.0
614
61502/08/2018
616 - Added VC reference tests (margaretha)
617 - Implemented loading and caching named VCs (margaretha)
61803/08/2018
619 - Implemented OAuth2 revoke token (margaretha)
620 - Updated OAuth2 refresh token implementation (margaretha)
62114/08/2018
622 - Implemented revoke all OAuth2 access tokens and authorization codes of
623 client users when deregistering/deleting a client (margaretha)
624 - Fixed update OAuth2 access token (margaretha)
625 - Implemented reset client secret (margaretha)
626 - Fixed revoking latest access token when refreshing OAuth2 access token
627 (margaretha)
62815/08/2018
629 - Implemented OAuth2 client info controller (margaretha)
630 - Implemented update OAuth2 client privilege controller for admins
631 (margaretha)
632 - Implemented unlimited authorization scope for super clients with OAuth2
633 password grant (margaretha)
634 - Marked native clients implementation to deprecated in favour of super
635 clients (margaretha)
636 - Enabled using Bearer tokens as user authentication tokens (Authorization
637 header value) for many controllers including OAuth2 controllers (margaretha)
63816/08/2018
639 - Implemented degrading super clients (margaretha)
640 - Improved and added OAuth2 tests (margaretha)
64121/08/2018
642 - Added VC name pattern check (margaretha)
64322/08/2018
644 - Implemented loading VC from gz files (margaretha)
645 - Updated OAuth2 authorization codes' & access tokens' expiry check
646 (margaretha)
64723/08/2018
648 - Updated RefreshToken implementations with separate DB tables (margaretha)
649 - Allows multiple access tokens per refresh token (margaretha)
65027/08/2018
651 - Added statistic with VC reference tests (margaretha)
652 - Fixed OAuth2 SQL files (margaretha)
65328/08/2018
654 - Added c3p0 datasource configuration to Spring default-config-xml
655 (margaretha)
656 - Added running Kustvakt server with custom spring config in the readme
657 (margaretha)
658 - Removed old OAuth2 codes (margaretha)
659 - Moved non-config test codes to misc (margaretha)
660
661
662# version 0.60.5
663
66409/07/2018
665 - Added service layer to the search controller (margaretha)
666 - Added OAuth2 scope checking in search and VC controllers (margaretha)
667 - Added handling OAuth2 bearer token for VC access and User group
668 controllers (margaretha)
669 - Added default scope to password grant (margaretha)
67010/07/2018
671 - Made createBasicAuthorizationHeaderValue static (margaretha)
672 - Added store access token in openID token service (margaretha)
673 - Fixed empty scope in openID authorization and token service (margaretha)
674 - Implemented storing authorization code in cache (margaretha)
67511/07/2018
676 - Fixed authentication time in authentication controller (margaretha)
677 - Added OAuth2 access token tests (margaretha)
67812/07/2018
679 - Updated maven surefire setting for faster test suite runtime (margaretha)
680 - Implemented refreshing OAuth2 access token (margaretha)
68126/07/2018
682 - Fixed issue #27 (margaretha)
68302/08/2018s
684 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
685
686
687# version 0.60.4
688
68905/07/2018
690 - implemented OAuth2 authorization code request with OpenID Authentication
691 (margaretha)
692 - enabled OAuth2 authorization without OpenID authentication using Nimbus
693 library (margaretha)
694 - implemented response handler for OpenID authentication errors in authorization
695 requests (margaretha)
696 - added tests regarding OpenID authentication in authorization requests
697 (margaretha)
698 - implemented OAuth2 authorization error response via redirect URI instead of
699 JSON (margaretha)
700 - added state to OAuth2 authorization error response (margaretha)
701 - implemented OpenID token service for authorization code flow (margaretha)
702 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
703 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
704 keys (margaretha)
705 - implemented OpenId configuration (margaretha)
706 - added authentication time and support for auth_time in id_token (margaretha)
707 - implemented support for nonce and max_age parameters in OpenID authentication
708 (margaretha)
709 - implemented OAuth2 token request with password grant using Nimbus library
710 (margaretha)
711 - updated redirect URI validator (margaretha)
712 - updated client registration requirement to allow desktop applications
713 (margaretha)
714 - fixed RSA key configuration (margaretha)
715 - merged OAuth2 client deregistration controllers (margaretha)
716 - fixed OAuth2 client unique URL-hashcode (margaretha)
717 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
718 - Added support for unrestricted corpus statistics (ndiewald)
719 - updated paths of user-group deletion-controllers (margaretha)
720 - Do not pass broken queries to Krill (diewald)
721 - added OAuth2 token request with client authentication via Authorization
722 header (margaretha)
723 - added port checking in test suite (margaretha)
724
725# version 0.60.3
726
72706/06/2018
728 - improved user authentication by using authentication filter for authorization
729 code request (margaretha)
730 - limited client authentication to client id checking in authorization code
731 request (margaretha)
732 - added user_id in the oauth2_access_token database table (margaretha)
733 - implemented OAuth2Authentication provider for token context management
734 (margaretha)
735 - added parameter checking for authorization DAO (margaretha)
736 - added controller tests using OAuth2 access token (margaretha)
737 - added database tables for MySQL (margaretha)
738 - updated JWT library and related codes (margaretha)
739
740# version 0.60.2
741
74203/05/2018
743 - implemented OAuth2 client registration (margaretha)
744 - implemented OAuth2 client authentication (margaretha)
745 - changed virtual corpus search to retrieval (margaretha)
746 - implemented public client deregistration task (margaretha)
747 - added client registration and deregistration tests (margaretha)
748 - implemented confidential client deregistration task (margaretha)
749 - fixed storing client secret (margaretha)
750 - implemented OAuth2 response handler (margaretha)
751 - implemented OAuth2 request access token with client credentials grant
752 (margaretha)
753 - implemented OAuth2 request access token with resource owner password grant
754 (margaretha)
755 - implemented OAuth2 authorization code request (margaretha)
756 - added OAuth2 error codes (margaretha)
757 - added OAuth2 authorization, scope and access token tables for SQLite
758 (margaretha)
759 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
760 - implemented OAuth2 request access token with authorization code grant
761 (margaretha)
762 - added setting default scopes in the config file (margaretha)
763 - fixed loading spring config multiple times in the test suite (margaretha)
764 - added SQLite created_date trigger for access token (margaretha)
765 - added a join table for access token scopes (margaretha)
766 - added access scopes handling (margaretha)
767 - added tests about request token with authorization code (margaretha)
768
769# version 0.60.1
770
77128/03/2018
772 - added admin-related SQL codes (margaretha)
773 - updated AdminDao (margaretha)
774 - added optional username query parameter to group list controller (margaretha)
775 - fixed non hierarchical URI of kustvakt conf files (margaretha)
776 - added delete group member triggers (margaretha)
777 - added list user-group by username and status for system admin (margaretha)
778 - added user-group status in user-group DTO (margaretha)
779 - added check for hidden groups in user-group tests (margaretha)
780 - added database trigger test on deleting members when deleting group
781 (margaretha)
782 - renamed VC type PREDEFINED to SYSTEM (margaretha)
783 - added VC list controller for system admin (margaretha)
784 - added VC controller tests with for system admin (margaretha)
785 - added hidden access removal when deleting published VC (margaretha)
786 - added check for hidden groups in VC controller tests (margaretha)
787 - added search user-group controller (margaretha)
788 - removed createdBy from VirtualCorpusJson (margaretha)
789 - moved member role setting from the invitation phase to the after-subscription
790 phase (margaretha)
791 - added member role removal after deleting members (margaretha)
792 - added add and delete member role controllers (margaretha)
793
794# version 0.60
795
79614/03/2018
797 - set up mail settings using localhost port 25 (margaretha)
798 - added mail template in kustvakt configuration (margaretha)
799 - added mail settings to readme (margaretha)
800 - disabled email notification for auto group (margaretha)
801 - added metadata retrieval (diewald)
802 - enabled custom implementation for email address retrieval (margaretha)
803 - removed old policy and deprecated code (margaretha)
804 - moved authentication related code to /full (margaretha)
805 - added userRoles attribute to UserGroupDto. (margaretha)
806 - fixed sqlite trigger (margaretha)
807 - fixed member exist error message (margaretha)
808 - fixed member invitation to join deleted group (margaretha)
809 - added checking deleted group (margaretha)
810
811# version 0.59.10
812
81320/02/2018
814 - added sort VC by id (margaretha)
815 - added test cases regarding VC sharing (margaretha)
816 - implemented withdraw VC from publication (margaretha)
817 - added Changes file (margaretha)
818 - implemented add/invite users to group (margaretha)
819 - implemented delete user-group and member tasks (margaretha)
820 - added userMemberStatus in group lists (margaretha)
821 - updated and added SQL test data (margaretha)
822 - added user group related tests (margaretha)
823 - implemented custom configuration for deleting user groups and members (margaretha)
824 - updated library versions and java environment (margaretha)
825 - added expiration time check for member invitation (margaretha)
826 - moved .properties files (margaretha)
827 - merged changelog file to Changes (margaretha)
828 - updated status codes and error messages to be more detailed (margaretha)
829 - testing mail implementation using embedded jetty jndi (margaretha)
830 - fixed collection rewrite regarding OR operation with other fields
831 (margaretha)
832 - implemented sending mail using spring injection and removed jetty jndi
833 (margaretha)
834 - fixed unrecognized application/json (margaretha)
835 - fixed and updated velocity template (margaretha)
836
837# version 0.59.9
838
83919/01/2018
840 - restructured basic authentication (margaretha)
841 - fixed AuthenticationException to include authentication scheme (margaretha)
842 - fixed rewrite redundancy in collection rewrite (margaretha)
843 - fixed foundry rewrite for constituents (margaretha)
844 - introduced authentication methods, schemes and tokens (margaretha)
845 - implemented collection rewrite with multiple licenses (margaretha)
846 - fixed foundry rewrite for korap span without wrap node (margaretha)
847 - implemented list user group (margaretha)
848 - implemented delete VC task (margaretha)
849 - implemented create user-group, subscribe to user-groups, unsubscribe to
850 user-groups tasks(margaretha)
851 - fixed handling JSON mapping exception for missing enums (margaretha)
852 - implemented list VC task (margaretha)
853 - added KoralQuery in VC lists (margaretha)
854 - implemented edit VC task (margaretha)
855 - implemented publish VC task (margaretha)
856 - implemented share VC task (margaretha)
857 - implemented list only owned VC task (margaretha)
858 - implemented list VC access task (margaretha)
859 - implemented search VC by id task (margaretha)
860 - implemented delete VC access (margaretha)
861 - implemented search for project VC (margaretha)
862 - added search VC related tests (margaretha)
863 - removed PredefinedUserGroup.ALL and related codes (margaretha)
864 - implemented search for published VC (margaretha)
865
866# version 0.59.8
867
86821/09/2017
869 - restructured statistics service (margaretha)
870 - removed deprecated loader codes and tests (margaretha)
871 - removed old Spring java configurations (margaretha)
872 - implemented entity classes for the new database (margaretha)
873 - added MySQL codes regarding VC and for testing (margaretha)
874 - added dao methods regarding VC (margaretha)
875 - added similar SQL codes (to MySQL) for sqlite (margaretha)
876 - added dao methods regarding user groups (margaretha)
877 - restructured web-service codes into controller and logic/business-service
878 (margaretha)
879 - implemented user role and privilege, and added tests (margaretha)
880 - prepared test suite using new database (margaretha)
881 - implemented UserGroupDao and tests (margaretha)
882 - fixed missing exceptions in JsonUtils (margaretha)
883 - restructured web filters and authentication codes (margaretha)
884 - implemented create/store VC (margaretha)
885 - fixed collection rewrite bug regarding availability with operation or
886 (margaretha)
887
888# version 0.59.7
889
89013/10/2016
891 - MOD: updated search to use new siglen (diewald)
892 - MOD: fixed matchinfo retrieval in light service (diewald)
893
89405/05/2015
895 - ADD: rest test suite for user service (hanl)
896 - MOD: setup parameter modification (hanl)
897 - ADD: oauth2 client unique constraint (hanl)