blob: 030fdfbc0d22f8cc7cbf73554269a071841bba2f [file] [log] [blame]
margaretha1d1c73e2019-12-03 18:07:28 +01001# version 0.62.3
203/12/2019
3 - Implemented pipe extension in the search API (margaretha)
margaretha52ee9e32019-12-11 16:36:14 +0100411/12/2019
5 - Added errors when requesting VC in caching process (margaretha,
margaretha137d4ee2019-12-13 14:49:15 +01006 resolved #47)
margarethaed2ee242019-12-12 17:34:18 +0100712/12/2019
8 - Added support for multiple cq parameters (margaretha, resolved #46)
margaretha137d4ee2019-12-13 14:49:15 +0100913/12/2019
10 - Handled pipe errors and added tests (margaretha)
margarethad8aa1352019-12-19 11:04:41 +01001119/12/2019
12 - Updated create update user-group API (margaretha)
margaretha137d4ee2019-12-13 14:49:15 +010013
margaretha89836f32019-10-17 10:50:50 +020014# version 0.62.2
1517/10/2019
margarethada5a6ab2019-11-08 10:06:05 +010016 - Handled vulnerability CVE-2019-17195. (margaretha)
178/11/2019
18 - Added user-group name pattern (margaretha, issue #33)
margarethaa18ab2b2019-11-11 12:55:26 +01001911/11/2019
20 - Updated user group service paths and replaced groupId with groupName
21 (margaretha, resolved #33)
margarethaca7cff82019-11-12 12:06:37 +01002212/11/2019
23 - Removed UserGroupJson & updated listUserGroups and createUserGroup
24 services (margaretha)
margaretha03b195a2019-11-12 14:57:15 +010025 - Added prefixes to username and groupname parameters in service paths
margaretha21d32962019-11-14 17:08:15 +010026 (margaretha, resolved #35)
margaretha85967642019-11-13 13:35:33 +01002713/11/2019
28 - Added tests for issue #43 (margaretha)
margarethac20cd342019-11-14 10:59:39 +01002914/11/2019
30 - Added client description and URL to list-authorized-clients service
margaretha21d32962019-11-14 17:08:15 +010031 (margaretha, close #53)
margaretha7a09e482019-11-14 14:34:07 +010032 - Implemented a service to list clients registered by a user (margaretha,
margaretha21d32962019-11-14 17:08:15 +010033 close #52)
34 - Added a check for OAuth2 client, VC, and group name length (margaretha)
margaretha77e74742019-11-15 12:15:20 +01003515/11/2019
36 - Merged list authorized client and list registered client services
37 (margaretha)
margaretha43aceb52019-11-21 12:58:53 +01003821/11/2019
margarethadb457bc2019-11-21 14:38:56 +010039 - Added a service to list active refresh tokens of a user (margaretha)
40 - Added username filtering to token revocation service via super client
41 (margaretha)
margaretha7497adf2019-11-26 13:13:57 +01004226/11/2019
43 - Added a service to revoke a single refresh token via super client
44 (margaretha)
margaretha89836f32019-10-17 10:50:50 +020045
margaretha2544cdf2019-07-08 11:39:43 +020046# version 0.62.1
4708/07/2019
margaretha93e602e2019-08-07 15:19:56 +020048 - Added tests for public metadata response in search api (margaretha,
49 issue #43)
margaretha2544cdf2019-07-08 11:39:43 +020050 - Disabled some tests of unused/disabled web-services (margaretha)
margaretha93e602e2019-08-07 15:19:56 +02005107/08/2019
52 - Fixed missing scopes after requesting access token with refresh token
53 (margaretha)
margarethac9f40e22019-08-07 17:32:19 +020054 - Fixed post requests with status OK and empty body (margaretha)
margaretha0e1fc552019-08-08 15:31:01 +02005507/08/2019
margaretha7497adf2019-11-26 13:13:57 +010056 - Added users to hidden group when searching in a published VC (margaretha,
57 resolved #40)
margarethabdd47ac2019-08-15 14:22:38 +02005815/08/2019
margaretha89836f32019-10-17 10:50:50 +020059 - Updated the response statuses of VC PUT requests (margaretha)
margaretha2544cdf2019-07-08 11:39:43 +020060
margaretha3ccaeb72019-02-28 18:40:22 +010061# version 0.62
6228/02/2019
63 - Removed old VC controllers and updated tests (margaretha, issue #34)
64 - Updated VC access controllers (margaretha)
margaretha3d55b002019-03-19 12:00:44 +01006519/03/2019
margaretha47a72a82019-07-03 16:00:54 +020066 - Added close index controller (margaretha)
margaretha4b0eb3d2019-04-11 10:25:56 +02006711/04/2019
68 - Fixed unknown authentication scheme, missing VC entity, and parameter
69 checker (margaretha)
margarethaed053fb2019-04-11 15:15:13 +020070 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
71 unique group name and unknown VC access (margaretha)
margaretha03ae28d2019-06-27 14:20:30 +02007227/06/2019
73 - Handled LDAP errors, fixed #45 (margaretha)
margaretha47a72a82019-07-03 16:00:54 +02007403/07/2019
75 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
76 - Changed the response media-type of authentication controllers (margaretha)
77 - Fixed bugs: allow guest to retrieve system VC,
78 remove VC from cache when it is deleted (margaretha)
margaretha3a579402019-07-04 15:40:46 +02007904/07/2019
80 - Updated VC name pattern and tests (margaretha)
margaretha3ccaeb72019-02-28 18:40:22 +010081
margaretha85273f12019-02-04 18:13:17 +010082# version 0.61.6
8304/02/2019
84 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
85 - Updated client deregistration behavior (margaretha)
margaretha39cec602019-02-05 19:48:49 +01008605/02/2019
87 - Added delete-group-by-name controller (margaretha)
88 - Added unique index to group name (margaretha)
margaretha798e8bd2019-02-06 15:48:58 +01008906/02/2019
90 - Updated a user setting test using array for multiple values (margaretha)
margaretha351f7692019-02-06 19:36:52 +010091 - Added metadata controller tests (margaretha)
margaretha2558a7c2019-02-18 16:48:54 +01009218/02/2019
93 - Fixed tests (margaretha)
margaretha852a0f62019-02-19 12:14:30 +010094 - Updated handling errors from Koral (margaretha)
9519/02/2019
96 - Added fields to metadata controller (margaretha, issue #39)
margaretha85273f12019-02-04 18:13:17 +010097
margaretha79d738c2018-12-17 16:45:47 +010098# version 0.61.5
margaretha5c67dd52018-12-18 17:27:05 +01009917/12/2018
margaretha79d738c2018-12-17 16:45:47 +0100100 - Added a search timeout test (margaretha)
margaretha5c67dd52018-12-18 17:27:05 +010010118/12/2018
102 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
margaretha0b903912019-01-08 17:41:39 +010010308/01/2019
104 - Improved predefined vc caching (issue #28, margaretha)
margaretha398f4722019-01-09 19:07:20 +010010509/01/2019
106 - Added comments (margaretha)
107 - Updated code structure (margaretha)
margaretha2ea9a1e2019-01-11 16:37:21 +010010811/01/2019
109 - Degraded API version to 1.0 (margaretha)
110 - Added OAuth2 client info tests (margaretha)
margaretha8c203962019-01-14 17:01:33 +010011114/01/2019
112 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
margaretha4af3f1e2019-01-16 17:53:26 +010011316/01/2019
114 - Added a PUT request for both creating and editing vc (margaretha)
115 - Added aliases to some VC controllers (margaretha)
margaretha0866a532019-01-22 17:52:40 +0100116 - Merged VC access list controllers (margaretha)
11721/01/2019
margaretha137d4ee2019-12-13 14:49:15 +0100118 - Removed codes related to user registration & password management (margaretha)
margaretha0866a532019-01-22 17:52:40 +010011922/01/2019
120 - Added create, edit, retrieve user default setting controllers (margaretha)
margaretha62c06762019-01-23 16:58:30 +010012122/01/2019
122 - Updated default setting controllers & added tests (margaretha)
margaretha0bcde4c2019-01-23 19:08:51 +0100123 - Added delete key in setting controllers (margaretha)
margaretha6cd27f32019-01-24 14:47:47 +010012423/01/2019
125 - Added default setting key validation (margaretha)
126 - Fixed UserdataTest (margaretha)
margaretha4a338122019-01-25 16:02:18 +010012724/01/2019
128 - Added default setting key validation & fixed UserdataTest (margaretha)
12925/01/2019
margaretha4fa4b062019-01-28 19:43:30 +0100130 - Added VC reference and MapUtil tests (margaretha)
13128/01/2019
132 - Fixed username verification in DefaultSettingService (margaretha)
133 - Added foundry rewrite with user default setting (margaretha)
134 - Added default foundry for morphology layer (margaretha)
margaretha1b8bc4d2019-01-29 12:19:54 +010013529/01/2019
136 - Fixed share VC type (margaretha)
margarethab5e1e0a2019-01-29 22:11:57 +0100137 - Added delete setting controller (margaretha)
138 - Handled "no resource found" cases (margaretha, issue #37)
margarethabab55d52019-01-30 16:09:07 +010013930/01/2019
140 - Added server shutdown description in readme (margaretha)
margaretha79d738c2018-12-17 16:45:47 +0100141
margaretha2df06602018-11-14 19:10:30 +0100142# version 0.61.4
14314/11/2018
144 - Integrated lite and full services and controllers in core (margaretha)
margaretha6f0b7382018-11-21 17:42:02 +010014521/11/2018
146 - Updated OAuth2 refresh token request to create a new refresh token and
margarethae72355a2018-11-28 16:53:09 +0100147 revoke the old one per request (margaretha)
14828/11/2018
149 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
150 - Handled storing cached VC with VC reference (margaretha)
margaretha230effb2018-11-29 17:28:18 +010015129/11/2018
margaretha5a2c34e2018-11-29 19:35:13 +0100152 - Added a controller for listing user clients having active refresh tokens
margarethadda4ef72018-12-06 14:20:51 +0100153 (margaretha)
1546/12/2018
155 - Added debug flags to mitigate log4j debugging performance (margaretha)
margarethad6f39d52018-12-06 14:21:39 +0100156 - Fixed KoralNode at() method (margaretha)
margarethac750cbb2018-12-11 12:47:02 +010015711/12/2018
158 - Implemented revoking all tokens of a user client via a super client
159 (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100160 - Removed document controllers and KustvaktResource (margaretha)
margaretha1bc9cca2018-12-11 15:09:44 +0100161 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
margaretha420db0e2018-12-11 15:04:19 +0100162
margaretha2df06602018-11-14 19:10:30 +0100163
margaretha51e5e3f2018-10-17 15:10:03 +0200164# version 0.61.3
16517/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100166 - Updated NamedVCLoader to be optional (margaretha)
167 - Updated annotation tables & implemented key-value structure (margaretha)
168 - Added annotation parser for annotation data from kalamar (margaretha)
169 - Implemented parsing free resource info from json (margaretha)
margaretha3da7cd32018-10-22 17:42:52 +020017022/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100171 - Updated jetty, spring and hibernate versions (margaretha)
172 - Fixed the order of annotation keys and values, and added tests (margaretha)
173 - Fixed resource DAO & added tests (margaretha)
17424/10/2018
175 - Fixed query serialization service (margaretha)
176 - Added "highlights" parameter to matchInfo controller (margaretha)
177 - Added "fields" parameter to search controllers (margaretha)
178 - Integrated lite controllers, services and tests in full version (margaretha)
margaretha439ad572018-10-29 12:15:28 +010017929/10/2018
margaretha137d4ee2019-12-13 14:49:15 +0100180 - Moved javax.servlet-api to core (margaretha)
Akron63656052018-11-07 12:20:13 +010018107/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100182 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
margaretha339fd2e2018-11-13 12:14:53 +010018313/11/2018
margaretha137d4ee2019-12-13 14:49:15 +0100184 - Added Shutdown handler to Jetty server (margaretha)
185 - Fixed storing VC order in NamedVCLoader (margaretha)
margaretha51e5e3f2018-10-17 15:10:03 +0200186
margaretha6ef00dd2018-09-12 14:06:38 +0200187# version 0.61.2
18812/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100189 - Added various log4j2 configurations (margaretha)
margaretha563aabe2018-09-13 20:39:45 +020019013/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100191 - Implemented VirtualCorpusRewrite (margaretha)
margaretha9e53bb22018-09-14 19:39:15 +020019214/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100193 - Fixed SpringJerseyTest ApplicationContext (margaretha)
194 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
195 - Enabled VCReferenceTest in maven test suite (margaretha)
margarethaf7abb362018-09-18 20:09:37 +020019618/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100197 - Handled unique constraints / inserting duplicate items to DB (margaretha)
198 - Added a controller for editing user group member roles (margaretha)
margaretha488e04b2018-09-19 18:17:45 +020019919/09/2018
margaretha137d4ee2019-12-13 14:49:15 +0100200 - Fixed cached-VC ref with username (margaretha)
margaretha6ef00dd2018-09-12 14:06:38 +0200201
margarethaee0cbfe2018-08-28 17:47:14 +0200202# version 0.61.1
20328/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100204 - Added API URL versioning (margaretha)
205 - Deactivated IdRewrite (margaretha)
206 - Fixed kustvakt controller (margaretha)
margaretha7926adc2018-08-30 13:45:33 +020020730/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100208 - Fixed root packages & added api version properties in kustvakt.conf
209 (margaretha)
210 - Fixed versioning in SearchController (margaretha)
211 - Added API versioning tests (margaretha)
margarethaee0cbfe2018-08-28 17:47:14 +0200212
margaretha7f5071f2018-08-14 15:58:51 +0200213# version 0.61.0
margaretha1b320452018-08-02 16:56:25 +0200214
margaretha0666ddb2018-08-02 16:54:04 +020021502/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100216 - Added VC reference tests (margaretha)
217 - Implemented loading and caching named VCs (margaretha)
21803/08/2018
219 - Implemented OAuth2 revoke token (margaretha)
220 - Updated OAuth2 refresh token implementation (margaretha)
22114/08/2018
222 - Implemented revoke all OAuth2 access tokens and authorization codes of
223 client users when deregistering/deleting a client (margaretha)
224 - Fixed update OAuth2 access token (margaretha)
225 - Implemented reset client secret (margaretha)
226 - Fixed revoking latest access token when refreshing OAuth2 access token
227 (margaretha)
margaretha835178d2018-08-15 19:04:03 +020022815/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100229 - Implemented OAuth2 client info controller (margaretha)
230 - Implemented update OAuth2 client privilege controller for admins
231 (margaretha)
232 - Implemented unlimited authorization scope for super clients with OAuth2
233 password grant (margaretha)
234 - Marked native clients implementation to deprecated in favour of super
235 clients (margaretha)
236 - Enabled using Bearer tokens as user authentication tokens (Authorization
237 header value) for many controllers including OAuth2 controllers (margaretha)
margarethaf0085122018-08-16 16:19:53 +020023816/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100239 - Implemented degrading super clients (margaretha)
240 - Improved and added OAuth2 tests (margaretha)
margaretha2e1781f2018-08-21 11:45:26 +020024121/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100242 - Added VC name pattern check (margaretha)
margaretha6ad08b42018-08-22 18:33:54 +020024322/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100244 - Implemented loading VC from gz files (margaretha)
245 - Updated OAuth2 authorization codes' & access tokens' expiry check
246 (margaretha)
24723/08/2018
248 - Updated RefreshToken implementations with separate DB tables (margaretha)
249 - Allows multiple access tokens per refresh token (margaretha)
margarethac7196d22018-08-27 14:20:03 +020025027/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100251 - Added statistic with VC reference tests (margaretha)
252 - Fixed OAuth2 SQL files (margaretha)
margaretha45211af2018-08-28 12:49:07 +020025328/08/2018
margaretha137d4ee2019-12-13 14:49:15 +0100254 - Added c3p0 datasource configuration to Spring default-config-xml
255 (margaretha)
256 - Added running Kustvakt server with custom spring config in the readme
257 (margaretha)
258 - Removed old OAuth2 codes (margaretha)
259 - Moved non-config test codes to misc (margaretha)
260
margaretha7f5071f2018-08-14 15:58:51 +0200261
262# version 0.60.5
263
26409/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100265 - Added service layer to the search controller (margaretha)
266 - Added OAuth2 scope checking in search and VC controllers (margaretha)
267 - Added handling OAuth2 bearer token for VC access and User group
268 controllers (margaretha)
269 - Added default scope to password grant (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +020027010/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100271 - Made createBasicAuthorizationHeaderValue static (margaretha)
272 - Added store access token in openID token service (margaretha)
273 - Fixed empty scope in openID authorization and token service (margaretha)
274 - Implemented storing authorization code in cache (margaretha)
27511/07/2018
276 - Fixed authentication time in authentication controller (margaretha)
277 - Added OAuth2 access token tests (margaretha)
27812/07/2018
279 - Updated maven surefire setting for faster test suite runtime (margaretha)
280 - Implemented refreshing OAuth2 access token (margaretha)
28126/07/2018
282 - Fixed issue #27 (margaretha)
28302/08/2018s
284 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
margaretha7f5071f2018-08-14 15:58:51 +0200285
margaretha137d4ee2019-12-13 14:49:15 +0100286
margaretha7f5071f2018-08-14 15:58:51 +0200287# version 0.60.4
288
Akrond5058162018-07-05 11:17:15 +020028905/07/2018
margaretha137d4ee2019-12-13 14:49:15 +0100290 - implemented OAuth2 authorization code request with OpenID Authentication
291 (margaretha)
292 - enabled OAuth2 authorization without OpenID authentication using Nimbus
293 library (margaretha)
294 - implemented response handler for OpenID authentication errors in authorization
295 requests (margaretha)
296 - added tests regarding OpenID authentication in authorization requests
297 (margaretha)
298 - implemented OAuth2 authorization error response via redirect URI instead of
299 JSON (margaretha)
300 - added state to OAuth2 authorization error response (margaretha)
301 - implemented OpenID token service for authorization code flow (margaretha)
302 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
303 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
304 keys (margaretha)
305 - implemented OpenId configuration (margaretha)
306 - added authentication time and support for auth_time in id_token (margaretha)
307 - implemented support for nonce and max_age parameters in OpenID authentication
308 (margaretha)
309 - implemented OAuth2 token request with password grant using Nimbus library
310 (margaretha)
311 - updated redirect URI validator (margaretha)
312 - updated client registration requirement to allow desktop applications
313 (margaretha)
314 - fixed RSA key configuration (margaretha)
315 - merged OAuth2 client deregistration controllers (margaretha)
316 - fixed OAuth2 client unique URL-hashcode (margaretha)
317 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
318 - Added support for unrestricted corpus statistics (ndiewald)
319 - updated paths of user-group deletion-controllers (margaretha)
320 - Do not pass broken queries to Krill (diewald)
321 - added OAuth2 token request with client authentication via Authorization
322 header (margaretha)
323 - added port checking in test suite (margaretha)
324
margaretha7f5071f2018-08-14 15:58:51 +0200325# version 0.60.3
326
margaretha235a6802018-06-06 19:21:53 +020032706/06/2018
margaretha137d4ee2019-12-13 14:49:15 +0100328 - improved user authentication by using authentication filter for authorization
329 code request (margaretha)
330 - limited client authentication to client id checking in authorization code
331 request (margaretha)
332 - added user_id in the oauth2_access_token database table (margaretha)
333 - implemented OAuth2Authentication provider for token context management
334 (margaretha)
335 - added parameter checking for authorization DAO (margaretha)
336 - added controller tests using OAuth2 access token (margaretha)
337 - added database tables for MySQL (margaretha)
338 - updated JWT library and related codes (margaretha)
339
margaretha7f5071f2018-08-14 15:58:51 +0200340# version 0.60.2
341
margarethabe4c5c92018-05-03 18:55:49 +020034203/05/2018
margaretha137d4ee2019-12-13 14:49:15 +0100343 - implemented OAuth2 client registration (margaretha)
344 - implemented OAuth2 client authentication (margaretha)
345 - changed virtual corpus search to retrieval (margaretha)
346 - implemented public client deregistration task (margaretha)
347 - added client registration and deregistration tests (margaretha)
348 - implemented confidential client deregistration task (margaretha)
349 - fixed storing client secret (margaretha)
350 - implemented OAuth2 response handler (margaretha)
351 - implemented OAuth2 request access token with client credentials grant
352 (margaretha)
353 - implemented OAuth2 request access token with resource owner password grant
354 (margaretha)
355 - implemented OAuth2 authorization code request (margaretha)
356 - added OAuth2 error codes (margaretha)
357 - added OAuth2 authorization, scope and access token tables for SQLite
358 (margaretha)
359 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
360 - implemented OAuth2 request access token with authorization code grant
361 (margaretha)
362 - added setting default scopes in the config file (margaretha)
363 - fixed loading spring config multiple times in the test suite (margaretha)
364 - added SQLite created_date trigger for access token (margaretha)
365 - added a join table for access token scopes (margaretha)
366 - added access scopes handling (margaretha)
367 - added tests about request token with authorization code (margaretha)
368
margaretha7f5071f2018-08-14 15:58:51 +0200369# version 0.60.1
370
margaretha18533fd2018-03-28 16:01:06 +020037128/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100372 - added admin-related SQL codes (margaretha)
373 - updated AdminDao (margaretha)
374 - added optional username query parameter to group list controller (margaretha)
375 - fixed non hierarchical URI of kustvakt conf files (margaretha)
376 - added delete group member triggers (margaretha)
377 - added list user-group by username and status for system admin (margaretha)
378 - added user-group status in user-group DTO (margaretha)
379 - added check for hidden groups in user-group tests (margaretha)
380 - added database trigger test on deleting members when deleting group
381 (margaretha)
382 - renamed VC type PREDEFINED to SYSTEM (margaretha)
383 - added VC list controller for system admin (margaretha)
384 - added VC controller tests with for system admin (margaretha)
385 - added hidden access removal when deleting published VC (margaretha)
386 - added check for hidden groups in VC controller tests (margaretha)
387 - added search user-group controller (margaretha)
388 - removed createdBy from VirtualCorpusJson (margaretha)
389 - moved member role setting from the invitation phase to the after-subscription
390 phase (margaretha)
391 - added member role removal after deleting members (margaretha)
392 - added add and delete member role controllers (margaretha)
393
margaretha7f5071f2018-08-14 15:58:51 +0200394# version 0.60
395
margaretha97bb3bd2018-03-14 18:41:14 +010039614/03/2018
margaretha137d4ee2019-12-13 14:49:15 +0100397 - set up mail settings using localhost port 25 (margaretha)
398 - added mail template in kustvakt configuration (margaretha)
399 - added mail settings to readme (margaretha)
400 - disabled email notification for auto group (margaretha)
401 - added metadata retrieval (diewald)
402 - enabled custom implementation for email address retrieval (margaretha)
403 - removed old policy and deprecated code (margaretha)
404 - moved authentication related code to /full (margaretha)
405 - added userRoles attribute to UserGroupDto. (margaretha)
406 - fixed sqlite trigger (margaretha)
407 - fixed member exist error message (margaretha)
408 - fixed member invitation to join deleted group (margaretha)
409 - added checking deleted group (margaretha)
margarethaa86b1412018-02-21 20:40:35 +0100410
margaretha7f5071f2018-08-14 15:58:51 +0200411# version 0.59.10
margaretha137d4ee2019-12-13 14:49:15 +0100412
margarethaaecee1b2018-02-20 14:44:21 +010041320/02/2018
margaretha137d4ee2019-12-13 14:49:15 +0100414 - added sort VC by id (margaretha)
415 - added test cases regarding VC sharing (margaretha)
416 - implemented withdraw VC from publication (margaretha)
417 - added Changes file (margaretha)
418 - implemented add/invite users to group (margaretha)
419 - implemented delete user-group and member tasks (margaretha)
420 - added userMemberStatus in group lists (margaretha)
421 - updated and added SQL test data (margaretha)
422 - added user group related tests (margaretha)
423 - implemented custom configuration for deleting user groups and members (margaretha)
424 - updated library versions and java environment (margaretha)
425 - added expiration time check for member invitation (margaretha)
426 - moved .properties files (margaretha)
427 - merged changelog file to Changes (margaretha)
428 - updated status codes and error messages to be more detailed (margaretha)
429 - testing mail implementation using embedded jetty jndi (margaretha)
430 - fixed collection rewrite regarding OR operation with other fields
431 (margaretha)
432 - implemented sending mail using spring injection and removed jetty jndi
433 (margaretha)
434 - fixed unrecognized application/json (margaretha)
435 - fixed and updated velocity template (margaretha)
436
margaretha7f5071f2018-08-14 15:58:51 +0200437# version 0.59.9
438
margarethac9f1dfa2018-02-07 17:50:33 +010043919/01/2018
margaretha137d4ee2019-12-13 14:49:15 +0100440 - restructured basic authentication (margaretha)
441 - fixed AuthenticationException to include authentication scheme (margaretha)
442 - fixed rewrite redundancy in collection rewrite (margaretha)
443 - fixed foundry rewrite for constituents (margaretha)
444 - introduced authentication methods, schemes and tokens (margaretha)
445 - implemented collection rewrite with multiple licenses (margaretha)
446 - fixed foundry rewrite for korap span without wrap node (margaretha)
447 - implemented list user group (margaretha)
448 - implemented delete VC task (margaretha)
449 - implemented create user-group, subscribe to user-groups, unsubscribe to
450 user-groups tasks(margaretha)
451 - fixed handling JSON mapping exception for missing enums (margaretha)
452 - implemented list VC task (margaretha)
453 - added KoralQuery in VC lists (margaretha)
454 - implemented edit VC task (margaretha)
455 - implemented publish VC task (margaretha)
456 - implemented share VC task (margaretha)
457 - implemented list only owned VC task (margaretha)
458 - implemented list VC access task (margaretha)
459 - implemented search VC by id task (margaretha)
460 - implemented delete VC access (margaretha)
461 - implemented search for project VC (margaretha)
462 - added search VC related tests (margaretha)
463 - removed PredefinedUserGroup.ALL and related codes (margaretha)
464 - implemented search for published VC (margaretha)
465
margaretha7f5071f2018-08-14 15:58:51 +0200466# version 0.59.8
467
margarethac9f1dfa2018-02-07 17:50:33 +010046821/09/2017
margaretha137d4ee2019-12-13 14:49:15 +0100469 - restructured statistics service (margaretha)
470 - removed deprecated loader codes and tests (margaretha)
471 - removed old Spring java configurations (margaretha)
472 - implemented entity classes for the new database (margaretha)
473 - added MySQL codes regarding VC and for testing (margaretha)
474 - added dao methods regarding VC (margaretha)
475 - added similar SQL codes (to MySQL) for sqlite (margaretha)
476 - added dao methods regarding user groups (margaretha)
477 - restructured web-service codes into controller and logic/business-service
478 (margaretha)
479 - implemented user role and privilege, and added tests (margaretha)
480 - prepared test suite using new database (margaretha)
481 - implemented UserGroupDao and tests (margaretha)
482 - fixed missing exceptions in JsonUtils (margaretha)
483 - restructured web filters and authentication codes (margaretha)
484 - implemented create/store VC (margaretha)
485 - fixed collection rewrite bug regarding availability with operation or
486 (margaretha)
margarethac9f1dfa2018-02-07 17:50:33 +0100487
margaretha7f5071f2018-08-14 15:58:51 +0200488# version 0.59.7
489
margarethac9f1dfa2018-02-07 17:50:33 +010049013/10/2016
margaretha137d4ee2019-12-13 14:49:15 +0100491 - MOD: updated search to use new siglen (diewald)
492 - MOD: fixed matchinfo retrieval in light service (diewald)
margarethac9f1dfa2018-02-07 17:50:33 +0100493
49405/05/2015
margaretha137d4ee2019-12-13 14:49:15 +0100495 - ADD: rest test suite for user service (hanl)
496 - MOD: setup parameter modification (hanl)
497 - ADD: oauth2 client unique constraint (hanl)