blob: e9e4518694ee2b9aa380b2f8170a561854132884 [file] [log] [blame]
margaretha287cf862025-05-22 13:16:06 +02001# version 0.78
2
3- Renamed free resource to resource.
margaretha663752e2025-05-23 10:35:04 +02004- Add required access to resources.
5- Determine corpus access dynamically using koralQuery for resources without
6 predefined required_access.
margarethad5f82f52025-06-02 11:51:53 +02007- Added useful VC (https://korap.ids-mannheim.de/doc/corpus) to resources.json.
8 (#800)
margarethae12de8b2025-05-28 11:40:33 +02009- Omit empty resource description.
margarethad5f82f52025-06-02 11:51:53 +020010- Added URL-encoding for corpus query at in the resource service.
margaretha287cf862025-05-22 13:16:06 +020011
margarethaf851bbe2025-05-02 10:15:41 +020012# version 0.77
margaretha5b067882025-03-21 09:51:38 +010013
14- Update statistics in VC info and list web-services to use VC cache (referTo)
15 instead of the original KoralQuery definitions (#791).
margaretha9b754d72025-04-01 12:46:18 +020016- Setup system-vc in Initializator instead of using SQL for testing #793
margaretha9c6058a2025-03-24 09:44:11 +010017- Setup creating nemo-vc in VirtualCorpusTestBase instead of using SQL
margaretha9b754d72025-04-01 12:46:18 +020018 for testing #793
margarethaec884172025-03-24 10:14:26 +010019- Setup creating dory-vc in VirtualCorpusTestBase instead of using SQL
margaretha9b754d72025-04-01 12:46:18 +020020 for testing #793
margaretha9767b7e2025-03-24 10:36:23 +010021- Setup creating group-vc in VirtualCorpusTestBase instead of using SQL
margaretha9b754d72025-04-01 12:46:18 +020022 for testing #793
margarethab3ae95a2025-03-24 11:40:52 +010023- Setup creating marlin-vc and published-vc in VirtualCorpusTestBase
margaretha9b754d72025-04-01 12:46:18 +020024 instead of using SQL for testing #793
margaretha3a6b0a12025-03-27 08:32:07 +010025- Fixed request URI at OAuth2 token request API.
margaretha398be242025-03-28 18:04:58 +010026- Improved delete VC tests.
margaretha9b754d72025-04-01 12:46:18 +020027- Add VC rewrite for statistics web-service (#796)
margaretha29060842025-04-07 09:09:42 +020028- Updated other config files:
29 - Added statisticsRewriteHandler and queryContextRewrite,
30 - changed file locations to the data folder,
31 - removed unused beans (cacheManager, sqliteDataSource)
margarethaa25e9622025-04-14 10:23:35 +020032- Fix landingPage in the free resource web-service (#799)
33- Add pid for resource and use it as resourceId when available #798
34- Changed institution to IDS Mannheim.
margaretha335abd92025-05-02 10:11:29 +020035- Fix loading Spring XML config for DNB & ICC tests.
margarethaa25e9622025-04-14 10:23:35 +020036
margaretha5b067882025-03-21 09:51:38 +010037
margaretha9a1b4ba2025-03-18 11:56:05 +010038# version 0.76
margarethac20741a2024-11-13 12:59:18 +010039
margarethab4472102024-11-13 13:15:36 +010040- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +010041- Make URL mandatory for plugin registration (#573)
margaretha90dca022024-11-19 09:25:40 +010042- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +010043- Implemented QueryContextRewrite (#755)
44- Replace operation:insertion with operation:injection (#778)
margarethabf09b192024-12-02 15:40:44 +010045- Update VirtualCorpusRewrite Remove Owner (#779)
margarethad59b34d2024-12-03 10:31:30 +010046- Add source to QueryReferenceRewrite (#783) and VirtualCorpusRewrite (#780)
47- Use operation:override in virtual corpus (reference) rewrite (#780)
margarethad5799ae2024-12-04 11:40:19 +010048- Use operation:override in query reference rewrite (#783)
margaretha82c75c22024-12-11 09:36:50 +010049- Fixed availability regex for all access in the config (important to correctly
50 determine required access of stored VC)
margarethac105e2f2024-12-19 09:55:46 +010051- Rename CollectionRewrite to AvailabilityRewrite
margarethad9e43ec2024-12-20 12:11:43 +010052- Improve AvailabilityRewrite and implement operation:override (#781)
margarethab9b317d2025-01-23 15:13:47 +010053- Disabled mysql connector Java due to CVE-2023-22102
margaretha377c0182025-01-30 09:10:37 +010054- Replace origin with editor in rewrites (#782)
margaretha8489f862025-02-05 11:32:16 +010055- Update scope and add _comment as discussed in #782
margaretha4d06c122025-03-05 10:43:16 +010056- Changed source to original #782
margarethaee0b5732025-03-18 09:41:10 +010057- Change JsonInclude to non default to hide VC statistics when not computed
margaretha82c75c22024-12-11 09:36:50 +010058
margarethab4472102024-11-13 13:15:36 +010059
margaretha34595a52024-10-28 08:54:10 +010060# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020061
62- Alter role and remove privilege database tables (#763)
63- Update user-group and user-group member web-services (#763)
64- Remove edit member role web-service (#763)
65- Remove query access table (#763)
66- Remove query access admin, merged with user-group admin (#763)
67- Update share-query and query-access web-services (#763)
68- Add new web-service: delete role by query and group (#763)
69- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020070- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020071- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020072- Removed deleted_by from user_group and user_group_member tables (#764)
73- Removed created_by, status and status_date from user_group_member table (#764)
74- Removed GroupMemberStatus (#764)
75- Replace invite and subscribe to add member (#764)
76- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020077- Added deprecation messages to deprecated services
78- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010079- Deprecate VC access deletion
80- Change default port to 8089
81- Disallow scope all for non super clients
82- Added config for total result cache and fixed inconsistency (#774)
83- Changed memberUsername to member in the new member-role-addition web-service
84- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020085- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010086- Added not-timeExceeded to the totalResult constraints
87- Replace EDIT_VC occurrences with CREATE_VC, and removed it
88- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020089
margaretha34c9fba2024-08-09 17:44:03 +020090
Akron7ba60862024-08-09 16:55:01 +020091# version 0.74.1-SNAPSHOT
92
margarethad59b34d2024-12-03 10:31:30 +010093- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020094- - Introduce filter_by and deprecate authorized_only in OAuth2
95 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020096
margarethaac09c4f2024-10-10 12:46:50 +020097# version 0.74 hot-fix
98
margarethad59b34d2024-12-03 10:31:30 +010099- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +0200100- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +0100101 only
margarethaac09c4f2024-10-10 12:46:50 +0200102
margaretha144be1a2024-08-09 15:38:40 +0200103# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +0200104
margarethad59b34d2024-12-03 10:31:30 +0100105- Remove corpusQuery param in the statistics web-service (close #758)
106- Moved NamedVCLoader to the init package
107- Clean up Spring XML configs
108- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +0200109- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +0100110- Unified ResourceFilters and SearchResourceFilters
111- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +0200112- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +0200113
margaretha1ef2a032024-06-11 11:39:57 +0200114# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +0200115
margaretha46e2c952024-05-23 09:09:54 +0200116- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +0100117 and context size (#745)
118- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +0200119- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +0200120- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +0200121- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +0200122- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +0100123- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +0200124
margaretha21879752024-04-22 12:12:58 +0200125# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +0100126
margarethad59b34d2024-12-03 10:31:30 +0100127- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +0100128- Added openapi doc (#744)
129- Moved service.properties to src/main/resources/properties
130- Moved free-resources.json to src/main/resources/json
131- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +0100132- Changed loading external kustvakt.conf and jdbc.properties
133 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +0200134- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +0200135- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100136- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +0200137- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100138- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +0200139- Updated configurations of the lite version to use the
140 data folder (#598)
margaretha67440722024-04-25 13:27:02 +0200141- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +0100142
margaretha28a53d12024-02-20 12:57:38 +0100143# version 0.73
margarethafbfe2872024-01-04 23:29:28 +0100144
margarethab06377e2024-01-30 11:06:35 +0100145- Moved the content of the full folder to the root folder
146- Removed Piwik
147- Removed unused libraries
148- Cleaned up spring configs
149- Updated Krill and Koral with new groupIds
150- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100151- Updated search Krill and removed Lucene
152- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100153
154# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100155
156- Replaced javax.ws to jakarta.ws namespace (#648)
157- Upgrading Jersey 2.40 to 3.x (#646)
158- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
159- Replaced javax.persistence with jakarta.persistence (#648)
160- Migrate Hibernate 5 to 6 (#649)
161- Fix missing placeholders
162- Fixed conflicting jackson-jarxrs
163- Fixed conflicting commons-logging and spring jcl
164- Replaced javax.servlet with jakarta.servlet (#648)
165- Updated authorization services using Nimbus (#650)
166- Fixed BlockingFilter by replacing javax.annotation.Priority
167 with jakarta.annotation.Priority (#659, #648)
168- Replaced javax.annotation with jakarta.annotation
169- Enabled legacy support for authorization POST request
170- Changed OAuth2 token request using Nimbus (#650)
171- Removed Apache Oltu API from token requests (#650)
172- Removed OpenID
173- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100174- Fix JettyServerTest, init package, and some java docs
175- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100176- Updated token response using Nimbus (#650)
177- Remove Oltu request and validator implementations (#650)
178- Updated OAuth2 response handler (#650)
179- Fixed ShutdownHandler (fixed #708)
180- Fixed issues with multi-release jar (#706, #708)
181
182
183# version 0.71.1
184
185- Removed auditing (#611)
186- Removed old database configurations (#612)
187- Removed old tests
188- Removed unnecessary caches and methods in the authentication interface
189- Added total result cache (#599)
190- Fixed missing project.version in info web-service
191- Make sure totalResults and other numeric results are numbers (Kupietz)
192- Introduce CQP query language in Koral 0.41
193- Changed DB connection (fixed #670)
194- Resolved duplicate libraries
195- Fixed testing expiry access token
196- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100197- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100198
199# version 0.71
200
201- Renamed entity and service packages in core
202- Renamed web.controller package in core
203- Moved SearchNetworkEndpoint to core.service package
204- Merged lite into full
205- Merged core into full
206
207
208# version 0.70.1
209
210- Added data folder containing super_client_info and database
211 for mounting into docker
212- Added an error for missing redirect uri in a token request
213 when it has been included in the authorization request.
214- Added tests for VC sharing and for OAuth2 client using VC services
215- Added and updated VC controller tests
216- Moved hibernate.properties
217- Added maximum number of user persistent virtual corpora and queries
218
219# version 0.70
220
221- Support token array in matchinfo (fixes #570; diewald)
222- Updated VC list API and deprecated owner VC list (addressed #580)
223- Added user info web-service (solved #566)
224- Implemented configurable resource filters for search and match
225 info APIs (#539)
226- Added getting username from LDAP (#568)
227- Disabled LDAP auth provider and token API in the auth filter (#587)
228- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100229- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100230
231
232# version 0.69.3
233
234- Moved the service path of VC admin services to admin/vc (closed #543)
235- Added an admin service to load and cache system vc (solved #268)
236- Move oauth2 admin service path (closed #544)
237- Excluded admin service to load-cache VC from the test suite
238- Fixed refresh token expiry test
239- Fixed scope check in OAuth2 token request with refresh token
240
241# version 0.69.2
242
2432022-12-05
244- Upgrade version for E2E-simplified Docker images (diewald)
2452023-01-27
246- Updated client info API (replaced user authorization requirement with super
247 client authentication)
2482023-01-30
249- Made scope param required in authorization request (solved #508)
2502023-01-31
251- Allowed OAuth2 clients to use localhost as redirect URIs.
2522023-02-03
253- Fixed content-type in error responses by changing it to application/json
2542023-02-06
255- Allow admin access using admin token for the clean token API
2562023-02-10
257- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100258- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002592023-02-15
260- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100261 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002622023-02-20
263- Deprecate API token (JWT) web-service
264- Fixed Slf4J binding
2652023-02-28
266- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2672023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100268- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100269
270
271# version 0.69.1
272
273- Upgrade version for docker including indexer (diewald)
274
275
276# version 0.69
277
278 - Migrated to Java 11 and Jersey 2
279 - Updated dependencies
280 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
281
282
283# version 0.68
284
2852022-05-25
286 - Added a new API: list plugins (e.g for marketplace)
287 - Added redirect URI validation in authorization request (addressed #374)
288 - Handled user-defined refresh token expiry (added in client info and
289 list API response)
290 - Added installed_plugins table
291 - Added a new API: install plugin
292 - Handled redundant plugin installation
293 - Handled super client id in plugin installation
294 - Deprecated UserClientDto and uses ClientinfoDto instead
295 - Updated redirect URI error message for coherence
2962022-05-27
297 - Added maximum limit to custom refresh token expiry
2982022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100299 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100300 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100301 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01003022022-06-03
303 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100304 - Implemented initial super client registration for user authentication
305 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100306
307
308
309# version 0.67.1
310
3112022-05-12
312 - Implemented mapping of LDAP username to email
313 - Handled null parameters in authorization requests
3142022-05-25
315 - Fixed null client_id
316 - Updated ldap.config path in the kustvakt-test.conf
317
318
319# version 0.67
320
3212022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100322 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
323 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01003242022-05-11
325 - Changed the SQL script updating oauth2_client table
326
327
328# version 0.66
329
3302022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100331 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01003322022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100333 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01003342022-04-11
335 - Added registration_date, refresh_token_expiry, source and is_permitted
336 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100337 registration mechanism
338 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01003392022-04-13
340 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100341 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01003422022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100343 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100344 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100345 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100346
347
348# version 0.65.2
349
3502022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100351 - Removed VCLoader
352 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003532022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100354 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003552022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100356 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003572022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100358 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003592022-03-28
360 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100361 it for the closing index reader API
362 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003632022-03-29
364 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
365
366# version 0.65.1
367
3682022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100369 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100370
371# version 0.65
372
373!!! includes security updates - please update all Kustvakt libraries
374!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
375
3762021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100377 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003782021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100379 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003802021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100381 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100382 - Added a web-service to retrieve KoralQuery of a VC
3832021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100384 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003852021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100386 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003872022-01-03
388 - [security] More log4j security updates
389 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100390 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003912022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100392 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003932022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100394 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100395
396# version 0.64.1
397
3982021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100399 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100400
401
402# version 0.64
4032021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100404 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01004052021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100406 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01004072021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100408 - Fixed missing request entity
409 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01004102021-08-16
411 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100412 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100413
414# version 0.63.2
4152021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100416 - Updated OAuth2 token length & secure random algorithm config
417 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01004182021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100419 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01004202021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100421 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01004222021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100423 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01004242021-07-26
425 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100426database
427 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100428
429# version 0.63.1
4302021-02-22
431 - Updated libraries (margaretha)
432 - Renamed virtual corpus to query (margaretha)
4332021-02-26
434 - Added query access roles and fixed vc access roles (margaretha)
435 - Added delete query webservice and tests (margaretha)
4362021-03-25
437 - Updated Koral version for Info Controller (margaretha)
438 - Updated OAuth2 token list with token type and user clientId
439parameters (margaretha)
4402021-03-29
441 - Added client type in the client list web-service. Resolved #58 (margaretha)
4422021-04-19
443 - Updated OAuth2Client JSON definition and controller tests (margaretha)
4442021-04-26
445 - Updated OAuth2 Client list (margaretha)
4462021-04-30
447 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
448 - Updated OAuth2 API responses for coherence (margaretha)
4492021-06-07
450 - Updated OAuth2 client dto (margaretha)
451
452# version 0.63
45326/10/2020
454 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
45529/10/2020
456 - Introduction of a query reference rewrite mechanism (diewald)
45730/10/2020
458 - Added database methods for storing query references (diewald)
45904/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100460 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010046104/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100462 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010046314/01/2021
464 - Updated Flyway (margaretha)
46521/01/2021
466 - Fixed running pipe and updated tests with mockserver (margaretha)
46701/02/2021
468 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
46905/02/2021
470 - Add query reference web-service (diewald,margaretha)
47110/02/2021
472 - Fixed problem with multiple desktop apps (diewald, margaretha)
47312/02/2021
474 - Added listing available queries for users (margaretha)
47517/02/2021
476 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
477 - Added query and query language in virtual corpus table (margaretha)
47818/02/2021
479 - Set corpus access public for stored query (margaretha)
48019/02/2021
481 - Enabled API info web-service (margaretha)
482
483
484# version 0.62.4
48524/01/2020
486 - Removed salt from config and updated config files (margaretha)
48703/02/2020
488 - Added an admin API for clearing access token cache (margaretha)
48905/02/2020
490 - Added a config properties for a long-time access token expiry
491 and excluded refresh tokens for public clients in OAuth2 token
492 responses (margaretha)
493 - Removed client authentication from the client deregistration and
494 client-secret reset APIs (margaretha)
49504/03/2020
496 - Updated the sample index (diewald)
497
498# version 0.62.3
49903/12/2019
500 - Implemented pipe extension in the search API (margaretha)
50111/12/2019
502 - Added errors when requesting VC in caching process (margaretha,
503 resolved #47)
50412/12/2019
505 - Added support for multiple cq parameters (margaretha, resolved #46)
50613/12/2019
507 - Handled pipe errors and added tests (margaretha)
50819/12/2019
509 - Updated create update user-group API (margaretha)
51020/12/2019
511 - Removed transactional annotations from simple select queries (margaretha)
512 - Updated free resource controller (margaretha)
51315/01-2020
514 - Added additional statistic figures to virtual corpus info API
515 response (margaretha)
516
517# version 0.62.2
51817/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100519 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01005208/11/2019
521 - Added user-group name pattern (margaretha, issue #33)
52211/11/2019
523 - Updated user group service paths and replaced groupId with groupName
524 (margaretha, resolved #33)
52512/11/2019
526 - Removed UserGroupJson & updated listUserGroups and createUserGroup
527 services (margaretha)
528 - Added prefixes to username and groupname parameters in service paths
529 (margaretha, resolved #35)
53013/11/2019
531 - Added tests for issue #43 (margaretha)
53214/11/2019
533 - Added client description and URL to list-authorized-clients service
534 (margaretha, close #53)
535 - Implemented a service to list clients registered by a user (margaretha,
536 close #52)
537 - Added a check for OAuth2 client, VC, and group name length (margaretha)
53815/11/2019
539 - Merged list authorized client and list registered client services
540 (margaretha)
54121/11/2019
542 - Added a service to list active refresh tokens of a user (margaretha)
543 - Added username filtering to token revocation service via super client
544 (margaretha)
54526/11/2019
546 - Added a service to revoke a single refresh token via super client
547 (margaretha)
548
549# version 0.62.1
55008/07/2019
551 - Added tests for public metadata response in search api (margaretha,
552 issue #43)
553 - Disabled some tests of unused/disabled web-services (margaretha)
55407/08/2019
555 - Fixed missing scopes after requesting access token with refresh token
556 (margaretha)
557 - Fixed post requests with status OK and empty body (margaretha)
55807/08/2019
559 - Added users to hidden group when searching in a published VC (margaretha,
560 resolved #40)
56115/08/2019
562 - Updated the response statuses of VC PUT requests (margaretha)
563
564# version 0.62
56528/02/2019
566 - Removed old VC controllers and updated tests (margaretha, issue #34)
567 - Updated VC access controllers (margaretha)
56819/03/2019
569 - Added close index controller (margaretha)
57011/04/2019
571 - Fixed unknown authentication scheme, missing VC entity, and parameter
572 checker (margaretha)
573 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
574 unique group name and unknown VC access (margaretha)
57527/06/2019
576 - Handled LDAP errors, fixed #45 (margaretha)
57703/07/2019
578 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
579 - Changed the response media-type of authentication controllers (margaretha)
580 - Fixed bugs: allow guest to retrieve system VC,
581 remove VC from cache when it is deleted (margaretha)
58204/07/2019
583 - Updated VC name pattern and tests (margaretha)
584
585# version 0.61.6
58604/02/2019
587 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
588 - Updated client deregistration behavior (margaretha)
58905/02/2019
590 - Added delete-group-by-name controller (margaretha)
591 - Added unique index to group name (margaretha)
59206/02/2019
593 - Updated a user setting test using array for multiple values (margaretha)
594 - Added metadata controller tests (margaretha)
59518/02/2019
596 - Fixed tests (margaretha)
597 - Updated handling errors from Koral (margaretha)
59819/02/2019
599 - Added fields to metadata controller (margaretha, issue #39)
600
601# version 0.61.5
60217/12/2018
603 - Added a search timeout test (margaretha)
60418/12/2018
605 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
60608/01/2019
607 - Improved predefined vc caching (issue #28, margaretha)
60809/01/2019
609 - Added comments (margaretha)
610 - Updated code structure (margaretha)
61111/01/2019
612 - Degraded API version to 1.0 (margaretha)
613 - Added OAuth2 client info tests (margaretha)
61414/01/2019
615 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
61616/01/2019
617 - Added a PUT request for both creating and editing vc (margaretha)
618 - Added aliases to some VC controllers (margaretha)
619 - Merged VC access list controllers (margaretha)
62021/01/2019
621 - Removed codes related to user registration & password management (margaretha)
62222/01/2019
623 - Added create, edit, retrieve user default setting controllers (margaretha)
62422/01/2019
625 - Updated default setting controllers & added tests (margaretha)
626 - Added delete key in setting controllers (margaretha)
62723/01/2019
628 - Added default setting key validation (margaretha)
629 - Fixed UserdataTest (margaretha)
63024/01/2019
631 - Added default setting key validation & fixed UserdataTest (margaretha)
63225/01/2019
633 - Added VC reference and MapUtil tests (margaretha)
63428/01/2019
635 - Fixed username verification in DefaultSettingService (margaretha)
636 - Added foundry rewrite with user default setting (margaretha)
637 - Added default foundry for morphology layer (margaretha)
63829/01/2019
639 - Fixed share VC type (margaretha)
640 - Added delete setting controller (margaretha)
641 - Handled "no resource found" cases (margaretha, issue #37)
64230/01/2019
643 - Added server shutdown description in readme (margaretha)
644
645# version 0.61.4
64614/11/2018
647 - Integrated lite and full services and controllers in core (margaretha)
64821/11/2018
649 - Updated OAuth2 refresh token request to create a new refresh token and
650 revoke the old one per request (margaretha)
65128/11/2018
652 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
653 - Handled storing cached VC with VC reference (margaretha)
65429/11/2018
655 - Added a controller for listing user clients having active refresh tokens
656 (margaretha)
6576/12/2018
658 - Added debug flags to mitigate log4j debugging performance (margaretha)
659 - Fixed KoralNode at() method (margaretha)
66011/12/2018
661 - Implemented revoking all tokens of a user client via a super client
662 (margaretha)
663 - Removed document controllers and KustvaktResource (margaretha)
664 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
665
666
667# version 0.61.3
66817/10/2018
669 - Updated NamedVCLoader to be optional (margaretha)
670 - Updated annotation tables & implemented key-value structure (margaretha)
671 - Added annotation parser for annotation data from kalamar (margaretha)
672 - Implemented parsing free resource info from json (margaretha)
67322/10/2018
674 - Updated jetty, spring and hibernate versions (margaretha)
675 - Fixed the order of annotation keys and values, and added tests (margaretha)
676 - Fixed resource DAO & added tests (margaretha)
67724/10/2018
678 - Fixed query serialization service (margaretha)
679 - Added "highlights" parameter to matchInfo controller (margaretha)
680 - Added "fields" parameter to search controllers (margaretha)
681 - Integrated lite controllers, services and tests in full version (margaretha)
68229/10/2018
683 - Moved javax.servlet-api to core (margaretha)
68407/11/2018
685 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
68613/11/2018
687 - Added Shutdown handler to Jetty server (margaretha)
688 - Fixed storing VC order in NamedVCLoader (margaretha)
689
690# version 0.61.2
69112/09/2018
692 - Added various log4j2 configurations (margaretha)
69313/09/2018
694 - Implemented VirtualCorpusRewrite (margaretha)
69514/09/2018
696 - Fixed SpringJerseyTest ApplicationContext (margaretha)
697 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
698 - Enabled VCReferenceTest in maven test suite (margaretha)
69918/09/2018
700 - Handled unique constraints / inserting duplicate items to DB (margaretha)
701 - Added a controller for editing user group member roles (margaretha)
70219/09/2018
703 - Fixed cached-VC ref with username (margaretha)
704
705# version 0.61.1
70628/08/2018
707 - Added API URL versioning (margaretha)
708 - Deactivated IdRewrite (margaretha)
709 - Fixed kustvakt controller (margaretha)
71030/08/2018
711 - Fixed root packages & added api version properties in kustvakt.conf
712 (margaretha)
713 - Fixed versioning in SearchController (margaretha)
714 - Added API versioning tests (margaretha)
715
716# version 0.61.0
717
71802/08/2018
719 - Added VC reference tests (margaretha)
720 - Implemented loading and caching named VCs (margaretha)
72103/08/2018
722 - Implemented OAuth2 revoke token (margaretha)
723 - Updated OAuth2 refresh token implementation (margaretha)
72414/08/2018
725 - Implemented revoke all OAuth2 access tokens and authorization codes of
726 client users when deregistering/deleting a client (margaretha)
727 - Fixed update OAuth2 access token (margaretha)
728 - Implemented reset client secret (margaretha)
729 - Fixed revoking latest access token when refreshing OAuth2 access token
730 (margaretha)
73115/08/2018
732 - Implemented OAuth2 client info controller (margaretha)
733 - Implemented update OAuth2 client privilege controller for admins
734 (margaretha)
735 - Implemented unlimited authorization scope for super clients with OAuth2
736 password grant (margaretha)
737 - Marked native clients implementation to deprecated in favour of super
738 clients (margaretha)
739 - Enabled using Bearer tokens as user authentication tokens (Authorization
740 header value) for many controllers including OAuth2 controllers (margaretha)
74116/08/2018
742 - Implemented degrading super clients (margaretha)
743 - Improved and added OAuth2 tests (margaretha)
74421/08/2018
745 - Added VC name pattern check (margaretha)
74622/08/2018
747 - Implemented loading VC from gz files (margaretha)
748 - Updated OAuth2 authorization codes' & access tokens' expiry check
749 (margaretha)
75023/08/2018
751 - Updated RefreshToken implementations with separate DB tables (margaretha)
752 - Allows multiple access tokens per refresh token (margaretha)
75327/08/2018
754 - Added statistic with VC reference tests (margaretha)
755 - Fixed OAuth2 SQL files (margaretha)
75628/08/2018
757 - Added c3p0 datasource configuration to Spring default-config-xml
758 (margaretha)
759 - Added running Kustvakt server with custom spring config in the readme
760 (margaretha)
761 - Removed old OAuth2 codes (margaretha)
762 - Moved non-config test codes to misc (margaretha)
763
764
765# version 0.60.5
766
76709/07/2018
768 - Added service layer to the search controller (margaretha)
769 - Added OAuth2 scope checking in search and VC controllers (margaretha)
770 - Added handling OAuth2 bearer token for VC access and User group
771 controllers (margaretha)
772 - Added default scope to password grant (margaretha)
77310/07/2018
774 - Made createBasicAuthorizationHeaderValue static (margaretha)
775 - Added store access token in openID token service (margaretha)
776 - Fixed empty scope in openID authorization and token service (margaretha)
777 - Implemented storing authorization code in cache (margaretha)
77811/07/2018
779 - Fixed authentication time in authentication controller (margaretha)
780 - Added OAuth2 access token tests (margaretha)
78112/07/2018
782 - Updated maven surefire setting for faster test suite runtime (margaretha)
783 - Implemented refreshing OAuth2 access token (margaretha)
78426/07/2018
785 - Fixed issue #27 (margaretha)
78602/08/2018s
787 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
788
789
790# version 0.60.4
791
79205/07/2018
793 - implemented OAuth2 authorization code request with OpenID Authentication
794 (margaretha)
795 - enabled OAuth2 authorization without OpenID authentication using Nimbus
796 library (margaretha)
797 - implemented response handler for OpenID authentication errors in authorization
798 requests (margaretha)
799 - added tests regarding OpenID authentication in authorization requests
800 (margaretha)
801 - implemented OAuth2 authorization error response via redirect URI instead of
802 JSON (margaretha)
803 - added state to OAuth2 authorization error response (margaretha)
804 - implemented OpenID token service for authorization code flow (margaretha)
805 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
806 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
807 keys (margaretha)
808 - implemented OpenId configuration (margaretha)
809 - added authentication time and support for auth_time in id_token (margaretha)
810 - implemented support for nonce and max_age parameters in OpenID authentication
811 (margaretha)
812 - implemented OAuth2 token request with password grant using Nimbus library
813 (margaretha)
814 - updated redirect URI validator (margaretha)
815 - updated client registration requirement to allow desktop applications
816 (margaretha)
817 - fixed RSA key configuration (margaretha)
818 - merged OAuth2 client deregistration controllers (margaretha)
819 - fixed OAuth2 client unique URL-hashcode (margaretha)
820 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
821 - Added support for unrestricted corpus statistics (ndiewald)
822 - updated paths of user-group deletion-controllers (margaretha)
823 - Do not pass broken queries to Krill (diewald)
824 - added OAuth2 token request with client authentication via Authorization
825 header (margaretha)
826 - added port checking in test suite (margaretha)
827
828# version 0.60.3
829
83006/06/2018
831 - improved user authentication by using authentication filter for authorization
832 code request (margaretha)
833 - limited client authentication to client id checking in authorization code
834 request (margaretha)
835 - added user_id in the oauth2_access_token database table (margaretha)
836 - implemented OAuth2Authentication provider for token context management
837 (margaretha)
838 - added parameter checking for authorization DAO (margaretha)
839 - added controller tests using OAuth2 access token (margaretha)
840 - added database tables for MySQL (margaretha)
841 - updated JWT library and related codes (margaretha)
842
843# version 0.60.2
844
84503/05/2018
846 - implemented OAuth2 client registration (margaretha)
847 - implemented OAuth2 client authentication (margaretha)
848 - changed virtual corpus search to retrieval (margaretha)
849 - implemented public client deregistration task (margaretha)
850 - added client registration and deregistration tests (margaretha)
851 - implemented confidential client deregistration task (margaretha)
852 - fixed storing client secret (margaretha)
853 - implemented OAuth2 response handler (margaretha)
854 - implemented OAuth2 request access token with client credentials grant
855 (margaretha)
856 - implemented OAuth2 request access token with resource owner password grant
857 (margaretha)
858 - implemented OAuth2 authorization code request (margaretha)
859 - added OAuth2 error codes (margaretha)
860 - added OAuth2 authorization, scope and access token tables for SQLite
861 (margaretha)
862 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
863 - implemented OAuth2 request access token with authorization code grant
864 (margaretha)
865 - added setting default scopes in the config file (margaretha)
866 - fixed loading spring config multiple times in the test suite (margaretha)
867 - added SQLite created_date trigger for access token (margaretha)
868 - added a join table for access token scopes (margaretha)
869 - added access scopes handling (margaretha)
870 - added tests about request token with authorization code (margaretha)
871
872# version 0.60.1
873
87428/03/2018
875 - added admin-related SQL codes (margaretha)
876 - updated AdminDao (margaretha)
877 - added optional username query parameter to group list controller (margaretha)
878 - fixed non hierarchical URI of kustvakt conf files (margaretha)
879 - added delete group member triggers (margaretha)
880 - added list user-group by username and status for system admin (margaretha)
881 - added user-group status in user-group DTO (margaretha)
882 - added check for hidden groups in user-group tests (margaretha)
883 - added database trigger test on deleting members when deleting group
884 (margaretha)
885 - renamed VC type PREDEFINED to SYSTEM (margaretha)
886 - added VC list controller for system admin (margaretha)
887 - added VC controller tests with for system admin (margaretha)
888 - added hidden access removal when deleting published VC (margaretha)
889 - added check for hidden groups in VC controller tests (margaretha)
890 - added search user-group controller (margaretha)
891 - removed createdBy from VirtualCorpusJson (margaretha)
892 - moved member role setting from the invitation phase to the after-subscription
893 phase (margaretha)
894 - added member role removal after deleting members (margaretha)
895 - added add and delete member role controllers (margaretha)
896
897# version 0.60
898
89914/03/2018
900 - set up mail settings using localhost port 25 (margaretha)
901 - added mail template in kustvakt configuration (margaretha)
902 - added mail settings to readme (margaretha)
903 - disabled email notification for auto group (margaretha)
904 - added metadata retrieval (diewald)
905 - enabled custom implementation for email address retrieval (margaretha)
906 - removed old policy and deprecated code (margaretha)
907 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100908 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100909 - fixed sqlite trigger (margaretha)
910 - fixed member exist error message (margaretha)
911 - fixed member invitation to join deleted group (margaretha)
912 - added checking deleted group (margaretha)
913
914# version 0.59.10
915
91620/02/2018
917 - added sort VC by id (margaretha)
918 - added test cases regarding VC sharing (margaretha)
919 - implemented withdraw VC from publication (margaretha)
920 - added Changes file (margaretha)
921 - implemented add/invite users to group (margaretha)
922 - implemented delete user-group and member tasks (margaretha)
923 - added userMemberStatus in group lists (margaretha)
924 - updated and added SQL test data (margaretha)
925 - added user group related tests (margaretha)
926 - implemented custom configuration for deleting user groups and members (margaretha)
927 - updated library versions and java environment (margaretha)
928 - added expiration time check for member invitation (margaretha)
929 - moved .properties files (margaretha)
930 - merged changelog file to Changes (margaretha)
931 - updated status codes and error messages to be more detailed (margaretha)
932 - testing mail implementation using embedded jetty jndi (margaretha)
933 - fixed collection rewrite regarding OR operation with other fields
934 (margaretha)
935 - implemented sending mail using spring injection and removed jetty jndi
936 (margaretha)
937 - fixed unrecognized application/json (margaretha)
938 - fixed and updated velocity template (margaretha)
939
940# version 0.59.9
941
94219/01/2018
943 - restructured basic authentication (margaretha)
944 - fixed AuthenticationException to include authentication scheme (margaretha)
945 - fixed rewrite redundancy in collection rewrite (margaretha)
946 - fixed foundry rewrite for constituents (margaretha)
947 - introduced authentication methods, schemes and tokens (margaretha)
948 - implemented collection rewrite with multiple licenses (margaretha)
949 - fixed foundry rewrite for korap span without wrap node (margaretha)
950 - implemented list user group (margaretha)
951 - implemented delete VC task (margaretha)
952 - implemented create user-group, subscribe to user-groups, unsubscribe to
953 user-groups tasks(margaretha)
954 - fixed handling JSON mapping exception for missing enums (margaretha)
955 - implemented list VC task (margaretha)
956 - added KoralQuery in VC lists (margaretha)
957 - implemented edit VC task (margaretha)
958 - implemented publish VC task (margaretha)
959 - implemented share VC task (margaretha)
960 - implemented list only owned VC task (margaretha)
961 - implemented list VC access task (margaretha)
962 - implemented search VC by id task (margaretha)
963 - implemented delete VC access (margaretha)
964 - implemented search for project VC (margaretha)
965 - added search VC related tests (margaretha)
966 - removed PredefinedUserGroup.ALL and related codes (margaretha)
967 - implemented search for published VC (margaretha)
968
969# version 0.59.8
970
97121/09/2017
972 - restructured statistics service (margaretha)
973 - removed deprecated loader codes and tests (margaretha)
974 - removed old Spring java configurations (margaretha)
975 - implemented entity classes for the new database (margaretha)
976 - added MySQL codes regarding VC and for testing (margaretha)
977 - added dao methods regarding VC (margaretha)
978 - added similar SQL codes (to MySQL) for sqlite (margaretha)
979 - added dao methods regarding user groups (margaretha)
980 - restructured web-service codes into controller and logic/business-service
981 (margaretha)
982 - implemented user role and privilege, and added tests (margaretha)
983 - prepared test suite using new database (margaretha)
984 - implemented UserGroupDao and tests (margaretha)
985 - fixed missing exceptions in JsonUtils (margaretha)
986 - restructured web filters and authentication codes (margaretha)
987 - implemented create/store VC (margaretha)
988 - fixed collection rewrite bug regarding availability with operation or
989 (margaretha)
990
991# version 0.59.7
992
99313/10/2016
994 - MOD: updated search to use new siglen (diewald)
995 - MOD: fixed matchinfo retrieval in light service (diewald)
996
99705/05/2015
998 - ADD: rest test suite for user service (hanl)
999 - MOD: setup parameter modification (hanl)
1000 - ADD: oauth2 client unique constraint (hanl)