blob: 40f20af15390be9c9e31f4cdbf5664d0ea37ce8f [file] [log] [blame]
Akronbaa04702020-09-29 18:08:09 +02001# version 0.63
Akrona26cbde2020-10-26 14:18:12 +0100226/10/2020
3 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
Akronbee031a2020-10-29 16:58:14 +0100429/10/2020
Akronf6945c42020-10-30 11:55:16 +01005 - Introduction of a query reference rewrite mechanism (diewald)
630/10/2020
7 - Added database methods for storing query references (diewald)
margaretha77bf8b72020-12-04 13:47:48 +0100804/12/2020
9 - Fix hibernate dialect for SQLite. (margaretha)
margaretha5da1f9d2020-12-04 09:22:26 +01001004/12/2020
11 - Fix pipe warning. (margaretha)
margaretha0ddaed62021-01-21 17:10:33 +01001214/01/2021
13 - Updated Flyway (margaretha)
1421/01/2021
15 - Fixed running pipe and updated tests with mockserver (margaretha)
Akronbaa04702020-09-29 18:08:09 +020016
margaretha2618beb2020-01-24 14:12:28 +010017# version 0.62.4
1824/01/2020
margaretha6aee1972020-02-03 14:34:06 +010019 - Removed salt from config and updated config files (margaretha)
2003/02/2020
21 - Added an admin API for clearing access token cache (margaretha)
margaretha0afd44a2020-02-05 10:49:21 +01002205/02/2020
23 - Added a config properties for a long-time access token expiry
24 and excluded refresh tokens for public clients in OAuth2 token
margaretha9a270a52020-02-05 16:31:14 +010025 responses (margaretha)
26 - Removed client authentication from the client deregistration and
27 client-secret reset APIs (margaretha)
Akron39326ee2020-03-04 10:17:34 +01002804/03/2020
29 - Updated the sample index (diewald)
30
margaretha1d1c73e2019-12-03 18:07:28 +010031# version 0.62.3
3203/12/2019
33 - Implemented pipe extension in the search API (margaretha)
margaretha52ee9e32019-12-11 16:36:14 +01003411/12/2019
35 - Added errors when requesting VC in caching process (margaretha,
margaretha137d4ee2019-12-13 14:49:15 +010036 resolved #47)
margarethaed2ee242019-12-12 17:34:18 +01003712/12/2019
38 - Added support for multiple cq parameters (margaretha, resolved #46)
margaretha137d4ee2019-12-13 14:49:15 +01003913/12/2019
40 - Handled pipe errors and added tests (margaretha)
margarethad8aa1352019-12-19 11:04:41 +01004119/12/2019
42 - Updated create update user-group API (margaretha)
margarethad3a46ec2019-12-20 12:18:44 +01004320/12/2019
margarethad9546d32019-12-20 12:19:17 +010044 - Removed transactional annotations from simple select queries (margaretha)
margaretha89273b52020-01-20 12:54:58 +010045 - Updated free resource controller (margaretha)
4615/01-2020
47 - Added additional statistic figures to virtual corpus info API
48 response (margaretha)
margaretha137d4ee2019-12-13 14:49:15 +010049
margaretha89836f32019-10-17 10:50:50 +020050# version 0.62.2
5117/10/2019
margarethada5a6ab2019-11-08 10:06:05 +010052 - Handled vulnerability CVE-2019-17195. (margaretha)
538/11/2019
54 - Added user-group name pattern (margaretha, issue #33)
margarethaa18ab2b2019-11-11 12:55:26 +01005511/11/2019
56 - Updated user group service paths and replaced groupId with groupName
57 (margaretha, resolved #33)
margarethaca7cff82019-11-12 12:06:37 +01005812/11/2019
59 - Removed UserGroupJson & updated listUserGroups and createUserGroup
60 services (margaretha)
margaretha03b195a2019-11-12 14:57:15 +010061 - Added prefixes to username and groupname parameters in service paths
margaretha21d32962019-11-14 17:08:15 +010062 (margaretha, resolved #35)
margaretha85967642019-11-13 13:35:33 +01006313/11/2019
64 - Added tests for issue #43 (margaretha)
margarethac20cd342019-11-14 10:59:39 +01006514/11/2019
66 - Added client description and URL to list-authorized-clients service
margaretha21d32962019-11-14 17:08:15 +010067 (margaretha, close #53)
margaretha7a09e482019-11-14 14:34:07 +010068 - Implemented a service to list clients registered by a user (margaretha,
margaretha21d32962019-11-14 17:08:15 +010069 close #52)
70 - Added a check for OAuth2 client, VC, and group name length (margaretha)
margaretha77e74742019-11-15 12:15:20 +01007115/11/2019
72 - Merged list authorized client and list registered client services
73 (margaretha)
margaretha43aceb52019-11-21 12:58:53 +01007421/11/2019
margarethadb457bc2019-11-21 14:38:56 +010075 - Added a service to list active refresh tokens of a user (margaretha)
76 - Added username filtering to token revocation service via super client
77 (margaretha)
margaretha7497adf2019-11-26 13:13:57 +01007826/11/2019
79 - Added a service to revoke a single refresh token via super client
80 (margaretha)
margaretha89836f32019-10-17 10:50:50 +020081
margaretha2544cdf2019-07-08 11:39:43 +020082# version 0.62.1
8308/07/2019
margaretha93e602e2019-08-07 15:19:56 +020084 - Added tests for public metadata response in search api (margaretha,
85 issue #43)
margaretha2544cdf2019-07-08 11:39:43 +020086 - Disabled some tests of unused/disabled web-services (margaretha)
margaretha93e602e2019-08-07 15:19:56 +02008707/08/2019
88 - Fixed missing scopes after requesting access token with refresh token
89 (margaretha)
margarethac9f40e22019-08-07 17:32:19 +020090 - Fixed post requests with status OK and empty body (margaretha)
margaretha0e1fc552019-08-08 15:31:01 +02009107/08/2019
margaretha7497adf2019-11-26 13:13:57 +010092 - Added users to hidden group when searching in a published VC (margaretha,
93 resolved #40)
margarethabdd47ac2019-08-15 14:22:38 +02009415/08/2019
margaretha89836f32019-10-17 10:50:50 +020095 - Updated the response statuses of VC PUT requests (margaretha)
margaretha2544cdf2019-07-08 11:39:43 +020096
margaretha3ccaeb72019-02-28 18:40:22 +010097# version 0.62
9828/02/2019
99 - Removed old VC controllers and updated tests (margaretha, issue #34)
100 - Updated VC access controllers (margaretha)
margaretha3d55b002019-03-19 12:00:44 +010010119/03/2019
margaretha47a72a82019-07-03 16:00:54 +0200102 - Added close index controller (margaretha)
margaretha4b0eb3d2019-04-11 10:25:56 +020010311/04/2019
104 - Fixed unknown authentication scheme, missing VC entity, and parameter
105 checker (margaretha)
margarethaed053fb2019-04-11 15:15:13 +0200106 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
107 unique group name and unknown VC access (margaretha)
margaretha03ae28d2019-06-27 14:20:30 +020010827/06/2019
109 - Handled LDAP errors, fixed #45 (margaretha)
margaretha47a72a82019-07-03 16:00:54 +020011003/07/2019
111 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
112 - Changed the response media-type of authentication controllers (margaretha)
113 - Fixed bugs: allow guest to retrieve system VC,
114 remove VC from cache when it is deleted (margaretha)
margaretha3a579402019-07-04 15:40:46 +020011504/07/2019
116 - Updated VC name pattern and tests (margaretha)
margaretha3ccaeb72019-02-28 18:40:22 +0100117
margaretha85273f12019-02-04 18:13:17 +0100118# version 0.61.6
11904/02/2019
120 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
121 - Updated client deregistration behavior (margaretha)
margaretha39cec602019-02-05 19:48:49 +010012205/02/2019
123 - Added delete-group-by-name controller (margaretha)
124 - Added unique index to group name (margaretha)
margaretha798e8bd2019-02-06 15:48:58 +010012506/02/2019
126 - Updated a user setting test using array for multiple values (margaretha)
margaretha351f7692019-02-06 19:36:52 +0100127 - Added metadata controller tests (margaretha)
margaretha2558a7c2019-02-18 16:48:54 +010012818/02/2019
129 - Fixed tests (margaretha)
margaretha852a0f62019-02-19 12:14:30 +0100130 - Updated handling errors from Koral (margaretha)
13119/02/2019
132 - Added fields to metadata controller (margaretha, issue #39)
margaretha85273f12019-02-04 18:13:17 +0100133
margaretha79d738c2018-12-17 16:45:47 +0100134# version 0.61.5
margaretha5c67dd52018-12-18 17:27:05 +010013517/12/2018
margaretha79d738c2018-12-17 16:45:47 +0100136 - Added a search timeout test (margaretha)
margaretha5c67dd52018-12-18 17:27:05 +010013718/12/2018
138 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
margaretha0b903912019-01-08 17:41:39 +010013908/01/2019
140 - Improved predefined vc caching (issue #28, margaretha)
margaretha398f4722019-01-09 19:07:20 +010014109/01/2019
142 - Added comments (margaretha)
143 - Updated code structure (margaretha)
margaretha2ea9a1e2019-01-11 16:37:21 +010014411/01/2019
145 - Degraded API version to 1.0 (margaretha)
146 - Added OAuth2 client info tests (margaretha)
margaretha8c203962019-01-14 17:01:33 +010014714/01/2019
148 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
margaretha4af3f1e2019-01-16 17:53:26 +010014916/01/2019
150 - Added a PUT request for both creating and editing vc (margaretha)
151 - Added aliases to some VC controllers (margaretha)
margaretha0866a532019-01-22 17:52:40 +0100152 - Merged VC access list controllers (margaretha)
15321/01/2019
margaretha137d4ee2019-12-13 14:49:15 +0100154 - Removed codes related to user registration & password management (margaretha)
margaretha0866a532019-01-22 17:52:40 +010015522/01/2019
156 - Added create, edit, retrieve user default setting controllers (margaretha)
margaretha62c06762019-01-23 16:58:30 +010015722/01/2019
158 - Updated default setting controllers & added tests (margaretha)
margaretha0bcde4c2019-01-23 19:08:51 +0100159 - Added delete key in setting controllers (margaretha)
margaretha6cd27f32019-01-24 14:47:47 +010016023/01/2019
161 - Added default setting key validation (margaretha)
162 - Fixed UserdataTest (margaretha)
margaretha4a338122019-01-25 16:02:18 +010016324/01/2019
164 - Added default setting key validation & fixed UserdataTest (margaretha)
16525/01/2019
margaretha4fa4b062019-01-28 19:43:30 +0100166 - Added VC reference and MapUtil tests (margaretha)
16728/01/2019
168 - Fixed username verification in DefaultSettingService (margaretha)
169 - Added foundry rewrite with user default setting (margaretha)
170 - Added default foundry for morphology layer (margaretha)
margaretha1b8bc4d2019-01-29 12:19:54 +010017129/01/2019
172 - Fixed share VC type (margaretha)
margarethab5e1e0a2019-01-29 22:11:57 +0100173 - Added delete setting controller (margaretha)
174 - Handled "no resource found" cases (margaretha, issue #37)
margarethabab55d52019-01-30 16:09:07 +010017530/01/2019
176 - Added server shutdown description in readme (margaretha)
margaretha79d738c2018-12-17 16:45:47 +0100177
margaretha2df06602018-11-14 19:10:30 +0100178# version 0.61.4
17914/11/2018
180 - Integrated lite and full services and controllers in core (margaretha)
margaretha6f0b7382018-11-21 17:42:02 +010018121/11/2018
182 - Updated OAuth2 refresh token request to create a new refresh token and
margarethae72355a2018-11-28 16:53:09 +0100183 revoke the old one per request (margaretha)
18428/11/2018
185 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
186 - Handled storing cached VC with VC reference (margaretha)
margaretha230effb2018-11-29 17:28:18 +010018729/11/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100188 - Added a controller for listing user clients having active refresh tokens
margarethadda4ef72018-12-06 14:20:51 +0100189 (margaretha)
1906/12/2018
191 - Added debug flags to mitigate log4j debugging performance (margaretha)
margarethad6f39d52018-12-06 14:21:39 +0100192 - Fixed KoralNode at() method (margaretha)
margarethac750cbb2018-12-11 12:47:02 +010019311/12/2018
194 - Implemented revoking all tokens of a user client via a super client
195 (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100196 - Removed document controllers and KustvaktResource (margaretha)
margaretha1bc9cca2018-12-11 15:09:44 +0100197 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100198
margaretha2df06602018-11-14 19:10:30 +0100199
margaretha51e5e3f2018-10-17 15:10:03 +0200200# version 0.61.3
20117/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100202 - Updated NamedVCLoader to be optional (margaretha)
203 - Updated annotation tables & implemented key-value structure (margaretha)
204 - Added annotation parser for annotation data from kalamar (margaretha)
205 - Implemented parsing free resource info from json (margaretha)
margaretha3da7cd32018-10-22 17:42:52 +020020622/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100207 - Updated jetty, spring and hibernate versions (margaretha)
208 - Fixed the order of annotation keys and values, and added tests (margaretha)
209 - Fixed resource DAO & added tests (margaretha)
21024/10/2018
211 - Fixed query serialization service (margaretha)
212 - Added "highlights" parameter to matchInfo controller (margaretha)
213 - Added "fields" parameter to search controllers (margaretha)
214 - Integrated lite controllers, services and tests in full version (margaretha)
margaretha439ad572018-10-29 12:15:28 +010021529/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100216 - Moved javax.servlet-api to core (margaretha)
Akron63656052018-11-07 12:20:13 +010021707/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100218 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
margaretha339fd2e2018-11-13 12:14:53 +010021913/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100220 - Added Shutdown handler to Jetty server (margaretha)
221 - Fixed storing VC order in NamedVCLoader (margaretha)
margaretha51e5e3f2018-10-17 15:10:03 +0200222
margaretha6ef00dd2018-09-12 14:06:38 +0200223# version 0.61.2
22412/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100225 - Added various log4j2 configurations (margaretha)
margaretha563aabe2018-09-13 20:39:45 +020022613/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100227 - Implemented VirtualCorpusRewrite (margaretha)
margaretha9e53bb22018-09-14 19:39:15 +020022814/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100229 - Fixed SpringJerseyTest ApplicationContext (margaretha)
230 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
231 - Enabled VCReferenceTest in maven test suite (margaretha)
margarethaf7abb362018-09-18 20:09:37 +020023218/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100233 - Handled unique constraints / inserting duplicate items to DB (margaretha)
234 - Added a controller for editing user group member roles (margaretha)
margaretha488e04b2018-09-19 18:17:45 +020023519/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100236 - Fixed cached-VC ref with username (margaretha)
margaretha6ef00dd2018-09-12 14:06:38 +0200237
margarethaee0cbfe2018-08-28 17:47:14 +0200238# version 0.61.1
23928/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100240 - Added API URL versioning (margaretha)
241 - Deactivated IdRewrite (margaretha)
242 - Fixed kustvakt controller (margaretha)
margaretha7926adc2018-08-30 13:45:33 +020024330/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100244 - Fixed root packages & added api version properties in kustvakt.conf
245 (margaretha)
246 - Fixed versioning in SearchController (margaretha)
247 - Added API versioning tests (margaretha)
margarethaee0cbfe2018-08-28 17:47:14 +0200248
margaretha7f5071f2018-08-14 15:58:51 +0200249# version 0.61.0
margaretha1b320452018-08-02 16:56:25 +0200250
margaretha0666ddb2018-08-02 16:54:04 +020025102/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100252 - Added VC reference tests (margaretha)
253 - Implemented loading and caching named VCs (margaretha)
25403/08/2018
255 - Implemented OAuth2 revoke token (margaretha)
256 - Updated OAuth2 refresh token implementation (margaretha)
25714/08/2018
258 - Implemented revoke all OAuth2 access tokens and authorization codes of
259 client users when deregistering/deleting a client (margaretha)
260 - Fixed update OAuth2 access token (margaretha)
261 - Implemented reset client secret (margaretha)
262 - Fixed revoking latest access token when refreshing OAuth2 access token
263 (margaretha)
margaretha835178d2018-08-15 19:04:03 +020026415/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100265 - Implemented OAuth2 client info controller (margaretha)
266 - Implemented update OAuth2 client privilege controller for admins
267 (margaretha)
268 - Implemented unlimited authorization scope for super clients with OAuth2
269 password grant (margaretha)
270 - Marked native clients implementation to deprecated in favour of super
271 clients (margaretha)
272 - Enabled using Bearer tokens as user authentication tokens (Authorization
273 header value) for many controllers including OAuth2 controllers (margaretha)
margarethaf0085122018-08-16 16:19:53 +020027416/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100275 - Implemented degrading super clients (margaretha)
276 - Improved and added OAuth2 tests (margaretha)
margaretha2e1781f2018-08-21 11:45:26 +020027721/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100278 - Added VC name pattern check (margaretha)
margaretha6ad08b42018-08-22 18:33:54 +020027922/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100280 - Implemented loading VC from gz files (margaretha)
281 - Updated OAuth2 authorization codes' & access tokens' expiry check
282 (margaretha)
28323/08/2018
284 - Updated RefreshToken implementations with separate DB tables (margaretha)
285 - Allows multiple access tokens per refresh token (margaretha)
margarethac7196d22018-08-27 14:20:03 +020028627/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100287 - Added statistic with VC reference tests (margaretha)
288 - Fixed OAuth2 SQL files (margaretha)
margaretha45211af2018-08-28 12:49:07 +020028928/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100290 - Added c3p0 datasource configuration to Spring default-config-xml
291 (margaretha)
292 - Added running Kustvakt server with custom spring config in the readme
293 (margaretha)
294 - Removed old OAuth2 codes (margaretha)
295 - Moved non-config test codes to misc (margaretha)
296
margaretha7f5071f2018-08-14 15:58:51 +0200297
298# version 0.60.5
299
30009/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100301 - Added service layer to the search controller (margaretha)
302 - Added OAuth2 scope checking in search and VC controllers (margaretha)
303 - Added handling OAuth2 bearer token for VC access and User group
304 controllers (margaretha)
305 - Added default scope to password grant (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020030610/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100307 - Made createBasicAuthorizationHeaderValue static (margaretha)
308 - Added store access token in openID token service (margaretha)
309 - Fixed empty scope in openID authorization and token service (margaretha)
310 - Implemented storing authorization code in cache (margaretha)
31111/07/2018
312 - Fixed authentication time in authentication controller (margaretha)
313 - Added OAuth2 access token tests (margaretha)
31412/07/2018
315 - Updated maven surefire setting for faster test suite runtime (margaretha)
316 - Implemented refreshing OAuth2 access token (margaretha)
31726/07/2018
318 - Fixed issue #27 (margaretha)
31902/08/2018s
320 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200321
margaretha137d4ee2019-12-13 14:49:15 +0100322
margaretha7f5071f2018-08-14 15:58:51 +0200323# version 0.60.4
324
Akrond5058162018-07-05 11:17:15 +020032505/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100326 - implemented OAuth2 authorization code request with OpenID Authentication
327 (margaretha)
328 - enabled OAuth2 authorization without OpenID authentication using Nimbus
329 library (margaretha)
330 - implemented response handler for OpenID authentication errors in authorization
331 requests (margaretha)
332 - added tests regarding OpenID authentication in authorization requests
333 (margaretha)
334 - implemented OAuth2 authorization error response via redirect URI instead of
335 JSON (margaretha)
336 - added state to OAuth2 authorization error response (margaretha)
337 - implemented OpenID token service for authorization code flow (margaretha)
338 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
339 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
340 keys (margaretha)
341 - implemented OpenId configuration (margaretha)
342 - added authentication time and support for auth_time in id_token (margaretha)
343 - implemented support for nonce and max_age parameters in OpenID authentication
344 (margaretha)
345 - implemented OAuth2 token request with password grant using Nimbus library
346 (margaretha)
347 - updated redirect URI validator (margaretha)
348 - updated client registration requirement to allow desktop applications
349 (margaretha)
350 - fixed RSA key configuration (margaretha)
351 - merged OAuth2 client deregistration controllers (margaretha)
352 - fixed OAuth2 client unique URL-hashcode (margaretha)
353 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
354 - Added support for unrestricted corpus statistics (ndiewald)
355 - updated paths of user-group deletion-controllers (margaretha)
356 - Do not pass broken queries to Krill (diewald)
357 - added OAuth2 token request with client authentication via Authorization
358 header (margaretha)
359 - added port checking in test suite (margaretha)
360
margaretha7f5071f2018-08-14 15:58:51 +0200361# version 0.60.3
362
margaretha235a6802018-06-06 19:21:53 +020036306/06/2018
margaretha137d4ee2019-12-13 14:49:15 +0100364 - improved user authentication by using authentication filter for authorization
365 code request (margaretha)
366 - limited client authentication to client id checking in authorization code
367 request (margaretha)
368 - added user_id in the oauth2_access_token database table (margaretha)
369 - implemented OAuth2Authentication provider for token context management
370 (margaretha)
371 - added parameter checking for authorization DAO (margaretha)
372 - added controller tests using OAuth2 access token (margaretha)
373 - added database tables for MySQL (margaretha)
374 - updated JWT library and related codes (margaretha)
375
margaretha7f5071f2018-08-14 15:58:51 +0200376# version 0.60.2
377
margarethabe4c5c92018-05-03 18:55:49 +020037803/05/2018
margaretha137d4ee2019-12-13 14:49:15 +0100379 - implemented OAuth2 client registration (margaretha)
380 - implemented OAuth2 client authentication (margaretha)
381 - changed virtual corpus search to retrieval (margaretha)
382 - implemented public client deregistration task (margaretha)
383 - added client registration and deregistration tests (margaretha)
384 - implemented confidential client deregistration task (margaretha)
385 - fixed storing client secret (margaretha)
386 - implemented OAuth2 response handler (margaretha)
387 - implemented OAuth2 request access token with client credentials grant
388 (margaretha)
389 - implemented OAuth2 request access token with resource owner password grant
390 (margaretha)
391 - implemented OAuth2 authorization code request (margaretha)
392 - added OAuth2 error codes (margaretha)
393 - added OAuth2 authorization, scope and access token tables for SQLite
394 (margaretha)
395 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
396 - implemented OAuth2 request access token with authorization code grant
397 (margaretha)
398 - added setting default scopes in the config file (margaretha)
399 - fixed loading spring config multiple times in the test suite (margaretha)
400 - added SQLite created_date trigger for access token (margaretha)
401 - added a join table for access token scopes (margaretha)
402 - added access scopes handling (margaretha)
403 - added tests about request token with authorization code (margaretha)
404
margaretha7f5071f2018-08-14 15:58:51 +0200405# version 0.60.1
406
margaretha18533fd2018-03-28 16:01:06 +020040728/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100408 - added admin-related SQL codes (margaretha)
409 - updated AdminDao (margaretha)
410 - added optional username query parameter to group list controller (margaretha)
411 - fixed non hierarchical URI of kustvakt conf files (margaretha)
412 - added delete group member triggers (margaretha)
413 - added list user-group by username and status for system admin (margaretha)
414 - added user-group status in user-group DTO (margaretha)
415 - added check for hidden groups in user-group tests (margaretha)
416 - added database trigger test on deleting members when deleting group
417 (margaretha)
418 - renamed VC type PREDEFINED to SYSTEM (margaretha)
419 - added VC list controller for system admin (margaretha)
420 - added VC controller tests with for system admin (margaretha)
421 - added hidden access removal when deleting published VC (margaretha)
422 - added check for hidden groups in VC controller tests (margaretha)
423 - added search user-group controller (margaretha)
424 - removed createdBy from VirtualCorpusJson (margaretha)
425 - moved member role setting from the invitation phase to the after-subscription
426 phase (margaretha)
427 - added member role removal after deleting members (margaretha)
428 - added add and delete member role controllers (margaretha)
429
margaretha7f5071f2018-08-14 15:58:51 +0200430# version 0.60
431
margaretha97bb3bd2018-03-14 18:41:14 +010043214/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100433 - set up mail settings using localhost port 25 (margaretha)
434 - added mail template in kustvakt configuration (margaretha)
435 - added mail settings to readme (margaretha)
436 - disabled email notification for auto group (margaretha)
437 - added metadata retrieval (diewald)
438 - enabled custom implementation for email address retrieval (margaretha)
439 - removed old policy and deprecated code (margaretha)
440 - moved authentication related code to /full (margaretha)
441 - added userRoles attribute to UserGroupDto. (margaretha)
442 - fixed sqlite trigger (margaretha)
443 - fixed member exist error message (margaretha)
444 - fixed member invitation to join deleted group (margaretha)
445 - added checking deleted group (margaretha)
margarethaa86b1412018-02-21 20:40:35 +0100446
margaretha7f5071f2018-08-14 15:58:51 +0200447# version 0.59.10
margaretha137d4ee2019-12-13 14:49:15 +0100448
margarethaaecee1b2018-02-20 14:44:21 +010044920/02/2018
margaretha137d4ee2019-12-13 14:49:15 +0100450 - added sort VC by id (margaretha)
451 - added test cases regarding VC sharing (margaretha)
452 - implemented withdraw VC from publication (margaretha)
453 - added Changes file (margaretha)
454 - implemented add/invite users to group (margaretha)
455 - implemented delete user-group and member tasks (margaretha)
456 - added userMemberStatus in group lists (margaretha)
457 - updated and added SQL test data (margaretha)
458 - added user group related tests (margaretha)
459 - implemented custom configuration for deleting user groups and members (margaretha)
460 - updated library versions and java environment (margaretha)
461 - added expiration time check for member invitation (margaretha)
462 - moved .properties files (margaretha)
463 - merged changelog file to Changes (margaretha)
464 - updated status codes and error messages to be more detailed (margaretha)
465 - testing mail implementation using embedded jetty jndi (margaretha)
466 - fixed collection rewrite regarding OR operation with other fields
467 (margaretha)
468 - implemented sending mail using spring injection and removed jetty jndi
469 (margaretha)
470 - fixed unrecognized application/json (margaretha)
471 - fixed and updated velocity template (margaretha)
472
margaretha7f5071f2018-08-14 15:58:51 +0200473# version 0.59.9
474
margarethac9f1dfa2018-02-07 17:50:33 +010047519/01/2018
margaretha137d4ee2019-12-13 14:49:15 +0100476 - restructured basic authentication (margaretha)
477 - fixed AuthenticationException to include authentication scheme (margaretha)
478 - fixed rewrite redundancy in collection rewrite (margaretha)
479 - fixed foundry rewrite for constituents (margaretha)
480 - introduced authentication methods, schemes and tokens (margaretha)
481 - implemented collection rewrite with multiple licenses (margaretha)
482 - fixed foundry rewrite for korap span without wrap node (margaretha)
483 - implemented list user group (margaretha)
484 - implemented delete VC task (margaretha)
485 - implemented create user-group, subscribe to user-groups, unsubscribe to
486 user-groups tasks(margaretha)
487 - fixed handling JSON mapping exception for missing enums (margaretha)
488 - implemented list VC task (margaretha)
489 - added KoralQuery in VC lists (margaretha)
490 - implemented edit VC task (margaretha)
491 - implemented publish VC task (margaretha)
492 - implemented share VC task (margaretha)
493 - implemented list only owned VC task (margaretha)
494 - implemented list VC access task (margaretha)
495 - implemented search VC by id task (margaretha)
496 - implemented delete VC access (margaretha)
497 - implemented search for project VC (margaretha)
498 - added search VC related tests (margaretha)
499 - removed PredefinedUserGroup.ALL and related codes (margaretha)
500 - implemented search for published VC (margaretha)
501
margaretha7f5071f2018-08-14 15:58:51 +0200502# version 0.59.8
503
margarethac9f1dfa2018-02-07 17:50:33 +010050421/09/2017
margaretha137d4ee2019-12-13 14:49:15 +0100505 - restructured statistics service (margaretha)
506 - removed deprecated loader codes and tests (margaretha)
507 - removed old Spring java configurations (margaretha)
508 - implemented entity classes for the new database (margaretha)
509 - added MySQL codes regarding VC and for testing (margaretha)
510 - added dao methods regarding VC (margaretha)
511 - added similar SQL codes (to MySQL) for sqlite (margaretha)
512 - added dao methods regarding user groups (margaretha)
513 - restructured web-service codes into controller and logic/business-service
514 (margaretha)
515 - implemented user role and privilege, and added tests (margaretha)
516 - prepared test suite using new database (margaretha)
517 - implemented UserGroupDao and tests (margaretha)
518 - fixed missing exceptions in JsonUtils (margaretha)
519 - restructured web filters and authentication codes (margaretha)
520 - implemented create/store VC (margaretha)
521 - fixed collection rewrite bug regarding availability with operation or
522 (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +0100523
margaretha7f5071f2018-08-14 15:58:51 +0200524# version 0.59.7
525
margarethac9f1dfa2018-02-07 17:50:33 +010052613/10/2016
margaretha137d4ee2019-12-13 14:49:15 +0100527 - MOD: updated search to use new siglen (diewald)
528 - MOD: fixed matchinfo retrieval in light service (diewald)
margarethac9f1dfa2018-02-07 17:50:33 +0100529
53005/05/2015
margaretha137d4ee2019-12-13 14:49:15 +0100531 - ADD: rest test suite for user service (hanl)
532 - MOD: setup parameter modification (hanl)
533 - ADD: oauth2 client unique constraint (hanl)