blob: cda654052c179c4979ac79d2f189708072a361f0 [file] [log] [blame]
margaretha2618beb2020-01-24 14:12:28 +01001# version 0.62.4
224/01/2020
margaretha6aee1972020-02-03 14:34:06 +01003 - Removed salt from config and updated config files (margaretha)
403/02/2020
5 - Added an admin API for clearing access token cache (margaretha)
margaretha2618beb2020-01-24 14:12:28 +01006
margaretha1d1c73e2019-12-03 18:07:28 +01007# version 0.62.3
803/12/2019
9 - Implemented pipe extension in the search API (margaretha)
margaretha52ee9e32019-12-11 16:36:14 +01001011/12/2019
11 - Added errors when requesting VC in caching process (margaretha,
margaretha137d4ee2019-12-13 14:49:15 +010012 resolved #47)
margarethaed2ee242019-12-12 17:34:18 +01001312/12/2019
14 - Added support for multiple cq parameters (margaretha, resolved #46)
margaretha137d4ee2019-12-13 14:49:15 +01001513/12/2019
16 - Handled pipe errors and added tests (margaretha)
margarethad8aa1352019-12-19 11:04:41 +01001719/12/2019
18 - Updated create update user-group API (margaretha)
margarethad3a46ec2019-12-20 12:18:44 +01001920/12/2019
margarethad9546d32019-12-20 12:19:17 +010020 - Removed transactional annotations from simple select queries (margaretha)
margaretha89273b52020-01-20 12:54:58 +010021 - Updated free resource controller (margaretha)
2215/01-2020
23 - Added additional statistic figures to virtual corpus info API
24 response (margaretha)
margaretha137d4ee2019-12-13 14:49:15 +010025
margaretha89836f32019-10-17 10:50:50 +020026# version 0.62.2
2717/10/2019
margarethada5a6ab2019-11-08 10:06:05 +010028 - Handled vulnerability CVE-2019-17195. (margaretha)
298/11/2019
30 - Added user-group name pattern (margaretha, issue #33)
margarethaa18ab2b2019-11-11 12:55:26 +01003111/11/2019
32 - Updated user group service paths and replaced groupId with groupName
33 (margaretha, resolved #33)
margarethaca7cff82019-11-12 12:06:37 +01003412/11/2019
35 - Removed UserGroupJson & updated listUserGroups and createUserGroup
36 services (margaretha)
margaretha03b195a2019-11-12 14:57:15 +010037 - Added prefixes to username and groupname parameters in service paths
margaretha21d32962019-11-14 17:08:15 +010038 (margaretha, resolved #35)
margaretha85967642019-11-13 13:35:33 +01003913/11/2019
40 - Added tests for issue #43 (margaretha)
margarethac20cd342019-11-14 10:59:39 +01004114/11/2019
42 - Added client description and URL to list-authorized-clients service
margaretha21d32962019-11-14 17:08:15 +010043 (margaretha, close #53)
margaretha7a09e482019-11-14 14:34:07 +010044 - Implemented a service to list clients registered by a user (margaretha,
margaretha21d32962019-11-14 17:08:15 +010045 close #52)
46 - Added a check for OAuth2 client, VC, and group name length (margaretha)
margaretha77e74742019-11-15 12:15:20 +01004715/11/2019
48 - Merged list authorized client and list registered client services
49 (margaretha)
margaretha43aceb52019-11-21 12:58:53 +01005021/11/2019
margarethadb457bc2019-11-21 14:38:56 +010051 - Added a service to list active refresh tokens of a user (margaretha)
52 - Added username filtering to token revocation service via super client
53 (margaretha)
margaretha7497adf2019-11-26 13:13:57 +01005426/11/2019
55 - Added a service to revoke a single refresh token via super client
56 (margaretha)
margaretha89836f32019-10-17 10:50:50 +020057
margaretha2544cdf2019-07-08 11:39:43 +020058# version 0.62.1
5908/07/2019
margaretha93e602e2019-08-07 15:19:56 +020060 - Added tests for public metadata response in search api (margaretha,
61 issue #43)
margaretha2544cdf2019-07-08 11:39:43 +020062 - Disabled some tests of unused/disabled web-services (margaretha)
margaretha93e602e2019-08-07 15:19:56 +02006307/08/2019
64 - Fixed missing scopes after requesting access token with refresh token
65 (margaretha)
margarethac9f40e22019-08-07 17:32:19 +020066 - Fixed post requests with status OK and empty body (margaretha)
margaretha0e1fc552019-08-08 15:31:01 +02006707/08/2019
margaretha7497adf2019-11-26 13:13:57 +010068 - Added users to hidden group when searching in a published VC (margaretha,
69 resolved #40)
margarethabdd47ac2019-08-15 14:22:38 +02007015/08/2019
margaretha89836f32019-10-17 10:50:50 +020071 - Updated the response statuses of VC PUT requests (margaretha)
margaretha2544cdf2019-07-08 11:39:43 +020072
margaretha3ccaeb72019-02-28 18:40:22 +010073# version 0.62
7428/02/2019
75 - Removed old VC controllers and updated tests (margaretha, issue #34)
76 - Updated VC access controllers (margaretha)
margaretha3d55b002019-03-19 12:00:44 +01007719/03/2019
margaretha47a72a82019-07-03 16:00:54 +020078 - Added close index controller (margaretha)
margaretha4b0eb3d2019-04-11 10:25:56 +02007911/04/2019
80 - Fixed unknown authentication scheme, missing VC entity, and parameter
81 checker (margaretha)
margarethaed053fb2019-04-11 15:15:13 +020082 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
83 unique group name and unknown VC access (margaretha)
margaretha03ae28d2019-06-27 14:20:30 +02008427/06/2019
85 - Handled LDAP errors, fixed #45 (margaretha)
margaretha47a72a82019-07-03 16:00:54 +02008603/07/2019
87 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
88 - Changed the response media-type of authentication controllers (margaretha)
89 - Fixed bugs: allow guest to retrieve system VC,
90 remove VC from cache when it is deleted (margaretha)
margaretha3a579402019-07-04 15:40:46 +02009104/07/2019
92 - Updated VC name pattern and tests (margaretha)
margaretha3ccaeb72019-02-28 18:40:22 +010093
margaretha85273f12019-02-04 18:13:17 +010094# version 0.61.6
9504/02/2019
96 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
97 - Updated client deregistration behavior (margaretha)
margaretha39cec602019-02-05 19:48:49 +01009805/02/2019
99 - Added delete-group-by-name controller (margaretha)
100 - Added unique index to group name (margaretha)
margaretha798e8bd2019-02-06 15:48:58 +010010106/02/2019
102 - Updated a user setting test using array for multiple values (margaretha)
margaretha351f7692019-02-06 19:36:52 +0100103 - Added metadata controller tests (margaretha)
margaretha2558a7c2019-02-18 16:48:54 +010010418/02/2019
105 - Fixed tests (margaretha)
margaretha852a0f62019-02-19 12:14:30 +0100106 - Updated handling errors from Koral (margaretha)
10719/02/2019
108 - Added fields to metadata controller (margaretha, issue #39)
margaretha85273f12019-02-04 18:13:17 +0100109
margaretha79d738c2018-12-17 16:45:47 +0100110# version 0.61.5
margaretha5c67dd52018-12-18 17:27:05 +010011117/12/2018
margaretha79d738c2018-12-17 16:45:47 +0100112 - Added a search timeout test (margaretha)
margaretha5c67dd52018-12-18 17:27:05 +010011318/12/2018
114 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
margaretha0b903912019-01-08 17:41:39 +010011508/01/2019
116 - Improved predefined vc caching (issue #28, margaretha)
margaretha398f4722019-01-09 19:07:20 +010011709/01/2019
118 - Added comments (margaretha)
119 - Updated code structure (margaretha)
margaretha2ea9a1e2019-01-11 16:37:21 +010012011/01/2019
121 - Degraded API version to 1.0 (margaretha)
122 - Added OAuth2 client info tests (margaretha)
margaretha8c203962019-01-14 17:01:33 +010012314/01/2019
124 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
margaretha4af3f1e2019-01-16 17:53:26 +010012516/01/2019
126 - Added a PUT request for both creating and editing vc (margaretha)
127 - Added aliases to some VC controllers (margaretha)
margaretha0866a532019-01-22 17:52:40 +0100128 - Merged VC access list controllers (margaretha)
12921/01/2019
margaretha137d4ee2019-12-13 14:49:15 +0100130 - Removed codes related to user registration & password management (margaretha)
margaretha0866a532019-01-22 17:52:40 +010013122/01/2019
132 - Added create, edit, retrieve user default setting controllers (margaretha)
margaretha62c06762019-01-23 16:58:30 +010013322/01/2019
134 - Updated default setting controllers & added tests (margaretha)
margaretha0bcde4c2019-01-23 19:08:51 +0100135 - Added delete key in setting controllers (margaretha)
margaretha6cd27f32019-01-24 14:47:47 +010013623/01/2019
137 - Added default setting key validation (margaretha)
138 - Fixed UserdataTest (margaretha)
margaretha4a338122019-01-25 16:02:18 +010013924/01/2019
140 - Added default setting key validation & fixed UserdataTest (margaretha)
14125/01/2019
margaretha4fa4b062019-01-28 19:43:30 +0100142 - Added VC reference and MapUtil tests (margaretha)
14328/01/2019
144 - Fixed username verification in DefaultSettingService (margaretha)
145 - Added foundry rewrite with user default setting (margaretha)
146 - Added default foundry for morphology layer (margaretha)
margaretha1b8bc4d2019-01-29 12:19:54 +010014729/01/2019
148 - Fixed share VC type (margaretha)
margarethab5e1e0a2019-01-29 22:11:57 +0100149 - Added delete setting controller (margaretha)
150 - Handled "no resource found" cases (margaretha, issue #37)
margarethabab55d52019-01-30 16:09:07 +010015130/01/2019
152 - Added server shutdown description in readme (margaretha)
margaretha79d738c2018-12-17 16:45:47 +0100153
margaretha2df06602018-11-14 19:10:30 +0100154# version 0.61.4
15514/11/2018
156 - Integrated lite and full services and controllers in core (margaretha)
margaretha6f0b7382018-11-21 17:42:02 +010015721/11/2018
158 - Updated OAuth2 refresh token request to create a new refresh token and
margarethae72355a2018-11-28 16:53:09 +0100159 revoke the old one per request (margaretha)
16028/11/2018
161 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
162 - Handled storing cached VC with VC reference (margaretha)
margaretha230effb2018-11-29 17:28:18 +010016329/11/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100164 - Added a controller for listing user clients having active refresh tokens
margarethadda4ef72018-12-06 14:20:51 +0100165 (margaretha)
1666/12/2018
167 - Added debug flags to mitigate log4j debugging performance (margaretha)
margarethad6f39d52018-12-06 14:21:39 +0100168 - Fixed KoralNode at() method (margaretha)
margarethac750cbb2018-12-11 12:47:02 +010016911/12/2018
170 - Implemented revoking all tokens of a user client via a super client
171 (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100172 - Removed document controllers and KustvaktResource (margaretha)
margaretha1bc9cca2018-12-11 15:09:44 +0100173 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100174
margaretha2df06602018-11-14 19:10:30 +0100175
margaretha51e5e3f2018-10-17 15:10:03 +0200176# version 0.61.3
17717/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100178 - Updated NamedVCLoader to be optional (margaretha)
179 - Updated annotation tables & implemented key-value structure (margaretha)
180 - Added annotation parser for annotation data from kalamar (margaretha)
181 - Implemented parsing free resource info from json (margaretha)
margaretha3da7cd32018-10-22 17:42:52 +020018222/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100183 - Updated jetty, spring and hibernate versions (margaretha)
184 - Fixed the order of annotation keys and values, and added tests (margaretha)
185 - Fixed resource DAO & added tests (margaretha)
18624/10/2018
187 - Fixed query serialization service (margaretha)
188 - Added "highlights" parameter to matchInfo controller (margaretha)
189 - Added "fields" parameter to search controllers (margaretha)
190 - Integrated lite controllers, services and tests in full version (margaretha)
margaretha439ad572018-10-29 12:15:28 +010019129/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100192 - Moved javax.servlet-api to core (margaretha)
Akron63656052018-11-07 12:20:13 +010019307/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100194 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
margaretha339fd2e2018-11-13 12:14:53 +010019513/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100196 - Added Shutdown handler to Jetty server (margaretha)
197 - Fixed storing VC order in NamedVCLoader (margaretha)
margaretha51e5e3f2018-10-17 15:10:03 +0200198
margaretha6ef00dd2018-09-12 14:06:38 +0200199# version 0.61.2
20012/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100201 - Added various log4j2 configurations (margaretha)
margaretha563aabe2018-09-13 20:39:45 +020020213/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100203 - Implemented VirtualCorpusRewrite (margaretha)
margaretha9e53bb22018-09-14 19:39:15 +020020414/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100205 - Fixed SpringJerseyTest ApplicationContext (margaretha)
206 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
207 - Enabled VCReferenceTest in maven test suite (margaretha)
margarethaf7abb362018-09-18 20:09:37 +020020818/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100209 - Handled unique constraints / inserting duplicate items to DB (margaretha)
210 - Added a controller for editing user group member roles (margaretha)
margaretha488e04b2018-09-19 18:17:45 +020021119/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100212 - Fixed cached-VC ref with username (margaretha)
margaretha6ef00dd2018-09-12 14:06:38 +0200213
margarethaee0cbfe2018-08-28 17:47:14 +0200214# version 0.61.1
21528/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100216 - Added API URL versioning (margaretha)
217 - Deactivated IdRewrite (margaretha)
218 - Fixed kustvakt controller (margaretha)
margaretha7926adc2018-08-30 13:45:33 +020021930/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100220 - Fixed root packages & added api version properties in kustvakt.conf
221 (margaretha)
222 - Fixed versioning in SearchController (margaretha)
223 - Added API versioning tests (margaretha)
margarethaee0cbfe2018-08-28 17:47:14 +0200224
margaretha7f5071f2018-08-14 15:58:51 +0200225# version 0.61.0
margaretha1b320452018-08-02 16:56:25 +0200226
margaretha0666ddb2018-08-02 16:54:04 +020022702/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100228 - Added VC reference tests (margaretha)
229 - Implemented loading and caching named VCs (margaretha)
23003/08/2018
231 - Implemented OAuth2 revoke token (margaretha)
232 - Updated OAuth2 refresh token implementation (margaretha)
23314/08/2018
234 - Implemented revoke all OAuth2 access tokens and authorization codes of
235 client users when deregistering/deleting a client (margaretha)
236 - Fixed update OAuth2 access token (margaretha)
237 - Implemented reset client secret (margaretha)
238 - Fixed revoking latest access token when refreshing OAuth2 access token
239 (margaretha)
margaretha835178d2018-08-15 19:04:03 +020024015/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100241 - Implemented OAuth2 client info controller (margaretha)
242 - Implemented update OAuth2 client privilege controller for admins
243 (margaretha)
244 - Implemented unlimited authorization scope for super clients with OAuth2
245 password grant (margaretha)
246 - Marked native clients implementation to deprecated in favour of super
247 clients (margaretha)
248 - Enabled using Bearer tokens as user authentication tokens (Authorization
249 header value) for many controllers including OAuth2 controllers (margaretha)
margarethaf0085122018-08-16 16:19:53 +020025016/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100251 - Implemented degrading super clients (margaretha)
252 - Improved and added OAuth2 tests (margaretha)
margaretha2e1781f2018-08-21 11:45:26 +020025321/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100254 - Added VC name pattern check (margaretha)
margaretha6ad08b42018-08-22 18:33:54 +020025522/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100256 - Implemented loading VC from gz files (margaretha)
257 - Updated OAuth2 authorization codes' & access tokens' expiry check
258 (margaretha)
25923/08/2018
260 - Updated RefreshToken implementations with separate DB tables (margaretha)
261 - Allows multiple access tokens per refresh token (margaretha)
margarethac7196d22018-08-27 14:20:03 +020026227/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100263 - Added statistic with VC reference tests (margaretha)
264 - Fixed OAuth2 SQL files (margaretha)
margaretha45211af2018-08-28 12:49:07 +020026528/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100266 - Added c3p0 datasource configuration to Spring default-config-xml
267 (margaretha)
268 - Added running Kustvakt server with custom spring config in the readme
269 (margaretha)
270 - Removed old OAuth2 codes (margaretha)
271 - Moved non-config test codes to misc (margaretha)
272
margaretha7f5071f2018-08-14 15:58:51 +0200273
274# version 0.60.5
275
27609/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100277 - Added service layer to the search controller (margaretha)
278 - Added OAuth2 scope checking in search and VC controllers (margaretha)
279 - Added handling OAuth2 bearer token for VC access and User group
280 controllers (margaretha)
281 - Added default scope to password grant (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020028210/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100283 - Made createBasicAuthorizationHeaderValue static (margaretha)
284 - Added store access token in openID token service (margaretha)
285 - Fixed empty scope in openID authorization and token service (margaretha)
286 - Implemented storing authorization code in cache (margaretha)
28711/07/2018
288 - Fixed authentication time in authentication controller (margaretha)
289 - Added OAuth2 access token tests (margaretha)
29012/07/2018
291 - Updated maven surefire setting for faster test suite runtime (margaretha)
292 - Implemented refreshing OAuth2 access token (margaretha)
29326/07/2018
294 - Fixed issue #27 (margaretha)
29502/08/2018s
296 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200297
margaretha137d4ee2019-12-13 14:49:15 +0100298
margaretha7f5071f2018-08-14 15:58:51 +0200299# version 0.60.4
300
Akrond5058162018-07-05 11:17:15 +020030105/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100302 - implemented OAuth2 authorization code request with OpenID Authentication
303 (margaretha)
304 - enabled OAuth2 authorization without OpenID authentication using Nimbus
305 library (margaretha)
306 - implemented response handler for OpenID authentication errors in authorization
307 requests (margaretha)
308 - added tests regarding OpenID authentication in authorization requests
309 (margaretha)
310 - implemented OAuth2 authorization error response via redirect URI instead of
311 JSON (margaretha)
312 - added state to OAuth2 authorization error response (margaretha)
313 - implemented OpenID token service for authorization code flow (margaretha)
314 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
315 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
316 keys (margaretha)
317 - implemented OpenId configuration (margaretha)
318 - added authentication time and support for auth_time in id_token (margaretha)
319 - implemented support for nonce and max_age parameters in OpenID authentication
320 (margaretha)
321 - implemented OAuth2 token request with password grant using Nimbus library
322 (margaretha)
323 - updated redirect URI validator (margaretha)
324 - updated client registration requirement to allow desktop applications
325 (margaretha)
326 - fixed RSA key configuration (margaretha)
327 - merged OAuth2 client deregistration controllers (margaretha)
328 - fixed OAuth2 client unique URL-hashcode (margaretha)
329 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
330 - Added support for unrestricted corpus statistics (ndiewald)
331 - updated paths of user-group deletion-controllers (margaretha)
332 - Do not pass broken queries to Krill (diewald)
333 - added OAuth2 token request with client authentication via Authorization
334 header (margaretha)
335 - added port checking in test suite (margaretha)
336
margaretha7f5071f2018-08-14 15:58:51 +0200337# version 0.60.3
338
margaretha235a6802018-06-06 19:21:53 +020033906/06/2018
margaretha137d4ee2019-12-13 14:49:15 +0100340 - improved user authentication by using authentication filter for authorization
341 code request (margaretha)
342 - limited client authentication to client id checking in authorization code
343 request (margaretha)
344 - added user_id in the oauth2_access_token database table (margaretha)
345 - implemented OAuth2Authentication provider for token context management
346 (margaretha)
347 - added parameter checking for authorization DAO (margaretha)
348 - added controller tests using OAuth2 access token (margaretha)
349 - added database tables for MySQL (margaretha)
350 - updated JWT library and related codes (margaretha)
351
margaretha7f5071f2018-08-14 15:58:51 +0200352# version 0.60.2
353
margarethabe4c5c92018-05-03 18:55:49 +020035403/05/2018
margaretha137d4ee2019-12-13 14:49:15 +0100355 - implemented OAuth2 client registration (margaretha)
356 - implemented OAuth2 client authentication (margaretha)
357 - changed virtual corpus search to retrieval (margaretha)
358 - implemented public client deregistration task (margaretha)
359 - added client registration and deregistration tests (margaretha)
360 - implemented confidential client deregistration task (margaretha)
361 - fixed storing client secret (margaretha)
362 - implemented OAuth2 response handler (margaretha)
363 - implemented OAuth2 request access token with client credentials grant
364 (margaretha)
365 - implemented OAuth2 request access token with resource owner password grant
366 (margaretha)
367 - implemented OAuth2 authorization code request (margaretha)
368 - added OAuth2 error codes (margaretha)
369 - added OAuth2 authorization, scope and access token tables for SQLite
370 (margaretha)
371 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
372 - implemented OAuth2 request access token with authorization code grant
373 (margaretha)
374 - added setting default scopes in the config file (margaretha)
375 - fixed loading spring config multiple times in the test suite (margaretha)
376 - added SQLite created_date trigger for access token (margaretha)
377 - added a join table for access token scopes (margaretha)
378 - added access scopes handling (margaretha)
379 - added tests about request token with authorization code (margaretha)
380
margaretha7f5071f2018-08-14 15:58:51 +0200381# version 0.60.1
382
margaretha18533fd2018-03-28 16:01:06 +020038328/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100384 - added admin-related SQL codes (margaretha)
385 - updated AdminDao (margaretha)
386 - added optional username query parameter to group list controller (margaretha)
387 - fixed non hierarchical URI of kustvakt conf files (margaretha)
388 - added delete group member triggers (margaretha)
389 - added list user-group by username and status for system admin (margaretha)
390 - added user-group status in user-group DTO (margaretha)
391 - added check for hidden groups in user-group tests (margaretha)
392 - added database trigger test on deleting members when deleting group
393 (margaretha)
394 - renamed VC type PREDEFINED to SYSTEM (margaretha)
395 - added VC list controller for system admin (margaretha)
396 - added VC controller tests with for system admin (margaretha)
397 - added hidden access removal when deleting published VC (margaretha)
398 - added check for hidden groups in VC controller tests (margaretha)
399 - added search user-group controller (margaretha)
400 - removed createdBy from VirtualCorpusJson (margaretha)
401 - moved member role setting from the invitation phase to the after-subscription
402 phase (margaretha)
403 - added member role removal after deleting members (margaretha)
404 - added add and delete member role controllers (margaretha)
405
margaretha7f5071f2018-08-14 15:58:51 +0200406# version 0.60
407
margaretha97bb3bd2018-03-14 18:41:14 +010040814/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100409 - set up mail settings using localhost port 25 (margaretha)
410 - added mail template in kustvakt configuration (margaretha)
411 - added mail settings to readme (margaretha)
412 - disabled email notification for auto group (margaretha)
413 - added metadata retrieval (diewald)
414 - enabled custom implementation for email address retrieval (margaretha)
415 - removed old policy and deprecated code (margaretha)
416 - moved authentication related code to /full (margaretha)
417 - added userRoles attribute to UserGroupDto. (margaretha)
418 - fixed sqlite trigger (margaretha)
419 - fixed member exist error message (margaretha)
420 - fixed member invitation to join deleted group (margaretha)
421 - added checking deleted group (margaretha)
margarethaa86b1412018-02-21 20:40:35 +0100422
margaretha7f5071f2018-08-14 15:58:51 +0200423# version 0.59.10
margaretha137d4ee2019-12-13 14:49:15 +0100424
margarethaaecee1b2018-02-20 14:44:21 +010042520/02/2018
margaretha137d4ee2019-12-13 14:49:15 +0100426 - added sort VC by id (margaretha)
427 - added test cases regarding VC sharing (margaretha)
428 - implemented withdraw VC from publication (margaretha)
429 - added Changes file (margaretha)
430 - implemented add/invite users to group (margaretha)
431 - implemented delete user-group and member tasks (margaretha)
432 - added userMemberStatus in group lists (margaretha)
433 - updated and added SQL test data (margaretha)
434 - added user group related tests (margaretha)
435 - implemented custom configuration for deleting user groups and members (margaretha)
436 - updated library versions and java environment (margaretha)
437 - added expiration time check for member invitation (margaretha)
438 - moved .properties files (margaretha)
439 - merged changelog file to Changes (margaretha)
440 - updated status codes and error messages to be more detailed (margaretha)
441 - testing mail implementation using embedded jetty jndi (margaretha)
442 - fixed collection rewrite regarding OR operation with other fields
443 (margaretha)
444 - implemented sending mail using spring injection and removed jetty jndi
445 (margaretha)
446 - fixed unrecognized application/json (margaretha)
447 - fixed and updated velocity template (margaretha)
448
margaretha7f5071f2018-08-14 15:58:51 +0200449# version 0.59.9
450
margarethac9f1dfa2018-02-07 17:50:33 +010045119/01/2018
margaretha137d4ee2019-12-13 14:49:15 +0100452 - restructured basic authentication (margaretha)
453 - fixed AuthenticationException to include authentication scheme (margaretha)
454 - fixed rewrite redundancy in collection rewrite (margaretha)
455 - fixed foundry rewrite for constituents (margaretha)
456 - introduced authentication methods, schemes and tokens (margaretha)
457 - implemented collection rewrite with multiple licenses (margaretha)
458 - fixed foundry rewrite for korap span without wrap node (margaretha)
459 - implemented list user group (margaretha)
460 - implemented delete VC task (margaretha)
461 - implemented create user-group, subscribe to user-groups, unsubscribe to
462 user-groups tasks(margaretha)
463 - fixed handling JSON mapping exception for missing enums (margaretha)
464 - implemented list VC task (margaretha)
465 - added KoralQuery in VC lists (margaretha)
466 - implemented edit VC task (margaretha)
467 - implemented publish VC task (margaretha)
468 - implemented share VC task (margaretha)
469 - implemented list only owned VC task (margaretha)
470 - implemented list VC access task (margaretha)
471 - implemented search VC by id task (margaretha)
472 - implemented delete VC access (margaretha)
473 - implemented search for project VC (margaretha)
474 - added search VC related tests (margaretha)
475 - removed PredefinedUserGroup.ALL and related codes (margaretha)
476 - implemented search for published VC (margaretha)
477
margaretha7f5071f2018-08-14 15:58:51 +0200478# version 0.59.8
479
margarethac9f1dfa2018-02-07 17:50:33 +010048021/09/2017
margaretha137d4ee2019-12-13 14:49:15 +0100481 - restructured statistics service (margaretha)
482 - removed deprecated loader codes and tests (margaretha)
483 - removed old Spring java configurations (margaretha)
484 - implemented entity classes for the new database (margaretha)
485 - added MySQL codes regarding VC and for testing (margaretha)
486 - added dao methods regarding VC (margaretha)
487 - added similar SQL codes (to MySQL) for sqlite (margaretha)
488 - added dao methods regarding user groups (margaretha)
489 - restructured web-service codes into controller and logic/business-service
490 (margaretha)
491 - implemented user role and privilege, and added tests (margaretha)
492 - prepared test suite using new database (margaretha)
493 - implemented UserGroupDao and tests (margaretha)
494 - fixed missing exceptions in JsonUtils (margaretha)
495 - restructured web filters and authentication codes (margaretha)
496 - implemented create/store VC (margaretha)
497 - fixed collection rewrite bug regarding availability with operation or
498 (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +0100499
margaretha7f5071f2018-08-14 15:58:51 +0200500# version 0.59.7
501
margarethac9f1dfa2018-02-07 17:50:33 +010050213/10/2016
margaretha137d4ee2019-12-13 14:49:15 +0100503 - MOD: updated search to use new siglen (diewald)
504 - MOD: fixed matchinfo retrieval in light service (diewald)
margarethac9f1dfa2018-02-07 17:50:33 +0100505
50605/05/2015
margaretha137d4ee2019-12-13 14:49:15 +0100507 - ADD: rest test suite for user service (hanl)
508 - MOD: setup parameter modification (hanl)
509 - ADD: oauth2 client unique constraint (hanl)