blob: 845b4ecfc70196a339b9f514a33876edc0f21ae8 [file] [log] [blame]
margaretha5b067882025-03-21 09:51:38 +01001# version 0.77-SNAPSHOT
2
3- Update statistics in VC info and list web-services to use VC cache (referTo)
4 instead of the original KoralQuery definitions (#791).
margaretha9c6058a2025-03-24 09:44:11 +01005- Setup system-vc in Initializator instead of using SQL for testing
6- Setup creating nemo-vc in VirtualCorpusTestBase instead of using SQL
7 for testing
margarethaec884172025-03-24 10:14:26 +01008- Setup creating dory-vc in VirtualCorpusTestBase instead of using SQL
9 for testing
margaretha9767b7e2025-03-24 10:36:23 +010010- Setup creating group-vc in VirtualCorpusTestBase instead of using SQL
11 for testing
margarethab3ae95a2025-03-24 11:40:52 +010012- Setup creating marlin-vc and published-vc in VirtualCorpusTestBase
13 instead of using SQL for testing
margaretha5b067882025-03-21 09:51:38 +010014
margaretha9a1b4ba2025-03-18 11:56:05 +010015# version 0.76
margarethac20741a2024-11-13 12:59:18 +010016
margarethab4472102024-11-13 13:15:36 +010017- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +010018- Make URL mandatory for plugin registration (#573)
margaretha90dca022024-11-19 09:25:40 +010019- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +010020- Implemented QueryContextRewrite (#755)
21- Replace operation:insertion with operation:injection (#778)
margarethabf09b192024-12-02 15:40:44 +010022- Update VirtualCorpusRewrite Remove Owner (#779)
margarethad59b34d2024-12-03 10:31:30 +010023- Add source to QueryReferenceRewrite (#783) and VirtualCorpusRewrite (#780)
24- Use operation:override in virtual corpus (reference) rewrite (#780)
margarethad5799ae2024-12-04 11:40:19 +010025- Use operation:override in query reference rewrite (#783)
margaretha82c75c22024-12-11 09:36:50 +010026- Fixed availability regex for all access in the config (important to correctly
27 determine required access of stored VC)
margarethac105e2f2024-12-19 09:55:46 +010028- Rename CollectionRewrite to AvailabilityRewrite
margarethad9e43ec2024-12-20 12:11:43 +010029- Improve AvailabilityRewrite and implement operation:override (#781)
margarethab9b317d2025-01-23 15:13:47 +010030- Disabled mysql connector Java due to CVE-2023-22102
margaretha377c0182025-01-30 09:10:37 +010031- Replace origin with editor in rewrites (#782)
margaretha8489f862025-02-05 11:32:16 +010032- Update scope and add _comment as discussed in #782
margaretha4d06c122025-03-05 10:43:16 +010033- Changed source to original #782
margarethaee0b5732025-03-18 09:41:10 +010034- Change JsonInclude to non default to hide VC statistics when not computed
margaretha82c75c22024-12-11 09:36:50 +010035
margarethab4472102024-11-13 13:15:36 +010036
margaretha34595a52024-10-28 08:54:10 +010037# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020038
39- Alter role and remove privilege database tables (#763)
40- Update user-group and user-group member web-services (#763)
41- Remove edit member role web-service (#763)
42- Remove query access table (#763)
43- Remove query access admin, merged with user-group admin (#763)
44- Update share-query and query-access web-services (#763)
45- Add new web-service: delete role by query and group (#763)
46- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020047- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020048- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020049- Removed deleted_by from user_group and user_group_member tables (#764)
50- Removed created_by, status and status_date from user_group_member table (#764)
51- Removed GroupMemberStatus (#764)
52- Replace invite and subscribe to add member (#764)
53- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020054- Added deprecation messages to deprecated services
55- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010056- Deprecate VC access deletion
57- Change default port to 8089
58- Disallow scope all for non super clients
59- Added config for total result cache and fixed inconsistency (#774)
60- Changed memberUsername to member in the new member-role-addition web-service
61- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020062- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010063- Added not-timeExceeded to the totalResult constraints
64- Replace EDIT_VC occurrences with CREATE_VC, and removed it
65- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020066
margaretha34c9fba2024-08-09 17:44:03 +020067
Akron7ba60862024-08-09 16:55:01 +020068# version 0.74.1-SNAPSHOT
69
margarethad59b34d2024-12-03 10:31:30 +010070- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020071- - Introduce filter_by and deprecate authorized_only in OAuth2
72 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020073
margarethaac09c4f2024-10-10 12:46:50 +020074# version 0.74 hot-fix
75
margarethad59b34d2024-12-03 10:31:30 +010076- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +020077- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +010078 only
margarethaac09c4f2024-10-10 12:46:50 +020079
margaretha144be1a2024-08-09 15:38:40 +020080# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020081
margarethad59b34d2024-12-03 10:31:30 +010082- Remove corpusQuery param in the statistics web-service (close #758)
83- Moved NamedVCLoader to the init package
84- Clean up Spring XML configs
85- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +020086- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +010087- Unified ResourceFilters and SearchResourceFilters
88- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +020089- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020090
margaretha1ef2a032024-06-11 11:39:57 +020091# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020092
margaretha46e2c952024-05-23 09:09:54 +020093- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +010094 and context size (#745)
95- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +020096- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020097- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020098- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020099- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +0100100- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +0200101
margaretha21879752024-04-22 12:12:58 +0200102# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +0100103
margarethad59b34d2024-12-03 10:31:30 +0100104- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +0100105- Added openapi doc (#744)
106- Moved service.properties to src/main/resources/properties
107- Moved free-resources.json to src/main/resources/json
108- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +0100109- Changed loading external kustvakt.conf and jdbc.properties
110 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +0200111- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +0200112- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100113- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +0200114- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100115- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +0200116- Updated configurations of the lite version to use the
117 data folder (#598)
margaretha67440722024-04-25 13:27:02 +0200118- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +0100119
margaretha28a53d12024-02-20 12:57:38 +0100120# version 0.73
margarethafbfe2872024-01-04 23:29:28 +0100121
margarethab06377e2024-01-30 11:06:35 +0100122- Moved the content of the full folder to the root folder
123- Removed Piwik
124- Removed unused libraries
125- Cleaned up spring configs
126- Updated Krill and Koral with new groupIds
127- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100128- Updated search Krill and removed Lucene
129- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100130
131# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100132
133- Replaced javax.ws to jakarta.ws namespace (#648)
134- Upgrading Jersey 2.40 to 3.x (#646)
135- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
136- Replaced javax.persistence with jakarta.persistence (#648)
137- Migrate Hibernate 5 to 6 (#649)
138- Fix missing placeholders
139- Fixed conflicting jackson-jarxrs
140- Fixed conflicting commons-logging and spring jcl
141- Replaced javax.servlet with jakarta.servlet (#648)
142- Updated authorization services using Nimbus (#650)
143- Fixed BlockingFilter by replacing javax.annotation.Priority
144 with jakarta.annotation.Priority (#659, #648)
145- Replaced javax.annotation with jakarta.annotation
146- Enabled legacy support for authorization POST request
147- Changed OAuth2 token request using Nimbus (#650)
148- Removed Apache Oltu API from token requests (#650)
149- Removed OpenID
150- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100151- Fix JettyServerTest, init package, and some java docs
152- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100153- Updated token response using Nimbus (#650)
154- Remove Oltu request and validator implementations (#650)
155- Updated OAuth2 response handler (#650)
156- Fixed ShutdownHandler (fixed #708)
157- Fixed issues with multi-release jar (#706, #708)
158
159
160# version 0.71.1
161
162- Removed auditing (#611)
163- Removed old database configurations (#612)
164- Removed old tests
165- Removed unnecessary caches and methods in the authentication interface
166- Added total result cache (#599)
167- Fixed missing project.version in info web-service
168- Make sure totalResults and other numeric results are numbers (Kupietz)
169- Introduce CQP query language in Koral 0.41
170- Changed DB connection (fixed #670)
171- Resolved duplicate libraries
172- Fixed testing expiry access token
173- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100174- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100175
176# version 0.71
177
178- Renamed entity and service packages in core
179- Renamed web.controller package in core
180- Moved SearchNetworkEndpoint to core.service package
181- Merged lite into full
182- Merged core into full
183
184
185# version 0.70.1
186
187- Added data folder containing super_client_info and database
188 for mounting into docker
189- Added an error for missing redirect uri in a token request
190 when it has been included in the authorization request.
191- Added tests for VC sharing and for OAuth2 client using VC services
192- Added and updated VC controller tests
193- Moved hibernate.properties
194- Added maximum number of user persistent virtual corpora and queries
195
196# version 0.70
197
198- Support token array in matchinfo (fixes #570; diewald)
199- Updated VC list API and deprecated owner VC list (addressed #580)
200- Added user info web-service (solved #566)
201- Implemented configurable resource filters for search and match
202 info APIs (#539)
203- Added getting username from LDAP (#568)
204- Disabled LDAP auth provider and token API in the auth filter (#587)
205- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100206- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100207
208
209# version 0.69.3
210
211- Moved the service path of VC admin services to admin/vc (closed #543)
212- Added an admin service to load and cache system vc (solved #268)
213- Move oauth2 admin service path (closed #544)
214- Excluded admin service to load-cache VC from the test suite
215- Fixed refresh token expiry test
216- Fixed scope check in OAuth2 token request with refresh token
217
218# version 0.69.2
219
2202022-12-05
221- Upgrade version for E2E-simplified Docker images (diewald)
2222023-01-27
223- Updated client info API (replaced user authorization requirement with super
224 client authentication)
2252023-01-30
226- Made scope param required in authorization request (solved #508)
2272023-01-31
228- Allowed OAuth2 clients to use localhost as redirect URIs.
2292023-02-03
230- Fixed content-type in error responses by changing it to application/json
2312023-02-06
232- Allow admin access using admin token for the clean token API
2332023-02-10
234- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100235- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002362023-02-15
237- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100238 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002392023-02-20
240- Deprecate API token (JWT) web-service
241- Fixed Slf4J binding
2422023-02-28
243- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2442023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100245- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100246
247
248# version 0.69.1
249
250- Upgrade version for docker including indexer (diewald)
251
252
253# version 0.69
254
255 - Migrated to Java 11 and Jersey 2
256 - Updated dependencies
257 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
258
259
260# version 0.68
261
2622022-05-25
263 - Added a new API: list plugins (e.g for marketplace)
264 - Added redirect URI validation in authorization request (addressed #374)
265 - Handled user-defined refresh token expiry (added in client info and
266 list API response)
267 - Added installed_plugins table
268 - Added a new API: install plugin
269 - Handled redundant plugin installation
270 - Handled super client id in plugin installation
271 - Deprecated UserClientDto and uses ClientinfoDto instead
272 - Updated redirect URI error message for coherence
2732022-05-27
274 - Added maximum limit to custom refresh token expiry
2752022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100276 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100277 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100278 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01002792022-06-03
280 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100281 - Implemented initial super client registration for user authentication
282 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100283
284
285
286# version 0.67.1
287
2882022-05-12
289 - Implemented mapping of LDAP username to email
290 - Handled null parameters in authorization requests
2912022-05-25
292 - Fixed null client_id
293 - Updated ldap.config path in the kustvakt-test.conf
294
295
296# version 0.67
297
2982022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100299 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
300 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01003012022-05-11
302 - Changed the SQL script updating oauth2_client table
303
304
305# version 0.66
306
3072022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100308 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01003092022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100310 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01003112022-04-11
312 - Added registration_date, refresh_token_expiry, source and is_permitted
313 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100314 registration mechanism
315 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01003162022-04-13
317 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100318 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01003192022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100320 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100321 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100322 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100323
324
325# version 0.65.2
326
3272022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100328 - Removed VCLoader
329 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003302022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100331 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003322022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100333 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003342022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100335 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003362022-03-28
337 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100338 it for the closing index reader API
339 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003402022-03-29
341 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
342
343# version 0.65.1
344
3452022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100346 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100347
348# version 0.65
349
350!!! includes security updates - please update all Kustvakt libraries
351!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
352
3532021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100354 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003552021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100356 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003572021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100358 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100359 - Added a web-service to retrieve KoralQuery of a VC
3602021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100361 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003622021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100363 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003642022-01-03
365 - [security] More log4j security updates
366 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100367 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003682022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100369 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003702022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100371 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100372
373# version 0.64.1
374
3752021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100376 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100377
378
379# version 0.64
3802021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100381 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01003822021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100383 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01003842021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100385 - Fixed missing request entity
386 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01003872021-08-16
388 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100389 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100390
391# version 0.63.2
3922021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100393 - Updated OAuth2 token length & secure random algorithm config
394 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01003952021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100396 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01003972021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100398 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01003992021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100400 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01004012021-07-26
402 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100403database
404 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100405
406# version 0.63.1
4072021-02-22
408 - Updated libraries (margaretha)
409 - Renamed virtual corpus to query (margaretha)
4102021-02-26
411 - Added query access roles and fixed vc access roles (margaretha)
412 - Added delete query webservice and tests (margaretha)
4132021-03-25
414 - Updated Koral version for Info Controller (margaretha)
415 - Updated OAuth2 token list with token type and user clientId
416parameters (margaretha)
4172021-03-29
418 - Added client type in the client list web-service. Resolved #58 (margaretha)
4192021-04-19
420 - Updated OAuth2Client JSON definition and controller tests (margaretha)
4212021-04-26
422 - Updated OAuth2 Client list (margaretha)
4232021-04-30
424 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
425 - Updated OAuth2 API responses for coherence (margaretha)
4262021-06-07
427 - Updated OAuth2 client dto (margaretha)
428
429# version 0.63
43026/10/2020
431 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
43229/10/2020
433 - Introduction of a query reference rewrite mechanism (diewald)
43430/10/2020
435 - Added database methods for storing query references (diewald)
43604/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100437 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010043804/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100439 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010044014/01/2021
441 - Updated Flyway (margaretha)
44221/01/2021
443 - Fixed running pipe and updated tests with mockserver (margaretha)
44401/02/2021
445 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
44605/02/2021
447 - Add query reference web-service (diewald,margaretha)
44810/02/2021
449 - Fixed problem with multiple desktop apps (diewald, margaretha)
45012/02/2021
451 - Added listing available queries for users (margaretha)
45217/02/2021
453 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
454 - Added query and query language in virtual corpus table (margaretha)
45518/02/2021
456 - Set corpus access public for stored query (margaretha)
45719/02/2021
458 - Enabled API info web-service (margaretha)
459
460
461# version 0.62.4
46224/01/2020
463 - Removed salt from config and updated config files (margaretha)
46403/02/2020
465 - Added an admin API for clearing access token cache (margaretha)
46605/02/2020
467 - Added a config properties for a long-time access token expiry
468 and excluded refresh tokens for public clients in OAuth2 token
469 responses (margaretha)
470 - Removed client authentication from the client deregistration and
471 client-secret reset APIs (margaretha)
47204/03/2020
473 - Updated the sample index (diewald)
474
475# version 0.62.3
47603/12/2019
477 - Implemented pipe extension in the search API (margaretha)
47811/12/2019
479 - Added errors when requesting VC in caching process (margaretha,
480 resolved #47)
48112/12/2019
482 - Added support for multiple cq parameters (margaretha, resolved #46)
48313/12/2019
484 - Handled pipe errors and added tests (margaretha)
48519/12/2019
486 - Updated create update user-group API (margaretha)
48720/12/2019
488 - Removed transactional annotations from simple select queries (margaretha)
489 - Updated free resource controller (margaretha)
49015/01-2020
491 - Added additional statistic figures to virtual corpus info API
492 response (margaretha)
493
494# version 0.62.2
49517/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100496 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01004978/11/2019
498 - Added user-group name pattern (margaretha, issue #33)
49911/11/2019
500 - Updated user group service paths and replaced groupId with groupName
501 (margaretha, resolved #33)
50212/11/2019
503 - Removed UserGroupJson & updated listUserGroups and createUserGroup
504 services (margaretha)
505 - Added prefixes to username and groupname parameters in service paths
506 (margaretha, resolved #35)
50713/11/2019
508 - Added tests for issue #43 (margaretha)
50914/11/2019
510 - Added client description and URL to list-authorized-clients service
511 (margaretha, close #53)
512 - Implemented a service to list clients registered by a user (margaretha,
513 close #52)
514 - Added a check for OAuth2 client, VC, and group name length (margaretha)
51515/11/2019
516 - Merged list authorized client and list registered client services
517 (margaretha)
51821/11/2019
519 - Added a service to list active refresh tokens of a user (margaretha)
520 - Added username filtering to token revocation service via super client
521 (margaretha)
52226/11/2019
523 - Added a service to revoke a single refresh token via super client
524 (margaretha)
525
526# version 0.62.1
52708/07/2019
528 - Added tests for public metadata response in search api (margaretha,
529 issue #43)
530 - Disabled some tests of unused/disabled web-services (margaretha)
53107/08/2019
532 - Fixed missing scopes after requesting access token with refresh token
533 (margaretha)
534 - Fixed post requests with status OK and empty body (margaretha)
53507/08/2019
536 - Added users to hidden group when searching in a published VC (margaretha,
537 resolved #40)
53815/08/2019
539 - Updated the response statuses of VC PUT requests (margaretha)
540
541# version 0.62
54228/02/2019
543 - Removed old VC controllers and updated tests (margaretha, issue #34)
544 - Updated VC access controllers (margaretha)
54519/03/2019
546 - Added close index controller (margaretha)
54711/04/2019
548 - Fixed unknown authentication scheme, missing VC entity, and parameter
549 checker (margaretha)
550 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
551 unique group name and unknown VC access (margaretha)
55227/06/2019
553 - Handled LDAP errors, fixed #45 (margaretha)
55403/07/2019
555 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
556 - Changed the response media-type of authentication controllers (margaretha)
557 - Fixed bugs: allow guest to retrieve system VC,
558 remove VC from cache when it is deleted (margaretha)
55904/07/2019
560 - Updated VC name pattern and tests (margaretha)
561
562# version 0.61.6
56304/02/2019
564 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
565 - Updated client deregistration behavior (margaretha)
56605/02/2019
567 - Added delete-group-by-name controller (margaretha)
568 - Added unique index to group name (margaretha)
56906/02/2019
570 - Updated a user setting test using array for multiple values (margaretha)
571 - Added metadata controller tests (margaretha)
57218/02/2019
573 - Fixed tests (margaretha)
574 - Updated handling errors from Koral (margaretha)
57519/02/2019
576 - Added fields to metadata controller (margaretha, issue #39)
577
578# version 0.61.5
57917/12/2018
580 - Added a search timeout test (margaretha)
58118/12/2018
582 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
58308/01/2019
584 - Improved predefined vc caching (issue #28, margaretha)
58509/01/2019
586 - Added comments (margaretha)
587 - Updated code structure (margaretha)
58811/01/2019
589 - Degraded API version to 1.0 (margaretha)
590 - Added OAuth2 client info tests (margaretha)
59114/01/2019
592 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
59316/01/2019
594 - Added a PUT request for both creating and editing vc (margaretha)
595 - Added aliases to some VC controllers (margaretha)
596 - Merged VC access list controllers (margaretha)
59721/01/2019
598 - Removed codes related to user registration & password management (margaretha)
59922/01/2019
600 - Added create, edit, retrieve user default setting controllers (margaretha)
60122/01/2019
602 - Updated default setting controllers & added tests (margaretha)
603 - Added delete key in setting controllers (margaretha)
60423/01/2019
605 - Added default setting key validation (margaretha)
606 - Fixed UserdataTest (margaretha)
60724/01/2019
608 - Added default setting key validation & fixed UserdataTest (margaretha)
60925/01/2019
610 - Added VC reference and MapUtil tests (margaretha)
61128/01/2019
612 - Fixed username verification in DefaultSettingService (margaretha)
613 - Added foundry rewrite with user default setting (margaretha)
614 - Added default foundry for morphology layer (margaretha)
61529/01/2019
616 - Fixed share VC type (margaretha)
617 - Added delete setting controller (margaretha)
618 - Handled "no resource found" cases (margaretha, issue #37)
61930/01/2019
620 - Added server shutdown description in readme (margaretha)
621
622# version 0.61.4
62314/11/2018
624 - Integrated lite and full services and controllers in core (margaretha)
62521/11/2018
626 - Updated OAuth2 refresh token request to create a new refresh token and
627 revoke the old one per request (margaretha)
62828/11/2018
629 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
630 - Handled storing cached VC with VC reference (margaretha)
63129/11/2018
632 - Added a controller for listing user clients having active refresh tokens
633 (margaretha)
6346/12/2018
635 - Added debug flags to mitigate log4j debugging performance (margaretha)
636 - Fixed KoralNode at() method (margaretha)
63711/12/2018
638 - Implemented revoking all tokens of a user client via a super client
639 (margaretha)
640 - Removed document controllers and KustvaktResource (margaretha)
641 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
642
643
644# version 0.61.3
64517/10/2018
646 - Updated NamedVCLoader to be optional (margaretha)
647 - Updated annotation tables & implemented key-value structure (margaretha)
648 - Added annotation parser for annotation data from kalamar (margaretha)
649 - Implemented parsing free resource info from json (margaretha)
65022/10/2018
651 - Updated jetty, spring and hibernate versions (margaretha)
652 - Fixed the order of annotation keys and values, and added tests (margaretha)
653 - Fixed resource DAO & added tests (margaretha)
65424/10/2018
655 - Fixed query serialization service (margaretha)
656 - Added "highlights" parameter to matchInfo controller (margaretha)
657 - Added "fields" parameter to search controllers (margaretha)
658 - Integrated lite controllers, services and tests in full version (margaretha)
65929/10/2018
660 - Moved javax.servlet-api to core (margaretha)
66107/11/2018
662 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
66313/11/2018
664 - Added Shutdown handler to Jetty server (margaretha)
665 - Fixed storing VC order in NamedVCLoader (margaretha)
666
667# version 0.61.2
66812/09/2018
669 - Added various log4j2 configurations (margaretha)
67013/09/2018
671 - Implemented VirtualCorpusRewrite (margaretha)
67214/09/2018
673 - Fixed SpringJerseyTest ApplicationContext (margaretha)
674 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
675 - Enabled VCReferenceTest in maven test suite (margaretha)
67618/09/2018
677 - Handled unique constraints / inserting duplicate items to DB (margaretha)
678 - Added a controller for editing user group member roles (margaretha)
67919/09/2018
680 - Fixed cached-VC ref with username (margaretha)
681
682# version 0.61.1
68328/08/2018
684 - Added API URL versioning (margaretha)
685 - Deactivated IdRewrite (margaretha)
686 - Fixed kustvakt controller (margaretha)
68730/08/2018
688 - Fixed root packages & added api version properties in kustvakt.conf
689 (margaretha)
690 - Fixed versioning in SearchController (margaretha)
691 - Added API versioning tests (margaretha)
692
693# version 0.61.0
694
69502/08/2018
696 - Added VC reference tests (margaretha)
697 - Implemented loading and caching named VCs (margaretha)
69803/08/2018
699 - Implemented OAuth2 revoke token (margaretha)
700 - Updated OAuth2 refresh token implementation (margaretha)
70114/08/2018
702 - Implemented revoke all OAuth2 access tokens and authorization codes of
703 client users when deregistering/deleting a client (margaretha)
704 - Fixed update OAuth2 access token (margaretha)
705 - Implemented reset client secret (margaretha)
706 - Fixed revoking latest access token when refreshing OAuth2 access token
707 (margaretha)
70815/08/2018
709 - Implemented OAuth2 client info controller (margaretha)
710 - Implemented update OAuth2 client privilege controller for admins
711 (margaretha)
712 - Implemented unlimited authorization scope for super clients with OAuth2
713 password grant (margaretha)
714 - Marked native clients implementation to deprecated in favour of super
715 clients (margaretha)
716 - Enabled using Bearer tokens as user authentication tokens (Authorization
717 header value) for many controllers including OAuth2 controllers (margaretha)
71816/08/2018
719 - Implemented degrading super clients (margaretha)
720 - Improved and added OAuth2 tests (margaretha)
72121/08/2018
722 - Added VC name pattern check (margaretha)
72322/08/2018
724 - Implemented loading VC from gz files (margaretha)
725 - Updated OAuth2 authorization codes' & access tokens' expiry check
726 (margaretha)
72723/08/2018
728 - Updated RefreshToken implementations with separate DB tables (margaretha)
729 - Allows multiple access tokens per refresh token (margaretha)
73027/08/2018
731 - Added statistic with VC reference tests (margaretha)
732 - Fixed OAuth2 SQL files (margaretha)
73328/08/2018
734 - Added c3p0 datasource configuration to Spring default-config-xml
735 (margaretha)
736 - Added running Kustvakt server with custom spring config in the readme
737 (margaretha)
738 - Removed old OAuth2 codes (margaretha)
739 - Moved non-config test codes to misc (margaretha)
740
741
742# version 0.60.5
743
74409/07/2018
745 - Added service layer to the search controller (margaretha)
746 - Added OAuth2 scope checking in search and VC controllers (margaretha)
747 - Added handling OAuth2 bearer token for VC access and User group
748 controllers (margaretha)
749 - Added default scope to password grant (margaretha)
75010/07/2018
751 - Made createBasicAuthorizationHeaderValue static (margaretha)
752 - Added store access token in openID token service (margaretha)
753 - Fixed empty scope in openID authorization and token service (margaretha)
754 - Implemented storing authorization code in cache (margaretha)
75511/07/2018
756 - Fixed authentication time in authentication controller (margaretha)
757 - Added OAuth2 access token tests (margaretha)
75812/07/2018
759 - Updated maven surefire setting for faster test suite runtime (margaretha)
760 - Implemented refreshing OAuth2 access token (margaretha)
76126/07/2018
762 - Fixed issue #27 (margaretha)
76302/08/2018s
764 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
765
766
767# version 0.60.4
768
76905/07/2018
770 - implemented OAuth2 authorization code request with OpenID Authentication
771 (margaretha)
772 - enabled OAuth2 authorization without OpenID authentication using Nimbus
773 library (margaretha)
774 - implemented response handler for OpenID authentication errors in authorization
775 requests (margaretha)
776 - added tests regarding OpenID authentication in authorization requests
777 (margaretha)
778 - implemented OAuth2 authorization error response via redirect URI instead of
779 JSON (margaretha)
780 - added state to OAuth2 authorization error response (margaretha)
781 - implemented OpenID token service for authorization code flow (margaretha)
782 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
783 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
784 keys (margaretha)
785 - implemented OpenId configuration (margaretha)
786 - added authentication time and support for auth_time in id_token (margaretha)
787 - implemented support for nonce and max_age parameters in OpenID authentication
788 (margaretha)
789 - implemented OAuth2 token request with password grant using Nimbus library
790 (margaretha)
791 - updated redirect URI validator (margaretha)
792 - updated client registration requirement to allow desktop applications
793 (margaretha)
794 - fixed RSA key configuration (margaretha)
795 - merged OAuth2 client deregistration controllers (margaretha)
796 - fixed OAuth2 client unique URL-hashcode (margaretha)
797 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
798 - Added support for unrestricted corpus statistics (ndiewald)
799 - updated paths of user-group deletion-controllers (margaretha)
800 - Do not pass broken queries to Krill (diewald)
801 - added OAuth2 token request with client authentication via Authorization
802 header (margaretha)
803 - added port checking in test suite (margaretha)
804
805# version 0.60.3
806
80706/06/2018
808 - improved user authentication by using authentication filter for authorization
809 code request (margaretha)
810 - limited client authentication to client id checking in authorization code
811 request (margaretha)
812 - added user_id in the oauth2_access_token database table (margaretha)
813 - implemented OAuth2Authentication provider for token context management
814 (margaretha)
815 - added parameter checking for authorization DAO (margaretha)
816 - added controller tests using OAuth2 access token (margaretha)
817 - added database tables for MySQL (margaretha)
818 - updated JWT library and related codes (margaretha)
819
820# version 0.60.2
821
82203/05/2018
823 - implemented OAuth2 client registration (margaretha)
824 - implemented OAuth2 client authentication (margaretha)
825 - changed virtual corpus search to retrieval (margaretha)
826 - implemented public client deregistration task (margaretha)
827 - added client registration and deregistration tests (margaretha)
828 - implemented confidential client deregistration task (margaretha)
829 - fixed storing client secret (margaretha)
830 - implemented OAuth2 response handler (margaretha)
831 - implemented OAuth2 request access token with client credentials grant
832 (margaretha)
833 - implemented OAuth2 request access token with resource owner password grant
834 (margaretha)
835 - implemented OAuth2 authorization code request (margaretha)
836 - added OAuth2 error codes (margaretha)
837 - added OAuth2 authorization, scope and access token tables for SQLite
838 (margaretha)
839 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
840 - implemented OAuth2 request access token with authorization code grant
841 (margaretha)
842 - added setting default scopes in the config file (margaretha)
843 - fixed loading spring config multiple times in the test suite (margaretha)
844 - added SQLite created_date trigger for access token (margaretha)
845 - added a join table for access token scopes (margaretha)
846 - added access scopes handling (margaretha)
847 - added tests about request token with authorization code (margaretha)
848
849# version 0.60.1
850
85128/03/2018
852 - added admin-related SQL codes (margaretha)
853 - updated AdminDao (margaretha)
854 - added optional username query parameter to group list controller (margaretha)
855 - fixed non hierarchical URI of kustvakt conf files (margaretha)
856 - added delete group member triggers (margaretha)
857 - added list user-group by username and status for system admin (margaretha)
858 - added user-group status in user-group DTO (margaretha)
859 - added check for hidden groups in user-group tests (margaretha)
860 - added database trigger test on deleting members when deleting group
861 (margaretha)
862 - renamed VC type PREDEFINED to SYSTEM (margaretha)
863 - added VC list controller for system admin (margaretha)
864 - added VC controller tests with for system admin (margaretha)
865 - added hidden access removal when deleting published VC (margaretha)
866 - added check for hidden groups in VC controller tests (margaretha)
867 - added search user-group controller (margaretha)
868 - removed createdBy from VirtualCorpusJson (margaretha)
869 - moved member role setting from the invitation phase to the after-subscription
870 phase (margaretha)
871 - added member role removal after deleting members (margaretha)
872 - added add and delete member role controllers (margaretha)
873
874# version 0.60
875
87614/03/2018
877 - set up mail settings using localhost port 25 (margaretha)
878 - added mail template in kustvakt configuration (margaretha)
879 - added mail settings to readme (margaretha)
880 - disabled email notification for auto group (margaretha)
881 - added metadata retrieval (diewald)
882 - enabled custom implementation for email address retrieval (margaretha)
883 - removed old policy and deprecated code (margaretha)
884 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100885 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100886 - fixed sqlite trigger (margaretha)
887 - fixed member exist error message (margaretha)
888 - fixed member invitation to join deleted group (margaretha)
889 - added checking deleted group (margaretha)
890
891# version 0.59.10
892
89320/02/2018
894 - added sort VC by id (margaretha)
895 - added test cases regarding VC sharing (margaretha)
896 - implemented withdraw VC from publication (margaretha)
897 - added Changes file (margaretha)
898 - implemented add/invite users to group (margaretha)
899 - implemented delete user-group and member tasks (margaretha)
900 - added userMemberStatus in group lists (margaretha)
901 - updated and added SQL test data (margaretha)
902 - added user group related tests (margaretha)
903 - implemented custom configuration for deleting user groups and members (margaretha)
904 - updated library versions and java environment (margaretha)
905 - added expiration time check for member invitation (margaretha)
906 - moved .properties files (margaretha)
907 - merged changelog file to Changes (margaretha)
908 - updated status codes and error messages to be more detailed (margaretha)
909 - testing mail implementation using embedded jetty jndi (margaretha)
910 - fixed collection rewrite regarding OR operation with other fields
911 (margaretha)
912 - implemented sending mail using spring injection and removed jetty jndi
913 (margaretha)
914 - fixed unrecognized application/json (margaretha)
915 - fixed and updated velocity template (margaretha)
916
917# version 0.59.9
918
91919/01/2018
920 - restructured basic authentication (margaretha)
921 - fixed AuthenticationException to include authentication scheme (margaretha)
922 - fixed rewrite redundancy in collection rewrite (margaretha)
923 - fixed foundry rewrite for constituents (margaretha)
924 - introduced authentication methods, schemes and tokens (margaretha)
925 - implemented collection rewrite with multiple licenses (margaretha)
926 - fixed foundry rewrite for korap span without wrap node (margaretha)
927 - implemented list user group (margaretha)
928 - implemented delete VC task (margaretha)
929 - implemented create user-group, subscribe to user-groups, unsubscribe to
930 user-groups tasks(margaretha)
931 - fixed handling JSON mapping exception for missing enums (margaretha)
932 - implemented list VC task (margaretha)
933 - added KoralQuery in VC lists (margaretha)
934 - implemented edit VC task (margaretha)
935 - implemented publish VC task (margaretha)
936 - implemented share VC task (margaretha)
937 - implemented list only owned VC task (margaretha)
938 - implemented list VC access task (margaretha)
939 - implemented search VC by id task (margaretha)
940 - implemented delete VC access (margaretha)
941 - implemented search for project VC (margaretha)
942 - added search VC related tests (margaretha)
943 - removed PredefinedUserGroup.ALL and related codes (margaretha)
944 - implemented search for published VC (margaretha)
945
946# version 0.59.8
947
94821/09/2017
949 - restructured statistics service (margaretha)
950 - removed deprecated loader codes and tests (margaretha)
951 - removed old Spring java configurations (margaretha)
952 - implemented entity classes for the new database (margaretha)
953 - added MySQL codes regarding VC and for testing (margaretha)
954 - added dao methods regarding VC (margaretha)
955 - added similar SQL codes (to MySQL) for sqlite (margaretha)
956 - added dao methods regarding user groups (margaretha)
957 - restructured web-service codes into controller and logic/business-service
958 (margaretha)
959 - implemented user role and privilege, and added tests (margaretha)
960 - prepared test suite using new database (margaretha)
961 - implemented UserGroupDao and tests (margaretha)
962 - fixed missing exceptions in JsonUtils (margaretha)
963 - restructured web filters and authentication codes (margaretha)
964 - implemented create/store VC (margaretha)
965 - fixed collection rewrite bug regarding availability with operation or
966 (margaretha)
967
968# version 0.59.7
969
97013/10/2016
971 - MOD: updated search to use new siglen (diewald)
972 - MOD: fixed matchinfo retrieval in light service (diewald)
973
97405/05/2015
975 - ADD: rest test suite for user service (hanl)
976 - MOD: setup parameter modification (hanl)
977 - ADD: oauth2 client unique constraint (hanl)