blob: 36550edbc05202754e2b67279789de8644bb174d [file] [log] [blame]
margaretha5b067882025-03-21 09:51:38 +01001# version 0.77-SNAPSHOT
2
3- Update statistics in VC info and list web-services to use VC cache (referTo)
4 instead of the original KoralQuery definitions (#791).
margaretha9c6058a2025-03-24 09:44:11 +01005- Setup system-vc in Initializator instead of using SQL for testing
6- Setup creating nemo-vc in VirtualCorpusTestBase instead of using SQL
7 for testing
margarethaec884172025-03-24 10:14:26 +01008- Setup creating dory-vc in VirtualCorpusTestBase instead of using SQL
9 for testing
margaretha9767b7e2025-03-24 10:36:23 +010010- Setup creating group-vc in VirtualCorpusTestBase instead of using SQL
11 for testing
margarethaec884172025-03-24 10:14:26 +010012
margaretha5b067882025-03-21 09:51:38 +010013
margaretha9a1b4ba2025-03-18 11:56:05 +010014# version 0.76
margarethac20741a2024-11-13 12:59:18 +010015
margarethab4472102024-11-13 13:15:36 +010016- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +010017- Make URL mandatory for plugin registration (#573)
margaretha90dca022024-11-19 09:25:40 +010018- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +010019- Implemented QueryContextRewrite (#755)
20- Replace operation:insertion with operation:injection (#778)
margarethabf09b192024-12-02 15:40:44 +010021- Update VirtualCorpusRewrite Remove Owner (#779)
margarethad59b34d2024-12-03 10:31:30 +010022- Add source to QueryReferenceRewrite (#783) and VirtualCorpusRewrite (#780)
23- Use operation:override in virtual corpus (reference) rewrite (#780)
margarethad5799ae2024-12-04 11:40:19 +010024- Use operation:override in query reference rewrite (#783)
margaretha82c75c22024-12-11 09:36:50 +010025- Fixed availability regex for all access in the config (important to correctly
26 determine required access of stored VC)
margarethac105e2f2024-12-19 09:55:46 +010027- Rename CollectionRewrite to AvailabilityRewrite
margarethad9e43ec2024-12-20 12:11:43 +010028- Improve AvailabilityRewrite and implement operation:override (#781)
margarethab9b317d2025-01-23 15:13:47 +010029- Disabled mysql connector Java due to CVE-2023-22102
margaretha377c0182025-01-30 09:10:37 +010030- Replace origin with editor in rewrites (#782)
margaretha8489f862025-02-05 11:32:16 +010031- Update scope and add _comment as discussed in #782
margaretha4d06c122025-03-05 10:43:16 +010032- Changed source to original #782
margarethaee0b5732025-03-18 09:41:10 +010033- Change JsonInclude to non default to hide VC statistics when not computed
margaretha82c75c22024-12-11 09:36:50 +010034
margarethab4472102024-11-13 13:15:36 +010035
margaretha34595a52024-10-28 08:54:10 +010036# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020037
38- Alter role and remove privilege database tables (#763)
39- Update user-group and user-group member web-services (#763)
40- Remove edit member role web-service (#763)
41- Remove query access table (#763)
42- Remove query access admin, merged with user-group admin (#763)
43- Update share-query and query-access web-services (#763)
44- Add new web-service: delete role by query and group (#763)
45- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020046- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020047- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020048- Removed deleted_by from user_group and user_group_member tables (#764)
49- Removed created_by, status and status_date from user_group_member table (#764)
50- Removed GroupMemberStatus (#764)
51- Replace invite and subscribe to add member (#764)
52- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020053- Added deprecation messages to deprecated services
54- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010055- Deprecate VC access deletion
56- Change default port to 8089
57- Disallow scope all for non super clients
58- Added config for total result cache and fixed inconsistency (#774)
59- Changed memberUsername to member in the new member-role-addition web-service
60- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020061- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010062- Added not-timeExceeded to the totalResult constraints
63- Replace EDIT_VC occurrences with CREATE_VC, and removed it
64- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020065
margaretha34c9fba2024-08-09 17:44:03 +020066
Akron7ba60862024-08-09 16:55:01 +020067# version 0.74.1-SNAPSHOT
68
margarethad59b34d2024-12-03 10:31:30 +010069- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020070- - Introduce filter_by and deprecate authorized_only in OAuth2
71 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020072
margarethaac09c4f2024-10-10 12:46:50 +020073# version 0.74 hot-fix
74
margarethad59b34d2024-12-03 10:31:30 +010075- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +020076- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +010077 only
margarethaac09c4f2024-10-10 12:46:50 +020078
margaretha144be1a2024-08-09 15:38:40 +020079# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020080
margarethad59b34d2024-12-03 10:31:30 +010081- Remove corpusQuery param in the statistics web-service (close #758)
82- Moved NamedVCLoader to the init package
83- Clean up Spring XML configs
84- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +020085- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +010086- Unified ResourceFilters and SearchResourceFilters
87- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +020088- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020089
margaretha1ef2a032024-06-11 11:39:57 +020090# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020091
margaretha46e2c952024-05-23 09:09:54 +020092- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +010093 and context size (#745)
94- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +020095- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020096- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020097- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020098- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +010099- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +0200100
margaretha21879752024-04-22 12:12:58 +0200101# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +0100102
margarethad59b34d2024-12-03 10:31:30 +0100103- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +0100104- Added openapi doc (#744)
105- Moved service.properties to src/main/resources/properties
106- Moved free-resources.json to src/main/resources/json
107- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +0100108- Changed loading external kustvakt.conf and jdbc.properties
109 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +0200110- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +0200111- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100112- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +0200113- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100114- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +0200115- Updated configurations of the lite version to use the
116 data folder (#598)
margaretha67440722024-04-25 13:27:02 +0200117- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +0100118
margaretha28a53d12024-02-20 12:57:38 +0100119# version 0.73
margarethafbfe2872024-01-04 23:29:28 +0100120
margarethab06377e2024-01-30 11:06:35 +0100121- Moved the content of the full folder to the root folder
122- Removed Piwik
123- Removed unused libraries
124- Cleaned up spring configs
125- Updated Krill and Koral with new groupIds
126- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100127- Updated search Krill and removed Lucene
128- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100129
130# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100131
132- Replaced javax.ws to jakarta.ws namespace (#648)
133- Upgrading Jersey 2.40 to 3.x (#646)
134- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
135- Replaced javax.persistence with jakarta.persistence (#648)
136- Migrate Hibernate 5 to 6 (#649)
137- Fix missing placeholders
138- Fixed conflicting jackson-jarxrs
139- Fixed conflicting commons-logging and spring jcl
140- Replaced javax.servlet with jakarta.servlet (#648)
141- Updated authorization services using Nimbus (#650)
142- Fixed BlockingFilter by replacing javax.annotation.Priority
143 with jakarta.annotation.Priority (#659, #648)
144- Replaced javax.annotation with jakarta.annotation
145- Enabled legacy support for authorization POST request
146- Changed OAuth2 token request using Nimbus (#650)
147- Removed Apache Oltu API from token requests (#650)
148- Removed OpenID
149- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100150- Fix JettyServerTest, init package, and some java docs
151- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100152- Updated token response using Nimbus (#650)
153- Remove Oltu request and validator implementations (#650)
154- Updated OAuth2 response handler (#650)
155- Fixed ShutdownHandler (fixed #708)
156- Fixed issues with multi-release jar (#706, #708)
157
158
159# version 0.71.1
160
161- Removed auditing (#611)
162- Removed old database configurations (#612)
163- Removed old tests
164- Removed unnecessary caches and methods in the authentication interface
165- Added total result cache (#599)
166- Fixed missing project.version in info web-service
167- Make sure totalResults and other numeric results are numbers (Kupietz)
168- Introduce CQP query language in Koral 0.41
169- Changed DB connection (fixed #670)
170- Resolved duplicate libraries
171- Fixed testing expiry access token
172- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100173- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100174
175# version 0.71
176
177- Renamed entity and service packages in core
178- Renamed web.controller package in core
179- Moved SearchNetworkEndpoint to core.service package
180- Merged lite into full
181- Merged core into full
182
183
184# version 0.70.1
185
186- Added data folder containing super_client_info and database
187 for mounting into docker
188- Added an error for missing redirect uri in a token request
189 when it has been included in the authorization request.
190- Added tests for VC sharing and for OAuth2 client using VC services
191- Added and updated VC controller tests
192- Moved hibernate.properties
193- Added maximum number of user persistent virtual corpora and queries
194
195# version 0.70
196
197- Support token array in matchinfo (fixes #570; diewald)
198- Updated VC list API and deprecated owner VC list (addressed #580)
199- Added user info web-service (solved #566)
200- Implemented configurable resource filters for search and match
201 info APIs (#539)
202- Added getting username from LDAP (#568)
203- Disabled LDAP auth provider and token API in the auth filter (#587)
204- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100205- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100206
207
208# version 0.69.3
209
210- Moved the service path of VC admin services to admin/vc (closed #543)
211- Added an admin service to load and cache system vc (solved #268)
212- Move oauth2 admin service path (closed #544)
213- Excluded admin service to load-cache VC from the test suite
214- Fixed refresh token expiry test
215- Fixed scope check in OAuth2 token request with refresh token
216
217# version 0.69.2
218
2192022-12-05
220- Upgrade version for E2E-simplified Docker images (diewald)
2212023-01-27
222- Updated client info API (replaced user authorization requirement with super
223 client authentication)
2242023-01-30
225- Made scope param required in authorization request (solved #508)
2262023-01-31
227- Allowed OAuth2 clients to use localhost as redirect URIs.
2282023-02-03
229- Fixed content-type in error responses by changing it to application/json
2302023-02-06
231- Allow admin access using admin token for the clean token API
2322023-02-10
233- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100234- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002352023-02-15
236- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100237 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002382023-02-20
239- Deprecate API token (JWT) web-service
240- Fixed Slf4J binding
2412023-02-28
242- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2432023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100244- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100245
246
247# version 0.69.1
248
249- Upgrade version for docker including indexer (diewald)
250
251
252# version 0.69
253
254 - Migrated to Java 11 and Jersey 2
255 - Updated dependencies
256 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
257
258
259# version 0.68
260
2612022-05-25
262 - Added a new API: list plugins (e.g for marketplace)
263 - Added redirect URI validation in authorization request (addressed #374)
264 - Handled user-defined refresh token expiry (added in client info and
265 list API response)
266 - Added installed_plugins table
267 - Added a new API: install plugin
268 - Handled redundant plugin installation
269 - Handled super client id in plugin installation
270 - Deprecated UserClientDto and uses ClientinfoDto instead
271 - Updated redirect URI error message for coherence
2722022-05-27
273 - Added maximum limit to custom refresh token expiry
2742022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100275 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100276 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100277 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01002782022-06-03
279 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100280 - Implemented initial super client registration for user authentication
281 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100282
283
284
285# version 0.67.1
286
2872022-05-12
288 - Implemented mapping of LDAP username to email
289 - Handled null parameters in authorization requests
2902022-05-25
291 - Fixed null client_id
292 - Updated ldap.config path in the kustvakt-test.conf
293
294
295# version 0.67
296
2972022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100298 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
299 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01003002022-05-11
301 - Changed the SQL script updating oauth2_client table
302
303
304# version 0.66
305
3062022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100307 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01003082022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100309 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01003102022-04-11
311 - Added registration_date, refresh_token_expiry, source and is_permitted
312 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100313 registration mechanism
314 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01003152022-04-13
316 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100317 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01003182022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100319 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100320 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100321 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100322
323
324# version 0.65.2
325
3262022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100327 - Removed VCLoader
328 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003292022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100330 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003312022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100332 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003332022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100334 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003352022-03-28
336 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100337 it for the closing index reader API
338 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003392022-03-29
340 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
341
342# version 0.65.1
343
3442022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100345 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100346
347# version 0.65
348
349!!! includes security updates - please update all Kustvakt libraries
350!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
351
3522021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100353 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003542021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100355 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003562021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100357 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100358 - Added a web-service to retrieve KoralQuery of a VC
3592021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100360 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003612021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100362 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003632022-01-03
364 - [security] More log4j security updates
365 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100366 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003672022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100368 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003692022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100370 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100371
372# version 0.64.1
373
3742021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100375 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100376
377
378# version 0.64
3792021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100380 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01003812021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100382 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01003832021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100384 - Fixed missing request entity
385 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01003862021-08-16
387 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100388 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100389
390# version 0.63.2
3912021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100392 - Updated OAuth2 token length & secure random algorithm config
393 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01003942021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100395 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01003962021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100397 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01003982021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100399 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01004002021-07-26
401 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100402database
403 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100404
405# version 0.63.1
4062021-02-22
407 - Updated libraries (margaretha)
408 - Renamed virtual corpus to query (margaretha)
4092021-02-26
410 - Added query access roles and fixed vc access roles (margaretha)
411 - Added delete query webservice and tests (margaretha)
4122021-03-25
413 - Updated Koral version for Info Controller (margaretha)
414 - Updated OAuth2 token list with token type and user clientId
415parameters (margaretha)
4162021-03-29
417 - Added client type in the client list web-service. Resolved #58 (margaretha)
4182021-04-19
419 - Updated OAuth2Client JSON definition and controller tests (margaretha)
4202021-04-26
421 - Updated OAuth2 Client list (margaretha)
4222021-04-30
423 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
424 - Updated OAuth2 API responses for coherence (margaretha)
4252021-06-07
426 - Updated OAuth2 client dto (margaretha)
427
428# version 0.63
42926/10/2020
430 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
43129/10/2020
432 - Introduction of a query reference rewrite mechanism (diewald)
43330/10/2020
434 - Added database methods for storing query references (diewald)
43504/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100436 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010043704/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100438 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010043914/01/2021
440 - Updated Flyway (margaretha)
44121/01/2021
442 - Fixed running pipe and updated tests with mockserver (margaretha)
44301/02/2021
444 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
44505/02/2021
446 - Add query reference web-service (diewald,margaretha)
44710/02/2021
448 - Fixed problem with multiple desktop apps (diewald, margaretha)
44912/02/2021
450 - Added listing available queries for users (margaretha)
45117/02/2021
452 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
453 - Added query and query language in virtual corpus table (margaretha)
45418/02/2021
455 - Set corpus access public for stored query (margaretha)
45619/02/2021
457 - Enabled API info web-service (margaretha)
458
459
460# version 0.62.4
46124/01/2020
462 - Removed salt from config and updated config files (margaretha)
46303/02/2020
464 - Added an admin API for clearing access token cache (margaretha)
46505/02/2020
466 - Added a config properties for a long-time access token expiry
467 and excluded refresh tokens for public clients in OAuth2 token
468 responses (margaretha)
469 - Removed client authentication from the client deregistration and
470 client-secret reset APIs (margaretha)
47104/03/2020
472 - Updated the sample index (diewald)
473
474# version 0.62.3
47503/12/2019
476 - Implemented pipe extension in the search API (margaretha)
47711/12/2019
478 - Added errors when requesting VC in caching process (margaretha,
479 resolved #47)
48012/12/2019
481 - Added support for multiple cq parameters (margaretha, resolved #46)
48213/12/2019
483 - Handled pipe errors and added tests (margaretha)
48419/12/2019
485 - Updated create update user-group API (margaretha)
48620/12/2019
487 - Removed transactional annotations from simple select queries (margaretha)
488 - Updated free resource controller (margaretha)
48915/01-2020
490 - Added additional statistic figures to virtual corpus info API
491 response (margaretha)
492
493# version 0.62.2
49417/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100495 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01004968/11/2019
497 - Added user-group name pattern (margaretha, issue #33)
49811/11/2019
499 - Updated user group service paths and replaced groupId with groupName
500 (margaretha, resolved #33)
50112/11/2019
502 - Removed UserGroupJson & updated listUserGroups and createUserGroup
503 services (margaretha)
504 - Added prefixes to username and groupname parameters in service paths
505 (margaretha, resolved #35)
50613/11/2019
507 - Added tests for issue #43 (margaretha)
50814/11/2019
509 - Added client description and URL to list-authorized-clients service
510 (margaretha, close #53)
511 - Implemented a service to list clients registered by a user (margaretha,
512 close #52)
513 - Added a check for OAuth2 client, VC, and group name length (margaretha)
51415/11/2019
515 - Merged list authorized client and list registered client services
516 (margaretha)
51721/11/2019
518 - Added a service to list active refresh tokens of a user (margaretha)
519 - Added username filtering to token revocation service via super client
520 (margaretha)
52126/11/2019
522 - Added a service to revoke a single refresh token via super client
523 (margaretha)
524
525# version 0.62.1
52608/07/2019
527 - Added tests for public metadata response in search api (margaretha,
528 issue #43)
529 - Disabled some tests of unused/disabled web-services (margaretha)
53007/08/2019
531 - Fixed missing scopes after requesting access token with refresh token
532 (margaretha)
533 - Fixed post requests with status OK and empty body (margaretha)
53407/08/2019
535 - Added users to hidden group when searching in a published VC (margaretha,
536 resolved #40)
53715/08/2019
538 - Updated the response statuses of VC PUT requests (margaretha)
539
540# version 0.62
54128/02/2019
542 - Removed old VC controllers and updated tests (margaretha, issue #34)
543 - Updated VC access controllers (margaretha)
54419/03/2019
545 - Added close index controller (margaretha)
54611/04/2019
547 - Fixed unknown authentication scheme, missing VC entity, and parameter
548 checker (margaretha)
549 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
550 unique group name and unknown VC access (margaretha)
55127/06/2019
552 - Handled LDAP errors, fixed #45 (margaretha)
55303/07/2019
554 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
555 - Changed the response media-type of authentication controllers (margaretha)
556 - Fixed bugs: allow guest to retrieve system VC,
557 remove VC from cache when it is deleted (margaretha)
55804/07/2019
559 - Updated VC name pattern and tests (margaretha)
560
561# version 0.61.6
56204/02/2019
563 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
564 - Updated client deregistration behavior (margaretha)
56505/02/2019
566 - Added delete-group-by-name controller (margaretha)
567 - Added unique index to group name (margaretha)
56806/02/2019
569 - Updated a user setting test using array for multiple values (margaretha)
570 - Added metadata controller tests (margaretha)
57118/02/2019
572 - Fixed tests (margaretha)
573 - Updated handling errors from Koral (margaretha)
57419/02/2019
575 - Added fields to metadata controller (margaretha, issue #39)
576
577# version 0.61.5
57817/12/2018
579 - Added a search timeout test (margaretha)
58018/12/2018
581 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
58208/01/2019
583 - Improved predefined vc caching (issue #28, margaretha)
58409/01/2019
585 - Added comments (margaretha)
586 - Updated code structure (margaretha)
58711/01/2019
588 - Degraded API version to 1.0 (margaretha)
589 - Added OAuth2 client info tests (margaretha)
59014/01/2019
591 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
59216/01/2019
593 - Added a PUT request for both creating and editing vc (margaretha)
594 - Added aliases to some VC controllers (margaretha)
595 - Merged VC access list controllers (margaretha)
59621/01/2019
597 - Removed codes related to user registration & password management (margaretha)
59822/01/2019
599 - Added create, edit, retrieve user default setting controllers (margaretha)
60022/01/2019
601 - Updated default setting controllers & added tests (margaretha)
602 - Added delete key in setting controllers (margaretha)
60323/01/2019
604 - Added default setting key validation (margaretha)
605 - Fixed UserdataTest (margaretha)
60624/01/2019
607 - Added default setting key validation & fixed UserdataTest (margaretha)
60825/01/2019
609 - Added VC reference and MapUtil tests (margaretha)
61028/01/2019
611 - Fixed username verification in DefaultSettingService (margaretha)
612 - Added foundry rewrite with user default setting (margaretha)
613 - Added default foundry for morphology layer (margaretha)
61429/01/2019
615 - Fixed share VC type (margaretha)
616 - Added delete setting controller (margaretha)
617 - Handled "no resource found" cases (margaretha, issue #37)
61830/01/2019
619 - Added server shutdown description in readme (margaretha)
620
621# version 0.61.4
62214/11/2018
623 - Integrated lite and full services and controllers in core (margaretha)
62421/11/2018
625 - Updated OAuth2 refresh token request to create a new refresh token and
626 revoke the old one per request (margaretha)
62728/11/2018
628 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
629 - Handled storing cached VC with VC reference (margaretha)
63029/11/2018
631 - Added a controller for listing user clients having active refresh tokens
632 (margaretha)
6336/12/2018
634 - Added debug flags to mitigate log4j debugging performance (margaretha)
635 - Fixed KoralNode at() method (margaretha)
63611/12/2018
637 - Implemented revoking all tokens of a user client via a super client
638 (margaretha)
639 - Removed document controllers and KustvaktResource (margaretha)
640 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
641
642
643# version 0.61.3
64417/10/2018
645 - Updated NamedVCLoader to be optional (margaretha)
646 - Updated annotation tables & implemented key-value structure (margaretha)
647 - Added annotation parser for annotation data from kalamar (margaretha)
648 - Implemented parsing free resource info from json (margaretha)
64922/10/2018
650 - Updated jetty, spring and hibernate versions (margaretha)
651 - Fixed the order of annotation keys and values, and added tests (margaretha)
652 - Fixed resource DAO & added tests (margaretha)
65324/10/2018
654 - Fixed query serialization service (margaretha)
655 - Added "highlights" parameter to matchInfo controller (margaretha)
656 - Added "fields" parameter to search controllers (margaretha)
657 - Integrated lite controllers, services and tests in full version (margaretha)
65829/10/2018
659 - Moved javax.servlet-api to core (margaretha)
66007/11/2018
661 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
66213/11/2018
663 - Added Shutdown handler to Jetty server (margaretha)
664 - Fixed storing VC order in NamedVCLoader (margaretha)
665
666# version 0.61.2
66712/09/2018
668 - Added various log4j2 configurations (margaretha)
66913/09/2018
670 - Implemented VirtualCorpusRewrite (margaretha)
67114/09/2018
672 - Fixed SpringJerseyTest ApplicationContext (margaretha)
673 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
674 - Enabled VCReferenceTest in maven test suite (margaretha)
67518/09/2018
676 - Handled unique constraints / inserting duplicate items to DB (margaretha)
677 - Added a controller for editing user group member roles (margaretha)
67819/09/2018
679 - Fixed cached-VC ref with username (margaretha)
680
681# version 0.61.1
68228/08/2018
683 - Added API URL versioning (margaretha)
684 - Deactivated IdRewrite (margaretha)
685 - Fixed kustvakt controller (margaretha)
68630/08/2018
687 - Fixed root packages & added api version properties in kustvakt.conf
688 (margaretha)
689 - Fixed versioning in SearchController (margaretha)
690 - Added API versioning tests (margaretha)
691
692# version 0.61.0
693
69402/08/2018
695 - Added VC reference tests (margaretha)
696 - Implemented loading and caching named VCs (margaretha)
69703/08/2018
698 - Implemented OAuth2 revoke token (margaretha)
699 - Updated OAuth2 refresh token implementation (margaretha)
70014/08/2018
701 - Implemented revoke all OAuth2 access tokens and authorization codes of
702 client users when deregistering/deleting a client (margaretha)
703 - Fixed update OAuth2 access token (margaretha)
704 - Implemented reset client secret (margaretha)
705 - Fixed revoking latest access token when refreshing OAuth2 access token
706 (margaretha)
70715/08/2018
708 - Implemented OAuth2 client info controller (margaretha)
709 - Implemented update OAuth2 client privilege controller for admins
710 (margaretha)
711 - Implemented unlimited authorization scope for super clients with OAuth2
712 password grant (margaretha)
713 - Marked native clients implementation to deprecated in favour of super
714 clients (margaretha)
715 - Enabled using Bearer tokens as user authentication tokens (Authorization
716 header value) for many controllers including OAuth2 controllers (margaretha)
71716/08/2018
718 - Implemented degrading super clients (margaretha)
719 - Improved and added OAuth2 tests (margaretha)
72021/08/2018
721 - Added VC name pattern check (margaretha)
72222/08/2018
723 - Implemented loading VC from gz files (margaretha)
724 - Updated OAuth2 authorization codes' & access tokens' expiry check
725 (margaretha)
72623/08/2018
727 - Updated RefreshToken implementations with separate DB tables (margaretha)
728 - Allows multiple access tokens per refresh token (margaretha)
72927/08/2018
730 - Added statistic with VC reference tests (margaretha)
731 - Fixed OAuth2 SQL files (margaretha)
73228/08/2018
733 - Added c3p0 datasource configuration to Spring default-config-xml
734 (margaretha)
735 - Added running Kustvakt server with custom spring config in the readme
736 (margaretha)
737 - Removed old OAuth2 codes (margaretha)
738 - Moved non-config test codes to misc (margaretha)
739
740
741# version 0.60.5
742
74309/07/2018
744 - Added service layer to the search controller (margaretha)
745 - Added OAuth2 scope checking in search and VC controllers (margaretha)
746 - Added handling OAuth2 bearer token for VC access and User group
747 controllers (margaretha)
748 - Added default scope to password grant (margaretha)
74910/07/2018
750 - Made createBasicAuthorizationHeaderValue static (margaretha)
751 - Added store access token in openID token service (margaretha)
752 - Fixed empty scope in openID authorization and token service (margaretha)
753 - Implemented storing authorization code in cache (margaretha)
75411/07/2018
755 - Fixed authentication time in authentication controller (margaretha)
756 - Added OAuth2 access token tests (margaretha)
75712/07/2018
758 - Updated maven surefire setting for faster test suite runtime (margaretha)
759 - Implemented refreshing OAuth2 access token (margaretha)
76026/07/2018
761 - Fixed issue #27 (margaretha)
76202/08/2018s
763 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
764
765
766# version 0.60.4
767
76805/07/2018
769 - implemented OAuth2 authorization code request with OpenID Authentication
770 (margaretha)
771 - enabled OAuth2 authorization without OpenID authentication using Nimbus
772 library (margaretha)
773 - implemented response handler for OpenID authentication errors in authorization
774 requests (margaretha)
775 - added tests regarding OpenID authentication in authorization requests
776 (margaretha)
777 - implemented OAuth2 authorization error response via redirect URI instead of
778 JSON (margaretha)
779 - added state to OAuth2 authorization error response (margaretha)
780 - implemented OpenID token service for authorization code flow (margaretha)
781 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
782 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
783 keys (margaretha)
784 - implemented OpenId configuration (margaretha)
785 - added authentication time and support for auth_time in id_token (margaretha)
786 - implemented support for nonce and max_age parameters in OpenID authentication
787 (margaretha)
788 - implemented OAuth2 token request with password grant using Nimbus library
789 (margaretha)
790 - updated redirect URI validator (margaretha)
791 - updated client registration requirement to allow desktop applications
792 (margaretha)
793 - fixed RSA key configuration (margaretha)
794 - merged OAuth2 client deregistration controllers (margaretha)
795 - fixed OAuth2 client unique URL-hashcode (margaretha)
796 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
797 - Added support for unrestricted corpus statistics (ndiewald)
798 - updated paths of user-group deletion-controllers (margaretha)
799 - Do not pass broken queries to Krill (diewald)
800 - added OAuth2 token request with client authentication via Authorization
801 header (margaretha)
802 - added port checking in test suite (margaretha)
803
804# version 0.60.3
805
80606/06/2018
807 - improved user authentication by using authentication filter for authorization
808 code request (margaretha)
809 - limited client authentication to client id checking in authorization code
810 request (margaretha)
811 - added user_id in the oauth2_access_token database table (margaretha)
812 - implemented OAuth2Authentication provider for token context management
813 (margaretha)
814 - added parameter checking for authorization DAO (margaretha)
815 - added controller tests using OAuth2 access token (margaretha)
816 - added database tables for MySQL (margaretha)
817 - updated JWT library and related codes (margaretha)
818
819# version 0.60.2
820
82103/05/2018
822 - implemented OAuth2 client registration (margaretha)
823 - implemented OAuth2 client authentication (margaretha)
824 - changed virtual corpus search to retrieval (margaretha)
825 - implemented public client deregistration task (margaretha)
826 - added client registration and deregistration tests (margaretha)
827 - implemented confidential client deregistration task (margaretha)
828 - fixed storing client secret (margaretha)
829 - implemented OAuth2 response handler (margaretha)
830 - implemented OAuth2 request access token with client credentials grant
831 (margaretha)
832 - implemented OAuth2 request access token with resource owner password grant
833 (margaretha)
834 - implemented OAuth2 authorization code request (margaretha)
835 - added OAuth2 error codes (margaretha)
836 - added OAuth2 authorization, scope and access token tables for SQLite
837 (margaretha)
838 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
839 - implemented OAuth2 request access token with authorization code grant
840 (margaretha)
841 - added setting default scopes in the config file (margaretha)
842 - fixed loading spring config multiple times in the test suite (margaretha)
843 - added SQLite created_date trigger for access token (margaretha)
844 - added a join table for access token scopes (margaretha)
845 - added access scopes handling (margaretha)
846 - added tests about request token with authorization code (margaretha)
847
848# version 0.60.1
849
85028/03/2018
851 - added admin-related SQL codes (margaretha)
852 - updated AdminDao (margaretha)
853 - added optional username query parameter to group list controller (margaretha)
854 - fixed non hierarchical URI of kustvakt conf files (margaretha)
855 - added delete group member triggers (margaretha)
856 - added list user-group by username and status for system admin (margaretha)
857 - added user-group status in user-group DTO (margaretha)
858 - added check for hidden groups in user-group tests (margaretha)
859 - added database trigger test on deleting members when deleting group
860 (margaretha)
861 - renamed VC type PREDEFINED to SYSTEM (margaretha)
862 - added VC list controller for system admin (margaretha)
863 - added VC controller tests with for system admin (margaretha)
864 - added hidden access removal when deleting published VC (margaretha)
865 - added check for hidden groups in VC controller tests (margaretha)
866 - added search user-group controller (margaretha)
867 - removed createdBy from VirtualCorpusJson (margaretha)
868 - moved member role setting from the invitation phase to the after-subscription
869 phase (margaretha)
870 - added member role removal after deleting members (margaretha)
871 - added add and delete member role controllers (margaretha)
872
873# version 0.60
874
87514/03/2018
876 - set up mail settings using localhost port 25 (margaretha)
877 - added mail template in kustvakt configuration (margaretha)
878 - added mail settings to readme (margaretha)
879 - disabled email notification for auto group (margaretha)
880 - added metadata retrieval (diewald)
881 - enabled custom implementation for email address retrieval (margaretha)
882 - removed old policy and deprecated code (margaretha)
883 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100884 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100885 - fixed sqlite trigger (margaretha)
886 - fixed member exist error message (margaretha)
887 - fixed member invitation to join deleted group (margaretha)
888 - added checking deleted group (margaretha)
889
890# version 0.59.10
891
89220/02/2018
893 - added sort VC by id (margaretha)
894 - added test cases regarding VC sharing (margaretha)
895 - implemented withdraw VC from publication (margaretha)
896 - added Changes file (margaretha)
897 - implemented add/invite users to group (margaretha)
898 - implemented delete user-group and member tasks (margaretha)
899 - added userMemberStatus in group lists (margaretha)
900 - updated and added SQL test data (margaretha)
901 - added user group related tests (margaretha)
902 - implemented custom configuration for deleting user groups and members (margaretha)
903 - updated library versions and java environment (margaretha)
904 - added expiration time check for member invitation (margaretha)
905 - moved .properties files (margaretha)
906 - merged changelog file to Changes (margaretha)
907 - updated status codes and error messages to be more detailed (margaretha)
908 - testing mail implementation using embedded jetty jndi (margaretha)
909 - fixed collection rewrite regarding OR operation with other fields
910 (margaretha)
911 - implemented sending mail using spring injection and removed jetty jndi
912 (margaretha)
913 - fixed unrecognized application/json (margaretha)
914 - fixed and updated velocity template (margaretha)
915
916# version 0.59.9
917
91819/01/2018
919 - restructured basic authentication (margaretha)
920 - fixed AuthenticationException to include authentication scheme (margaretha)
921 - fixed rewrite redundancy in collection rewrite (margaretha)
922 - fixed foundry rewrite for constituents (margaretha)
923 - introduced authentication methods, schemes and tokens (margaretha)
924 - implemented collection rewrite with multiple licenses (margaretha)
925 - fixed foundry rewrite for korap span without wrap node (margaretha)
926 - implemented list user group (margaretha)
927 - implemented delete VC task (margaretha)
928 - implemented create user-group, subscribe to user-groups, unsubscribe to
929 user-groups tasks(margaretha)
930 - fixed handling JSON mapping exception for missing enums (margaretha)
931 - implemented list VC task (margaretha)
932 - added KoralQuery in VC lists (margaretha)
933 - implemented edit VC task (margaretha)
934 - implemented publish VC task (margaretha)
935 - implemented share VC task (margaretha)
936 - implemented list only owned VC task (margaretha)
937 - implemented list VC access task (margaretha)
938 - implemented search VC by id task (margaretha)
939 - implemented delete VC access (margaretha)
940 - implemented search for project VC (margaretha)
941 - added search VC related tests (margaretha)
942 - removed PredefinedUserGroup.ALL and related codes (margaretha)
943 - implemented search for published VC (margaretha)
944
945# version 0.59.8
946
94721/09/2017
948 - restructured statistics service (margaretha)
949 - removed deprecated loader codes and tests (margaretha)
950 - removed old Spring java configurations (margaretha)
951 - implemented entity classes for the new database (margaretha)
952 - added MySQL codes regarding VC and for testing (margaretha)
953 - added dao methods regarding VC (margaretha)
954 - added similar SQL codes (to MySQL) for sqlite (margaretha)
955 - added dao methods regarding user groups (margaretha)
956 - restructured web-service codes into controller and logic/business-service
957 (margaretha)
958 - implemented user role and privilege, and added tests (margaretha)
959 - prepared test suite using new database (margaretha)
960 - implemented UserGroupDao and tests (margaretha)
961 - fixed missing exceptions in JsonUtils (margaretha)
962 - restructured web filters and authentication codes (margaretha)
963 - implemented create/store VC (margaretha)
964 - fixed collection rewrite bug regarding availability with operation or
965 (margaretha)
966
967# version 0.59.7
968
96913/10/2016
970 - MOD: updated search to use new siglen (diewald)
971 - MOD: fixed matchinfo retrieval in light service (diewald)
972
97305/05/2015
974 - ADD: rest test suite for user service (hanl)
975 - MOD: setup parameter modification (hanl)
976 - ADD: oauth2 client unique constraint (hanl)