blob: 4ea3238e6216e89dfbdfa4e15dcaea7e4d541ece [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
margaretha5b067882025-03-21 09:51:38 +01008
margaretha9a1b4ba2025-03-18 11:56:05 +01009# version 0.76
margarethac20741a2024-11-13 12:59:18 +010010
margarethab4472102024-11-13 13:15:36 +010011- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +010012- Make URL mandatory for plugin registration (#573)
margaretha90dca022024-11-19 09:25:40 +010013- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +010014- Implemented QueryContextRewrite (#755)
15- Replace operation:insertion with operation:injection (#778)
margarethabf09b192024-12-02 15:40:44 +010016- Update VirtualCorpusRewrite Remove Owner (#779)
margarethad59b34d2024-12-03 10:31:30 +010017- Add source to QueryReferenceRewrite (#783) and VirtualCorpusRewrite (#780)
18- Use operation:override in virtual corpus (reference) rewrite (#780)
margarethad5799ae2024-12-04 11:40:19 +010019- Use operation:override in query reference rewrite (#783)
margaretha82c75c22024-12-11 09:36:50 +010020- Fixed availability regex for all access in the config (important to correctly
21 determine required access of stored VC)
margarethac105e2f2024-12-19 09:55:46 +010022- Rename CollectionRewrite to AvailabilityRewrite
margarethad9e43ec2024-12-20 12:11:43 +010023- Improve AvailabilityRewrite and implement operation:override (#781)
margarethab9b317d2025-01-23 15:13:47 +010024- Disabled mysql connector Java due to CVE-2023-22102
margaretha377c0182025-01-30 09:10:37 +010025- Replace origin with editor in rewrites (#782)
margaretha8489f862025-02-05 11:32:16 +010026- Update scope and add _comment as discussed in #782
margaretha4d06c122025-03-05 10:43:16 +010027- Changed source to original #782
margarethaee0b5732025-03-18 09:41:10 +010028- Change JsonInclude to non default to hide VC statistics when not computed
margaretha82c75c22024-12-11 09:36:50 +010029
margarethab4472102024-11-13 13:15:36 +010030
margaretha34595a52024-10-28 08:54:10 +010031# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020032
33- Alter role and remove privilege database tables (#763)
34- Update user-group and user-group member web-services (#763)
35- Remove edit member role web-service (#763)
36- Remove query access table (#763)
37- Remove query access admin, merged with user-group admin (#763)
38- Update share-query and query-access web-services (#763)
39- Add new web-service: delete role by query and group (#763)
40- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020041- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020042- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020043- Removed deleted_by from user_group and user_group_member tables (#764)
44- Removed created_by, status and status_date from user_group_member table (#764)
45- Removed GroupMemberStatus (#764)
46- Replace invite and subscribe to add member (#764)
47- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020048- Added deprecation messages to deprecated services
49- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010050- Deprecate VC access deletion
51- Change default port to 8089
52- Disallow scope all for non super clients
53- Added config for total result cache and fixed inconsistency (#774)
54- Changed memberUsername to member in the new member-role-addition web-service
55- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020056- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010057- Added not-timeExceeded to the totalResult constraints
58- Replace EDIT_VC occurrences with CREATE_VC, and removed it
59- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020060
margaretha34c9fba2024-08-09 17:44:03 +020061
Akron7ba60862024-08-09 16:55:01 +020062# version 0.74.1-SNAPSHOT
63
margarethad59b34d2024-12-03 10:31:30 +010064- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020065- - Introduce filter_by and deprecate authorized_only in OAuth2
66 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020067
margarethaac09c4f2024-10-10 12:46:50 +020068# version 0.74 hot-fix
69
margarethad59b34d2024-12-03 10:31:30 +010070- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +020071- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +010072 only
margarethaac09c4f2024-10-10 12:46:50 +020073
margaretha144be1a2024-08-09 15:38:40 +020074# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020075
margarethad59b34d2024-12-03 10:31:30 +010076- Remove corpusQuery param in the statistics web-service (close #758)
77- Moved NamedVCLoader to the init package
78- Clean up Spring XML configs
79- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +020080- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +010081- Unified ResourceFilters and SearchResourceFilters
82- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +020083- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020084
margaretha1ef2a032024-06-11 11:39:57 +020085# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020086
margaretha46e2c952024-05-23 09:09:54 +020087- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +010088 and context size (#745)
89- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +020090- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020091- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020092- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020093- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +010094- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +020095
margaretha21879752024-04-22 12:12:58 +020096# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010097
margarethad59b34d2024-12-03 10:31:30 +010098- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +010099- Added openapi doc (#744)
100- Moved service.properties to src/main/resources/properties
101- Moved free-resources.json to src/main/resources/json
102- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +0100103- Changed loading external kustvakt.conf and jdbc.properties
104 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +0200105- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +0200106- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100107- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +0200108- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100109- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +0200110- Updated configurations of the lite version to use the
111 data folder (#598)
margaretha67440722024-04-25 13:27:02 +0200112- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +0100113
margaretha28a53d12024-02-20 12:57:38 +0100114# version 0.73
margarethafbfe2872024-01-04 23:29:28 +0100115
margarethab06377e2024-01-30 11:06:35 +0100116- Moved the content of the full folder to the root folder
117- Removed Piwik
118- Removed unused libraries
119- Cleaned up spring configs
120- Updated Krill and Koral with new groupIds
121- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100122- Updated search Krill and removed Lucene
123- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100124
125# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100126
127- Replaced javax.ws to jakarta.ws namespace (#648)
128- Upgrading Jersey 2.40 to 3.x (#646)
129- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
130- Replaced javax.persistence with jakarta.persistence (#648)
131- Migrate Hibernate 5 to 6 (#649)
132- Fix missing placeholders
133- Fixed conflicting jackson-jarxrs
134- Fixed conflicting commons-logging and spring jcl
135- Replaced javax.servlet with jakarta.servlet (#648)
136- Updated authorization services using Nimbus (#650)
137- Fixed BlockingFilter by replacing javax.annotation.Priority
138 with jakarta.annotation.Priority (#659, #648)
139- Replaced javax.annotation with jakarta.annotation
140- Enabled legacy support for authorization POST request
141- Changed OAuth2 token request using Nimbus (#650)
142- Removed Apache Oltu API from token requests (#650)
143- Removed OpenID
144- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100145- Fix JettyServerTest, init package, and some java docs
146- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100147- Updated token response using Nimbus (#650)
148- Remove Oltu request and validator implementations (#650)
149- Updated OAuth2 response handler (#650)
150- Fixed ShutdownHandler (fixed #708)
151- Fixed issues with multi-release jar (#706, #708)
152
153
154# version 0.71.1
155
156- Removed auditing (#611)
157- Removed old database configurations (#612)
158- Removed old tests
159- Removed unnecessary caches and methods in the authentication interface
160- Added total result cache (#599)
161- Fixed missing project.version in info web-service
162- Make sure totalResults and other numeric results are numbers (Kupietz)
163- Introduce CQP query language in Koral 0.41
164- Changed DB connection (fixed #670)
165- Resolved duplicate libraries
166- Fixed testing expiry access token
167- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100168- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100169
170# version 0.71
171
172- Renamed entity and service packages in core
173- Renamed web.controller package in core
174- Moved SearchNetworkEndpoint to core.service package
175- Merged lite into full
176- Merged core into full
177
178
179# version 0.70.1
180
181- Added data folder containing super_client_info and database
182 for mounting into docker
183- Added an error for missing redirect uri in a token request
184 when it has been included in the authorization request.
185- Added tests for VC sharing and for OAuth2 client using VC services
186- Added and updated VC controller tests
187- Moved hibernate.properties
188- Added maximum number of user persistent virtual corpora and queries
189
190# version 0.70
191
192- Support token array in matchinfo (fixes #570; diewald)
193- Updated VC list API and deprecated owner VC list (addressed #580)
194- Added user info web-service (solved #566)
195- Implemented configurable resource filters for search and match
196 info APIs (#539)
197- Added getting username from LDAP (#568)
198- Disabled LDAP auth provider and token API in the auth filter (#587)
199- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100200- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100201
202
203# version 0.69.3
204
205- Moved the service path of VC admin services to admin/vc (closed #543)
206- Added an admin service to load and cache system vc (solved #268)
207- Move oauth2 admin service path (closed #544)
208- Excluded admin service to load-cache VC from the test suite
209- Fixed refresh token expiry test
210- Fixed scope check in OAuth2 token request with refresh token
211
212# version 0.69.2
213
2142022-12-05
215- Upgrade version for E2E-simplified Docker images (diewald)
2162023-01-27
217- Updated client info API (replaced user authorization requirement with super
218 client authentication)
2192023-01-30
220- Made scope param required in authorization request (solved #508)
2212023-01-31
222- Allowed OAuth2 clients to use localhost as redirect URIs.
2232023-02-03
224- Fixed content-type in error responses by changing it to application/json
2252023-02-06
226- Allow admin access using admin token for the clean token API
2272023-02-10
228- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100229- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002302023-02-15
231- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100232 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002332023-02-20
234- Deprecate API token (JWT) web-service
235- Fixed Slf4J binding
2362023-02-28
237- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2382023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100239- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100240
241
242# version 0.69.1
243
244- Upgrade version for docker including indexer (diewald)
245
246
247# version 0.69
248
249 - Migrated to Java 11 and Jersey 2
250 - Updated dependencies
251 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
252
253
254# version 0.68
255
2562022-05-25
257 - Added a new API: list plugins (e.g for marketplace)
258 - Added redirect URI validation in authorization request (addressed #374)
259 - Handled user-defined refresh token expiry (added in client info and
260 list API response)
261 - Added installed_plugins table
262 - Added a new API: install plugin
263 - Handled redundant plugin installation
264 - Handled super client id in plugin installation
265 - Deprecated UserClientDto and uses ClientinfoDto instead
266 - Updated redirect URI error message for coherence
2672022-05-27
268 - Added maximum limit to custom refresh token expiry
2692022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100270 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100271 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100272 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01002732022-06-03
274 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100275 - Implemented initial super client registration for user authentication
276 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100277
278
279
280# version 0.67.1
281
2822022-05-12
283 - Implemented mapping of LDAP username to email
284 - Handled null parameters in authorization requests
2852022-05-25
286 - Fixed null client_id
287 - Updated ldap.config path in the kustvakt-test.conf
288
289
290# version 0.67
291
2922022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100293 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
294 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01002952022-05-11
296 - Changed the SQL script updating oauth2_client table
297
298
299# version 0.66
300
3012022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100302 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01003032022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100304 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01003052022-04-11
306 - Added registration_date, refresh_token_expiry, source and is_permitted
307 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100308 registration mechanism
309 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01003102022-04-13
311 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100312 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01003132022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100314 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100315 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100316 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100317
318
319# version 0.65.2
320
3212022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100322 - Removed VCLoader
323 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003242022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100325 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003262022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100327 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003282022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100329 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003302022-03-28
331 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100332 it for the closing index reader API
333 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003342022-03-29
335 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
336
337# version 0.65.1
338
3392022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100340 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100341
342# version 0.65
343
344!!! includes security updates - please update all Kustvakt libraries
345!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
346
3472021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100348 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003492021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100350 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003512021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100352 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100353 - Added a web-service to retrieve KoralQuery of a VC
3542021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100355 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003562021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100357 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003582022-01-03
359 - [security] More log4j security updates
360 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100361 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003622022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100363 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003642022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100365 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100366
367# version 0.64.1
368
3692021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100370 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100371
372
373# version 0.64
3742021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100375 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01003762021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100377 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01003782021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100379 - Fixed missing request entity
380 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01003812021-08-16
382 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100383 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100384
385# version 0.63.2
3862021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100387 - Updated OAuth2 token length & secure random algorithm config
388 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01003892021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100390 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01003912021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100392 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01003932021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100394 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01003952021-07-26
396 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100397database
398 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100399
400# version 0.63.1
4012021-02-22
402 - Updated libraries (margaretha)
403 - Renamed virtual corpus to query (margaretha)
4042021-02-26
405 - Added query access roles and fixed vc access roles (margaretha)
406 - Added delete query webservice and tests (margaretha)
4072021-03-25
408 - Updated Koral version for Info Controller (margaretha)
409 - Updated OAuth2 token list with token type and user clientId
410parameters (margaretha)
4112021-03-29
412 - Added client type in the client list web-service. Resolved #58 (margaretha)
4132021-04-19
414 - Updated OAuth2Client JSON definition and controller tests (margaretha)
4152021-04-26
416 - Updated OAuth2 Client list (margaretha)
4172021-04-30
418 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
419 - Updated OAuth2 API responses for coherence (margaretha)
4202021-06-07
421 - Updated OAuth2 client dto (margaretha)
422
423# version 0.63
42426/10/2020
425 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
42629/10/2020
427 - Introduction of a query reference rewrite mechanism (diewald)
42830/10/2020
429 - Added database methods for storing query references (diewald)
43004/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100431 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010043204/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100433 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010043414/01/2021
435 - Updated Flyway (margaretha)
43621/01/2021
437 - Fixed running pipe and updated tests with mockserver (margaretha)
43801/02/2021
439 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
44005/02/2021
441 - Add query reference web-service (diewald,margaretha)
44210/02/2021
443 - Fixed problem with multiple desktop apps (diewald, margaretha)
44412/02/2021
445 - Added listing available queries for users (margaretha)
44617/02/2021
447 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
448 - Added query and query language in virtual corpus table (margaretha)
44918/02/2021
450 - Set corpus access public for stored query (margaretha)
45119/02/2021
452 - Enabled API info web-service (margaretha)
453
454
455# version 0.62.4
45624/01/2020
457 - Removed salt from config and updated config files (margaretha)
45803/02/2020
459 - Added an admin API for clearing access token cache (margaretha)
46005/02/2020
461 - Added a config properties for a long-time access token expiry
462 and excluded refresh tokens for public clients in OAuth2 token
463 responses (margaretha)
464 - Removed client authentication from the client deregistration and
465 client-secret reset APIs (margaretha)
46604/03/2020
467 - Updated the sample index (diewald)
468
469# version 0.62.3
47003/12/2019
471 - Implemented pipe extension in the search API (margaretha)
47211/12/2019
473 - Added errors when requesting VC in caching process (margaretha,
474 resolved #47)
47512/12/2019
476 - Added support for multiple cq parameters (margaretha, resolved #46)
47713/12/2019
478 - Handled pipe errors and added tests (margaretha)
47919/12/2019
480 - Updated create update user-group API (margaretha)
48120/12/2019
482 - Removed transactional annotations from simple select queries (margaretha)
483 - Updated free resource controller (margaretha)
48415/01-2020
485 - Added additional statistic figures to virtual corpus info API
486 response (margaretha)
487
488# version 0.62.2
48917/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100490 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01004918/11/2019
492 - Added user-group name pattern (margaretha, issue #33)
49311/11/2019
494 - Updated user group service paths and replaced groupId with groupName
495 (margaretha, resolved #33)
49612/11/2019
497 - Removed UserGroupJson & updated listUserGroups and createUserGroup
498 services (margaretha)
499 - Added prefixes to username and groupname parameters in service paths
500 (margaretha, resolved #35)
50113/11/2019
502 - Added tests for issue #43 (margaretha)
50314/11/2019
504 - Added client description and URL to list-authorized-clients service
505 (margaretha, close #53)
506 - Implemented a service to list clients registered by a user (margaretha,
507 close #52)
508 - Added a check for OAuth2 client, VC, and group name length (margaretha)
50915/11/2019
510 - Merged list authorized client and list registered client services
511 (margaretha)
51221/11/2019
513 - Added a service to list active refresh tokens of a user (margaretha)
514 - Added username filtering to token revocation service via super client
515 (margaretha)
51626/11/2019
517 - Added a service to revoke a single refresh token via super client
518 (margaretha)
519
520# version 0.62.1
52108/07/2019
522 - Added tests for public metadata response in search api (margaretha,
523 issue #43)
524 - Disabled some tests of unused/disabled web-services (margaretha)
52507/08/2019
526 - Fixed missing scopes after requesting access token with refresh token
527 (margaretha)
528 - Fixed post requests with status OK and empty body (margaretha)
52907/08/2019
530 - Added users to hidden group when searching in a published VC (margaretha,
531 resolved #40)
53215/08/2019
533 - Updated the response statuses of VC PUT requests (margaretha)
534
535# version 0.62
53628/02/2019
537 - Removed old VC controllers and updated tests (margaretha, issue #34)
538 - Updated VC access controllers (margaretha)
53919/03/2019
540 - Added close index controller (margaretha)
54111/04/2019
542 - Fixed unknown authentication scheme, missing VC entity, and parameter
543 checker (margaretha)
544 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
545 unique group name and unknown VC access (margaretha)
54627/06/2019
547 - Handled LDAP errors, fixed #45 (margaretha)
54803/07/2019
549 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
550 - Changed the response media-type of authentication controllers (margaretha)
551 - Fixed bugs: allow guest to retrieve system VC,
552 remove VC from cache when it is deleted (margaretha)
55304/07/2019
554 - Updated VC name pattern and tests (margaretha)
555
556# version 0.61.6
55704/02/2019
558 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
559 - Updated client deregistration behavior (margaretha)
56005/02/2019
561 - Added delete-group-by-name controller (margaretha)
562 - Added unique index to group name (margaretha)
56306/02/2019
564 - Updated a user setting test using array for multiple values (margaretha)
565 - Added metadata controller tests (margaretha)
56618/02/2019
567 - Fixed tests (margaretha)
568 - Updated handling errors from Koral (margaretha)
56919/02/2019
570 - Added fields to metadata controller (margaretha, issue #39)
571
572# version 0.61.5
57317/12/2018
574 - Added a search timeout test (margaretha)
57518/12/2018
576 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
57708/01/2019
578 - Improved predefined vc caching (issue #28, margaretha)
57909/01/2019
580 - Added comments (margaretha)
581 - Updated code structure (margaretha)
58211/01/2019
583 - Degraded API version to 1.0 (margaretha)
584 - Added OAuth2 client info tests (margaretha)
58514/01/2019
586 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
58716/01/2019
588 - Added a PUT request for both creating and editing vc (margaretha)
589 - Added aliases to some VC controllers (margaretha)
590 - Merged VC access list controllers (margaretha)
59121/01/2019
592 - Removed codes related to user registration & password management (margaretha)
59322/01/2019
594 - Added create, edit, retrieve user default setting controllers (margaretha)
59522/01/2019
596 - Updated default setting controllers & added tests (margaretha)
597 - Added delete key in setting controllers (margaretha)
59823/01/2019
599 - Added default setting key validation (margaretha)
600 - Fixed UserdataTest (margaretha)
60124/01/2019
602 - Added default setting key validation & fixed UserdataTest (margaretha)
60325/01/2019
604 - Added VC reference and MapUtil tests (margaretha)
60528/01/2019
606 - Fixed username verification in DefaultSettingService (margaretha)
607 - Added foundry rewrite with user default setting (margaretha)
608 - Added default foundry for morphology layer (margaretha)
60929/01/2019
610 - Fixed share VC type (margaretha)
611 - Added delete setting controller (margaretha)
612 - Handled "no resource found" cases (margaretha, issue #37)
61330/01/2019
614 - Added server shutdown description in readme (margaretha)
615
616# version 0.61.4
61714/11/2018
618 - Integrated lite and full services and controllers in core (margaretha)
61921/11/2018
620 - Updated OAuth2 refresh token request to create a new refresh token and
621 revoke the old one per request (margaretha)
62228/11/2018
623 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
624 - Handled storing cached VC with VC reference (margaretha)
62529/11/2018
626 - Added a controller for listing user clients having active refresh tokens
627 (margaretha)
6286/12/2018
629 - Added debug flags to mitigate log4j debugging performance (margaretha)
630 - Fixed KoralNode at() method (margaretha)
63111/12/2018
632 - Implemented revoking all tokens of a user client via a super client
633 (margaretha)
634 - Removed document controllers and KustvaktResource (margaretha)
635 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
636
637
638# version 0.61.3
63917/10/2018
640 - Updated NamedVCLoader to be optional (margaretha)
641 - Updated annotation tables & implemented key-value structure (margaretha)
642 - Added annotation parser for annotation data from kalamar (margaretha)
643 - Implemented parsing free resource info from json (margaretha)
64422/10/2018
645 - Updated jetty, spring and hibernate versions (margaretha)
646 - Fixed the order of annotation keys and values, and added tests (margaretha)
647 - Fixed resource DAO & added tests (margaretha)
64824/10/2018
649 - Fixed query serialization service (margaretha)
650 - Added "highlights" parameter to matchInfo controller (margaretha)
651 - Added "fields" parameter to search controllers (margaretha)
652 - Integrated lite controllers, services and tests in full version (margaretha)
65329/10/2018
654 - Moved javax.servlet-api to core (margaretha)
65507/11/2018
656 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
65713/11/2018
658 - Added Shutdown handler to Jetty server (margaretha)
659 - Fixed storing VC order in NamedVCLoader (margaretha)
660
661# version 0.61.2
66212/09/2018
663 - Added various log4j2 configurations (margaretha)
66413/09/2018
665 - Implemented VirtualCorpusRewrite (margaretha)
66614/09/2018
667 - Fixed SpringJerseyTest ApplicationContext (margaretha)
668 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
669 - Enabled VCReferenceTest in maven test suite (margaretha)
67018/09/2018
671 - Handled unique constraints / inserting duplicate items to DB (margaretha)
672 - Added a controller for editing user group member roles (margaretha)
67319/09/2018
674 - Fixed cached-VC ref with username (margaretha)
675
676# version 0.61.1
67728/08/2018
678 - Added API URL versioning (margaretha)
679 - Deactivated IdRewrite (margaretha)
680 - Fixed kustvakt controller (margaretha)
68130/08/2018
682 - Fixed root packages & added api version properties in kustvakt.conf
683 (margaretha)
684 - Fixed versioning in SearchController (margaretha)
685 - Added API versioning tests (margaretha)
686
687# version 0.61.0
688
68902/08/2018
690 - Added VC reference tests (margaretha)
691 - Implemented loading and caching named VCs (margaretha)
69203/08/2018
693 - Implemented OAuth2 revoke token (margaretha)
694 - Updated OAuth2 refresh token implementation (margaretha)
69514/08/2018
696 - Implemented revoke all OAuth2 access tokens and authorization codes of
697 client users when deregistering/deleting a client (margaretha)
698 - Fixed update OAuth2 access token (margaretha)
699 - Implemented reset client secret (margaretha)
700 - Fixed revoking latest access token when refreshing OAuth2 access token
701 (margaretha)
70215/08/2018
703 - Implemented OAuth2 client info controller (margaretha)
704 - Implemented update OAuth2 client privilege controller for admins
705 (margaretha)
706 - Implemented unlimited authorization scope for super clients with OAuth2
707 password grant (margaretha)
708 - Marked native clients implementation to deprecated in favour of super
709 clients (margaretha)
710 - Enabled using Bearer tokens as user authentication tokens (Authorization
711 header value) for many controllers including OAuth2 controllers (margaretha)
71216/08/2018
713 - Implemented degrading super clients (margaretha)
714 - Improved and added OAuth2 tests (margaretha)
71521/08/2018
716 - Added VC name pattern check (margaretha)
71722/08/2018
718 - Implemented loading VC from gz files (margaretha)
719 - Updated OAuth2 authorization codes' & access tokens' expiry check
720 (margaretha)
72123/08/2018
722 - Updated RefreshToken implementations with separate DB tables (margaretha)
723 - Allows multiple access tokens per refresh token (margaretha)
72427/08/2018
725 - Added statistic with VC reference tests (margaretha)
726 - Fixed OAuth2 SQL files (margaretha)
72728/08/2018
728 - Added c3p0 datasource configuration to Spring default-config-xml
729 (margaretha)
730 - Added running Kustvakt server with custom spring config in the readme
731 (margaretha)
732 - Removed old OAuth2 codes (margaretha)
733 - Moved non-config test codes to misc (margaretha)
734
735
736# version 0.60.5
737
73809/07/2018
739 - Added service layer to the search controller (margaretha)
740 - Added OAuth2 scope checking in search and VC controllers (margaretha)
741 - Added handling OAuth2 bearer token for VC access and User group
742 controllers (margaretha)
743 - Added default scope to password grant (margaretha)
74410/07/2018
745 - Made createBasicAuthorizationHeaderValue static (margaretha)
746 - Added store access token in openID token service (margaretha)
747 - Fixed empty scope in openID authorization and token service (margaretha)
748 - Implemented storing authorization code in cache (margaretha)
74911/07/2018
750 - Fixed authentication time in authentication controller (margaretha)
751 - Added OAuth2 access token tests (margaretha)
75212/07/2018
753 - Updated maven surefire setting for faster test suite runtime (margaretha)
754 - Implemented refreshing OAuth2 access token (margaretha)
75526/07/2018
756 - Fixed issue #27 (margaretha)
75702/08/2018s
758 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
759
760
761# version 0.60.4
762
76305/07/2018
764 - implemented OAuth2 authorization code request with OpenID Authentication
765 (margaretha)
766 - enabled OAuth2 authorization without OpenID authentication using Nimbus
767 library (margaretha)
768 - implemented response handler for OpenID authentication errors in authorization
769 requests (margaretha)
770 - added tests regarding OpenID authentication in authorization requests
771 (margaretha)
772 - implemented OAuth2 authorization error response via redirect URI instead of
773 JSON (margaretha)
774 - added state to OAuth2 authorization error response (margaretha)
775 - implemented OpenID token service for authorization code flow (margaretha)
776 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
777 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
778 keys (margaretha)
779 - implemented OpenId configuration (margaretha)
780 - added authentication time and support for auth_time in id_token (margaretha)
781 - implemented support for nonce and max_age parameters in OpenID authentication
782 (margaretha)
783 - implemented OAuth2 token request with password grant using Nimbus library
784 (margaretha)
785 - updated redirect URI validator (margaretha)
786 - updated client registration requirement to allow desktop applications
787 (margaretha)
788 - fixed RSA key configuration (margaretha)
789 - merged OAuth2 client deregistration controllers (margaretha)
790 - fixed OAuth2 client unique URL-hashcode (margaretha)
791 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
792 - Added support for unrestricted corpus statistics (ndiewald)
793 - updated paths of user-group deletion-controllers (margaretha)
794 - Do not pass broken queries to Krill (diewald)
795 - added OAuth2 token request with client authentication via Authorization
796 header (margaretha)
797 - added port checking in test suite (margaretha)
798
799# version 0.60.3
800
80106/06/2018
802 - improved user authentication by using authentication filter for authorization
803 code request (margaretha)
804 - limited client authentication to client id checking in authorization code
805 request (margaretha)
806 - added user_id in the oauth2_access_token database table (margaretha)
807 - implemented OAuth2Authentication provider for token context management
808 (margaretha)
809 - added parameter checking for authorization DAO (margaretha)
810 - added controller tests using OAuth2 access token (margaretha)
811 - added database tables for MySQL (margaretha)
812 - updated JWT library and related codes (margaretha)
813
814# version 0.60.2
815
81603/05/2018
817 - implemented OAuth2 client registration (margaretha)
818 - implemented OAuth2 client authentication (margaretha)
819 - changed virtual corpus search to retrieval (margaretha)
820 - implemented public client deregistration task (margaretha)
821 - added client registration and deregistration tests (margaretha)
822 - implemented confidential client deregistration task (margaretha)
823 - fixed storing client secret (margaretha)
824 - implemented OAuth2 response handler (margaretha)
825 - implemented OAuth2 request access token with client credentials grant
826 (margaretha)
827 - implemented OAuth2 request access token with resource owner password grant
828 (margaretha)
829 - implemented OAuth2 authorization code request (margaretha)
830 - added OAuth2 error codes (margaretha)
831 - added OAuth2 authorization, scope and access token tables for SQLite
832 (margaretha)
833 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
834 - implemented OAuth2 request access token with authorization code grant
835 (margaretha)
836 - added setting default scopes in the config file (margaretha)
837 - fixed loading spring config multiple times in the test suite (margaretha)
838 - added SQLite created_date trigger for access token (margaretha)
839 - added a join table for access token scopes (margaretha)
840 - added access scopes handling (margaretha)
841 - added tests about request token with authorization code (margaretha)
842
843# version 0.60.1
844
84528/03/2018
846 - added admin-related SQL codes (margaretha)
847 - updated AdminDao (margaretha)
848 - added optional username query parameter to group list controller (margaretha)
849 - fixed non hierarchical URI of kustvakt conf files (margaretha)
850 - added delete group member triggers (margaretha)
851 - added list user-group by username and status for system admin (margaretha)
852 - added user-group status in user-group DTO (margaretha)
853 - added check for hidden groups in user-group tests (margaretha)
854 - added database trigger test on deleting members when deleting group
855 (margaretha)
856 - renamed VC type PREDEFINED to SYSTEM (margaretha)
857 - added VC list controller for system admin (margaretha)
858 - added VC controller tests with for system admin (margaretha)
859 - added hidden access removal when deleting published VC (margaretha)
860 - added check for hidden groups in VC controller tests (margaretha)
861 - added search user-group controller (margaretha)
862 - removed createdBy from VirtualCorpusJson (margaretha)
863 - moved member role setting from the invitation phase to the after-subscription
864 phase (margaretha)
865 - added member role removal after deleting members (margaretha)
866 - added add and delete member role controllers (margaretha)
867
868# version 0.60
869
87014/03/2018
871 - set up mail settings using localhost port 25 (margaretha)
872 - added mail template in kustvakt configuration (margaretha)
873 - added mail settings to readme (margaretha)
874 - disabled email notification for auto group (margaretha)
875 - added metadata retrieval (diewald)
876 - enabled custom implementation for email address retrieval (margaretha)
877 - removed old policy and deprecated code (margaretha)
878 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100879 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100880 - fixed sqlite trigger (margaretha)
881 - fixed member exist error message (margaretha)
882 - fixed member invitation to join deleted group (margaretha)
883 - added checking deleted group (margaretha)
884
885# version 0.59.10
886
88720/02/2018
888 - added sort VC by id (margaretha)
889 - added test cases regarding VC sharing (margaretha)
890 - implemented withdraw VC from publication (margaretha)
891 - added Changes file (margaretha)
892 - implemented add/invite users to group (margaretha)
893 - implemented delete user-group and member tasks (margaretha)
894 - added userMemberStatus in group lists (margaretha)
895 - updated and added SQL test data (margaretha)
896 - added user group related tests (margaretha)
897 - implemented custom configuration for deleting user groups and members (margaretha)
898 - updated library versions and java environment (margaretha)
899 - added expiration time check for member invitation (margaretha)
900 - moved .properties files (margaretha)
901 - merged changelog file to Changes (margaretha)
902 - updated status codes and error messages to be more detailed (margaretha)
903 - testing mail implementation using embedded jetty jndi (margaretha)
904 - fixed collection rewrite regarding OR operation with other fields
905 (margaretha)
906 - implemented sending mail using spring injection and removed jetty jndi
907 (margaretha)
908 - fixed unrecognized application/json (margaretha)
909 - fixed and updated velocity template (margaretha)
910
911# version 0.59.9
912
91319/01/2018
914 - restructured basic authentication (margaretha)
915 - fixed AuthenticationException to include authentication scheme (margaretha)
916 - fixed rewrite redundancy in collection rewrite (margaretha)
917 - fixed foundry rewrite for constituents (margaretha)
918 - introduced authentication methods, schemes and tokens (margaretha)
919 - implemented collection rewrite with multiple licenses (margaretha)
920 - fixed foundry rewrite for korap span without wrap node (margaretha)
921 - implemented list user group (margaretha)
922 - implemented delete VC task (margaretha)
923 - implemented create user-group, subscribe to user-groups, unsubscribe to
924 user-groups tasks(margaretha)
925 - fixed handling JSON mapping exception for missing enums (margaretha)
926 - implemented list VC task (margaretha)
927 - added KoralQuery in VC lists (margaretha)
928 - implemented edit VC task (margaretha)
929 - implemented publish VC task (margaretha)
930 - implemented share VC task (margaretha)
931 - implemented list only owned VC task (margaretha)
932 - implemented list VC access task (margaretha)
933 - implemented search VC by id task (margaretha)
934 - implemented delete VC access (margaretha)
935 - implemented search for project VC (margaretha)
936 - added search VC related tests (margaretha)
937 - removed PredefinedUserGroup.ALL and related codes (margaretha)
938 - implemented search for published VC (margaretha)
939
940# version 0.59.8
941
94221/09/2017
943 - restructured statistics service (margaretha)
944 - removed deprecated loader codes and tests (margaretha)
945 - removed old Spring java configurations (margaretha)
946 - implemented entity classes for the new database (margaretha)
947 - added MySQL codes regarding VC and for testing (margaretha)
948 - added dao methods regarding VC (margaretha)
949 - added similar SQL codes (to MySQL) for sqlite (margaretha)
950 - added dao methods regarding user groups (margaretha)
951 - restructured web-service codes into controller and logic/business-service
952 (margaretha)
953 - implemented user role and privilege, and added tests (margaretha)
954 - prepared test suite using new database (margaretha)
955 - implemented UserGroupDao and tests (margaretha)
956 - fixed missing exceptions in JsonUtils (margaretha)
957 - restructured web filters and authentication codes (margaretha)
958 - implemented create/store VC (margaretha)
959 - fixed collection rewrite bug regarding availability with operation or
960 (margaretha)
961
962# version 0.59.7
963
96413/10/2016
965 - MOD: updated search to use new siglen (diewald)
966 - MOD: fixed matchinfo retrieval in light service (diewald)
967
96805/05/2015
969 - ADD: rest test suite for user service (hanl)
970 - MOD: setup parameter modification (hanl)
971 - ADD: oauth2 client unique constraint (hanl)