blob: 4c1e608ce5c11e352c3dd02276f282b125142924 [file] [log] [blame]
margarethac20741a2024-11-13 12:59:18 +01001# version 0.76-SNAPSHOT
2
margarethab4472102024-11-13 13:15:36 +01003- Add institution & landingPage to the resource web-service (#777)
margarethab30b0152024-11-15 14:06:00 +01004- Make URL mandatory for plugin registration (#573)
margaretha90dca022024-11-19 09:25:40 +01005- Remove hidden group from test database
margaretha9d820462024-11-25 16:11:57 +01006- Implemented QueryContextRewrite (#755)
7- Replace operation:insertion with operation:injection (#778)
margarethabf09b192024-12-02 15:40:44 +01008- Update VirtualCorpusRewrite Remove Owner (#779)
margarethad59b34d2024-12-03 10:31:30 +01009- Add source to QueryReferenceRewrite (#783) and VirtualCorpusRewrite (#780)
10- Use operation:override in virtual corpus (reference) rewrite (#780)
margarethad5799ae2024-12-04 11:40:19 +010011- Use operation:override in query reference rewrite (#783)
margarethab4472102024-11-13 13:15:36 +010012
margaretha34595a52024-10-28 08:54:10 +010013# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020014
15- Alter role and remove privilege database tables (#763)
16- Update user-group and user-group member web-services (#763)
17- Remove edit member role web-service (#763)
18- Remove query access table (#763)
19- Remove query access admin, merged with user-group admin (#763)
20- Update share-query and query-access web-services (#763)
21- Add new web-service: delete role by query and group (#763)
22- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020023- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020024- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020025- Removed deleted_by from user_group and user_group_member tables (#764)
26- Removed created_by, status and status_date from user_group_member table (#764)
27- Removed GroupMemberStatus (#764)
28- Replace invite and subscribe to add member (#764)
29- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020030- Added deprecation messages to deprecated services
31- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010032- Deprecate VC access deletion
33- Change default port to 8089
34- Disallow scope all for non super clients
35- Added config for total result cache and fixed inconsistency (#774)
36- Changed memberUsername to member in the new member-role-addition web-service
37- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020038- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010039- Added not-timeExceeded to the totalResult constraints
40- Replace EDIT_VC occurrences with CREATE_VC, and removed it
41- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020042
margaretha34c9fba2024-08-09 17:44:03 +020043
Akron7ba60862024-08-09 16:55:01 +020044# version 0.74.1-SNAPSHOT
45
margarethad59b34d2024-12-03 10:31:30 +010046- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020047- - Introduce filter_by and deprecate authorized_only in OAuth2
48 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020049
margarethaac09c4f2024-10-10 12:46:50 +020050# version 0.74 hot-fix
51
margarethad59b34d2024-12-03 10:31:30 +010052- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +020053- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +010054 only
margarethaac09c4f2024-10-10 12:46:50 +020055
margaretha144be1a2024-08-09 15:38:40 +020056# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020057
margarethad59b34d2024-12-03 10:31:30 +010058- Remove corpusQuery param in the statistics web-service (close #758)
59- Moved NamedVCLoader to the init package
60- Clean up Spring XML configs
61- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +020062- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +010063- Unified ResourceFilters and SearchResourceFilters
64- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +020065- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020066
margaretha1ef2a032024-06-11 11:39:57 +020067# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020068
margaretha46e2c952024-05-23 09:09:54 +020069- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +010070 and context size (#745)
71- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +020072- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020073- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020074- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020075- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +010076- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +020077
margaretha21879752024-04-22 12:12:58 +020078# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010079
margarethad59b34d2024-12-03 10:31:30 +010080- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +010081- Added openapi doc (#744)
82- Moved service.properties to src/main/resources/properties
83- Moved free-resources.json to src/main/resources/json
84- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010085- Changed loading external kustvakt.conf and jdbc.properties
86 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020087- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020088- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +010089- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +020090- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +010091- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +020092- Updated configurations of the lite version to use the
93 data folder (#598)
margaretha67440722024-04-25 13:27:02 +020094- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +010095
margaretha28a53d12024-02-20 12:57:38 +010096# version 0.73
margarethafbfe2872024-01-04 23:29:28 +010097
margarethab06377e2024-01-30 11:06:35 +010098- Moved the content of the full folder to the root folder
99- Removed Piwik
100- Removed unused libraries
101- Cleaned up spring configs
102- Updated Krill and Koral with new groupIds
103- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100104- Updated search Krill and removed Lucene
105- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100106
107# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100108
109- Replaced javax.ws to jakarta.ws namespace (#648)
110- Upgrading Jersey 2.40 to 3.x (#646)
111- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
112- Replaced javax.persistence with jakarta.persistence (#648)
113- Migrate Hibernate 5 to 6 (#649)
114- Fix missing placeholders
115- Fixed conflicting jackson-jarxrs
116- Fixed conflicting commons-logging and spring jcl
117- Replaced javax.servlet with jakarta.servlet (#648)
118- Updated authorization services using Nimbus (#650)
119- Fixed BlockingFilter by replacing javax.annotation.Priority
120 with jakarta.annotation.Priority (#659, #648)
121- Replaced javax.annotation with jakarta.annotation
122- Enabled legacy support for authorization POST request
123- Changed OAuth2 token request using Nimbus (#650)
124- Removed Apache Oltu API from token requests (#650)
125- Removed OpenID
126- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100127- Fix JettyServerTest, init package, and some java docs
128- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100129- Updated token response using Nimbus (#650)
130- Remove Oltu request and validator implementations (#650)
131- Updated OAuth2 response handler (#650)
132- Fixed ShutdownHandler (fixed #708)
133- Fixed issues with multi-release jar (#706, #708)
134
135
136# version 0.71.1
137
138- Removed auditing (#611)
139- Removed old database configurations (#612)
140- Removed old tests
141- Removed unnecessary caches and methods in the authentication interface
142- Added total result cache (#599)
143- Fixed missing project.version in info web-service
144- Make sure totalResults and other numeric results are numbers (Kupietz)
145- Introduce CQP query language in Koral 0.41
146- Changed DB connection (fixed #670)
147- Resolved duplicate libraries
148- Fixed testing expiry access token
149- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100150- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100151
152# version 0.71
153
154- Renamed entity and service packages in core
155- Renamed web.controller package in core
156- Moved SearchNetworkEndpoint to core.service package
157- Merged lite into full
158- Merged core into full
159
160
161# version 0.70.1
162
163- Added data folder containing super_client_info and database
164 for mounting into docker
165- Added an error for missing redirect uri in a token request
166 when it has been included in the authorization request.
167- Added tests for VC sharing and for OAuth2 client using VC services
168- Added and updated VC controller tests
169- Moved hibernate.properties
170- Added maximum number of user persistent virtual corpora and queries
171
172# version 0.70
173
174- Support token array in matchinfo (fixes #570; diewald)
175- Updated VC list API and deprecated owner VC list (addressed #580)
176- Added user info web-service (solved #566)
177- Implemented configurable resource filters for search and match
178 info APIs (#539)
179- Added getting username from LDAP (#568)
180- Disabled LDAP auth provider and token API in the auth filter (#587)
181- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100182- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100183
184
185# version 0.69.3
186
187- Moved the service path of VC admin services to admin/vc (closed #543)
188- Added an admin service to load and cache system vc (solved #268)
189- Move oauth2 admin service path (closed #544)
190- Excluded admin service to load-cache VC from the test suite
191- Fixed refresh token expiry test
192- Fixed scope check in OAuth2 token request with refresh token
193
194# version 0.69.2
195
1962022-12-05
197- Upgrade version for E2E-simplified Docker images (diewald)
1982023-01-27
199- Updated client info API (replaced user authorization requirement with super
200 client authentication)
2012023-01-30
202- Made scope param required in authorization request (solved #508)
2032023-01-31
204- Allowed OAuth2 clients to use localhost as redirect URIs.
2052023-02-03
206- Fixed content-type in error responses by changing it to application/json
2072023-02-06
208- Allow admin access using admin token for the clean token API
2092023-02-10
210- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100211- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002122023-02-15
213- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100214 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002152023-02-20
216- Deprecate API token (JWT) web-service
217- Fixed Slf4J binding
2182023-02-28
219- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2202023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100221- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100222
223
224# version 0.69.1
225
226- Upgrade version for docker including indexer (diewald)
227
228
229# version 0.69
230
231 - Migrated to Java 11 and Jersey 2
232 - Updated dependencies
233 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
234
235
236# version 0.68
237
2382022-05-25
239 - Added a new API: list plugins (e.g for marketplace)
240 - Added redirect URI validation in authorization request (addressed #374)
241 - Handled user-defined refresh token expiry (added in client info and
242 list API response)
243 - Added installed_plugins table
244 - Added a new API: install plugin
245 - Handled redundant plugin installation
246 - Handled super client id in plugin installation
247 - Deprecated UserClientDto and uses ClientinfoDto instead
248 - Updated redirect URI error message for coherence
2492022-05-27
250 - Added maximum limit to custom refresh token expiry
2512022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100252 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100253 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100254 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01002552022-06-03
256 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100257 - Implemented initial super client registration for user authentication
258 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100259
260
261
262# version 0.67.1
263
2642022-05-12
265 - Implemented mapping of LDAP username to email
266 - Handled null parameters in authorization requests
2672022-05-25
268 - Fixed null client_id
269 - Updated ldap.config path in the kustvakt-test.conf
270
271
272# version 0.67
273
2742022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100275 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
276 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01002772022-05-11
278 - Changed the SQL script updating oauth2_client table
279
280
281# version 0.66
282
2832022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100284 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01002852022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100286 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01002872022-04-11
288 - Added registration_date, refresh_token_expiry, source and is_permitted
289 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100290 registration mechanism
291 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01002922022-04-13
293 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100294 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01002952022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100296 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100297 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100298 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100299
300
301# version 0.65.2
302
3032022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100304 - Removed VCLoader
305 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003062022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100307 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003082022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100309 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003102022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100311 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003122022-03-28
313 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100314 it for the closing index reader API
315 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003162022-03-29
317 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
318
319# version 0.65.1
320
3212022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100322 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100323
324# version 0.65
325
326!!! includes security updates - please update all Kustvakt libraries
327!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
328
3292021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100330 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003312021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100332 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003332021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100334 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100335 - Added a web-service to retrieve KoralQuery of a VC
3362021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100337 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003382021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100339 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003402022-01-03
341 - [security] More log4j security updates
342 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100343 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003442022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100345 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003462022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100347 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100348
349# version 0.64.1
350
3512021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100352 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100353
354
355# version 0.64
3562021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100357 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01003582021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100359 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01003602021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100361 - Fixed missing request entity
362 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01003632021-08-16
364 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100365 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100366
367# version 0.63.2
3682021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100369 - Updated OAuth2 token length & secure random algorithm config
370 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01003712021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100372 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01003732021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100374 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01003752021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100376 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01003772021-07-26
378 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100379database
380 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100381
382# version 0.63.1
3832021-02-22
384 - Updated libraries (margaretha)
385 - Renamed virtual corpus to query (margaretha)
3862021-02-26
387 - Added query access roles and fixed vc access roles (margaretha)
388 - Added delete query webservice and tests (margaretha)
3892021-03-25
390 - Updated Koral version for Info Controller (margaretha)
391 - Updated OAuth2 token list with token type and user clientId
392parameters (margaretha)
3932021-03-29
394 - Added client type in the client list web-service. Resolved #58 (margaretha)
3952021-04-19
396 - Updated OAuth2Client JSON definition and controller tests (margaretha)
3972021-04-26
398 - Updated OAuth2 Client list (margaretha)
3992021-04-30
400 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
401 - Updated OAuth2 API responses for coherence (margaretha)
4022021-06-07
403 - Updated OAuth2 client dto (margaretha)
404
405# version 0.63
40626/10/2020
407 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
40829/10/2020
409 - Introduction of a query reference rewrite mechanism (diewald)
41030/10/2020
411 - Added database methods for storing query references (diewald)
41204/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100413 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010041404/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100415 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010041614/01/2021
417 - Updated Flyway (margaretha)
41821/01/2021
419 - Fixed running pipe and updated tests with mockserver (margaretha)
42001/02/2021
421 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
42205/02/2021
423 - Add query reference web-service (diewald,margaretha)
42410/02/2021
425 - Fixed problem with multiple desktop apps (diewald, margaretha)
42612/02/2021
427 - Added listing available queries for users (margaretha)
42817/02/2021
429 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
430 - Added query and query language in virtual corpus table (margaretha)
43118/02/2021
432 - Set corpus access public for stored query (margaretha)
43319/02/2021
434 - Enabled API info web-service (margaretha)
435
436
437# version 0.62.4
43824/01/2020
439 - Removed salt from config and updated config files (margaretha)
44003/02/2020
441 - Added an admin API for clearing access token cache (margaretha)
44205/02/2020
443 - Added a config properties for a long-time access token expiry
444 and excluded refresh tokens for public clients in OAuth2 token
445 responses (margaretha)
446 - Removed client authentication from the client deregistration and
447 client-secret reset APIs (margaretha)
44804/03/2020
449 - Updated the sample index (diewald)
450
451# version 0.62.3
45203/12/2019
453 - Implemented pipe extension in the search API (margaretha)
45411/12/2019
455 - Added errors when requesting VC in caching process (margaretha,
456 resolved #47)
45712/12/2019
458 - Added support for multiple cq parameters (margaretha, resolved #46)
45913/12/2019
460 - Handled pipe errors and added tests (margaretha)
46119/12/2019
462 - Updated create update user-group API (margaretha)
46320/12/2019
464 - Removed transactional annotations from simple select queries (margaretha)
465 - Updated free resource controller (margaretha)
46615/01-2020
467 - Added additional statistic figures to virtual corpus info API
468 response (margaretha)
469
470# version 0.62.2
47117/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100472 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01004738/11/2019
474 - Added user-group name pattern (margaretha, issue #33)
47511/11/2019
476 - Updated user group service paths and replaced groupId with groupName
477 (margaretha, resolved #33)
47812/11/2019
479 - Removed UserGroupJson & updated listUserGroups and createUserGroup
480 services (margaretha)
481 - Added prefixes to username and groupname parameters in service paths
482 (margaretha, resolved #35)
48313/11/2019
484 - Added tests for issue #43 (margaretha)
48514/11/2019
486 - Added client description and URL to list-authorized-clients service
487 (margaretha, close #53)
488 - Implemented a service to list clients registered by a user (margaretha,
489 close #52)
490 - Added a check for OAuth2 client, VC, and group name length (margaretha)
49115/11/2019
492 - Merged list authorized client and list registered client services
493 (margaretha)
49421/11/2019
495 - Added a service to list active refresh tokens of a user (margaretha)
496 - Added username filtering to token revocation service via super client
497 (margaretha)
49826/11/2019
499 - Added a service to revoke a single refresh token via super client
500 (margaretha)
501
502# version 0.62.1
50308/07/2019
504 - Added tests for public metadata response in search api (margaretha,
505 issue #43)
506 - Disabled some tests of unused/disabled web-services (margaretha)
50707/08/2019
508 - Fixed missing scopes after requesting access token with refresh token
509 (margaretha)
510 - Fixed post requests with status OK and empty body (margaretha)
51107/08/2019
512 - Added users to hidden group when searching in a published VC (margaretha,
513 resolved #40)
51415/08/2019
515 - Updated the response statuses of VC PUT requests (margaretha)
516
517# version 0.62
51828/02/2019
519 - Removed old VC controllers and updated tests (margaretha, issue #34)
520 - Updated VC access controllers (margaretha)
52119/03/2019
522 - Added close index controller (margaretha)
52311/04/2019
524 - Fixed unknown authentication scheme, missing VC entity, and parameter
525 checker (margaretha)
526 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
527 unique group name and unknown VC access (margaretha)
52827/06/2019
529 - Handled LDAP errors, fixed #45 (margaretha)
53003/07/2019
531 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
532 - Changed the response media-type of authentication controllers (margaretha)
533 - Fixed bugs: allow guest to retrieve system VC,
534 remove VC from cache when it is deleted (margaretha)
53504/07/2019
536 - Updated VC name pattern and tests (margaretha)
537
538# version 0.61.6
53904/02/2019
540 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
541 - Updated client deregistration behavior (margaretha)
54205/02/2019
543 - Added delete-group-by-name controller (margaretha)
544 - Added unique index to group name (margaretha)
54506/02/2019
546 - Updated a user setting test using array for multiple values (margaretha)
547 - Added metadata controller tests (margaretha)
54818/02/2019
549 - Fixed tests (margaretha)
550 - Updated handling errors from Koral (margaretha)
55119/02/2019
552 - Added fields to metadata controller (margaretha, issue #39)
553
554# version 0.61.5
55517/12/2018
556 - Added a search timeout test (margaretha)
55718/12/2018
558 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
55908/01/2019
560 - Improved predefined vc caching (issue #28, margaretha)
56109/01/2019
562 - Added comments (margaretha)
563 - Updated code structure (margaretha)
56411/01/2019
565 - Degraded API version to 1.0 (margaretha)
566 - Added OAuth2 client info tests (margaretha)
56714/01/2019
568 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
56916/01/2019
570 - Added a PUT request for both creating and editing vc (margaretha)
571 - Added aliases to some VC controllers (margaretha)
572 - Merged VC access list controllers (margaretha)
57321/01/2019
574 - Removed codes related to user registration & password management (margaretha)
57522/01/2019
576 - Added create, edit, retrieve user default setting controllers (margaretha)
57722/01/2019
578 - Updated default setting controllers & added tests (margaretha)
579 - Added delete key in setting controllers (margaretha)
58023/01/2019
581 - Added default setting key validation (margaretha)
582 - Fixed UserdataTest (margaretha)
58324/01/2019
584 - Added default setting key validation & fixed UserdataTest (margaretha)
58525/01/2019
586 - Added VC reference and MapUtil tests (margaretha)
58728/01/2019
588 - Fixed username verification in DefaultSettingService (margaretha)
589 - Added foundry rewrite with user default setting (margaretha)
590 - Added default foundry for morphology layer (margaretha)
59129/01/2019
592 - Fixed share VC type (margaretha)
593 - Added delete setting controller (margaretha)
594 - Handled "no resource found" cases (margaretha, issue #37)
59530/01/2019
596 - Added server shutdown description in readme (margaretha)
597
598# version 0.61.4
59914/11/2018
600 - Integrated lite and full services and controllers in core (margaretha)
60121/11/2018
602 - Updated OAuth2 refresh token request to create a new refresh token and
603 revoke the old one per request (margaretha)
60428/11/2018
605 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
606 - Handled storing cached VC with VC reference (margaretha)
60729/11/2018
608 - Added a controller for listing user clients having active refresh tokens
609 (margaretha)
6106/12/2018
611 - Added debug flags to mitigate log4j debugging performance (margaretha)
612 - Fixed KoralNode at() method (margaretha)
61311/12/2018
614 - Implemented revoking all tokens of a user client via a super client
615 (margaretha)
616 - Removed document controllers and KustvaktResource (margaretha)
617 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
618
619
620# version 0.61.3
62117/10/2018
622 - Updated NamedVCLoader to be optional (margaretha)
623 - Updated annotation tables & implemented key-value structure (margaretha)
624 - Added annotation parser for annotation data from kalamar (margaretha)
625 - Implemented parsing free resource info from json (margaretha)
62622/10/2018
627 - Updated jetty, spring and hibernate versions (margaretha)
628 - Fixed the order of annotation keys and values, and added tests (margaretha)
629 - Fixed resource DAO & added tests (margaretha)
63024/10/2018
631 - Fixed query serialization service (margaretha)
632 - Added "highlights" parameter to matchInfo controller (margaretha)
633 - Added "fields" parameter to search controllers (margaretha)
634 - Integrated lite controllers, services and tests in full version (margaretha)
63529/10/2018
636 - Moved javax.servlet-api to core (margaretha)
63707/11/2018
638 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
63913/11/2018
640 - Added Shutdown handler to Jetty server (margaretha)
641 - Fixed storing VC order in NamedVCLoader (margaretha)
642
643# version 0.61.2
64412/09/2018
645 - Added various log4j2 configurations (margaretha)
64613/09/2018
647 - Implemented VirtualCorpusRewrite (margaretha)
64814/09/2018
649 - Fixed SpringJerseyTest ApplicationContext (margaretha)
650 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
651 - Enabled VCReferenceTest in maven test suite (margaretha)
65218/09/2018
653 - Handled unique constraints / inserting duplicate items to DB (margaretha)
654 - Added a controller for editing user group member roles (margaretha)
65519/09/2018
656 - Fixed cached-VC ref with username (margaretha)
657
658# version 0.61.1
65928/08/2018
660 - Added API URL versioning (margaretha)
661 - Deactivated IdRewrite (margaretha)
662 - Fixed kustvakt controller (margaretha)
66330/08/2018
664 - Fixed root packages & added api version properties in kustvakt.conf
665 (margaretha)
666 - Fixed versioning in SearchController (margaretha)
667 - Added API versioning tests (margaretha)
668
669# version 0.61.0
670
67102/08/2018
672 - Added VC reference tests (margaretha)
673 - Implemented loading and caching named VCs (margaretha)
67403/08/2018
675 - Implemented OAuth2 revoke token (margaretha)
676 - Updated OAuth2 refresh token implementation (margaretha)
67714/08/2018
678 - Implemented revoke all OAuth2 access tokens and authorization codes of
679 client users when deregistering/deleting a client (margaretha)
680 - Fixed update OAuth2 access token (margaretha)
681 - Implemented reset client secret (margaretha)
682 - Fixed revoking latest access token when refreshing OAuth2 access token
683 (margaretha)
68415/08/2018
685 - Implemented OAuth2 client info controller (margaretha)
686 - Implemented update OAuth2 client privilege controller for admins
687 (margaretha)
688 - Implemented unlimited authorization scope for super clients with OAuth2
689 password grant (margaretha)
690 - Marked native clients implementation to deprecated in favour of super
691 clients (margaretha)
692 - Enabled using Bearer tokens as user authentication tokens (Authorization
693 header value) for many controllers including OAuth2 controllers (margaretha)
69416/08/2018
695 - Implemented degrading super clients (margaretha)
696 - Improved and added OAuth2 tests (margaretha)
69721/08/2018
698 - Added VC name pattern check (margaretha)
69922/08/2018
700 - Implemented loading VC from gz files (margaretha)
701 - Updated OAuth2 authorization codes' & access tokens' expiry check
702 (margaretha)
70323/08/2018
704 - Updated RefreshToken implementations with separate DB tables (margaretha)
705 - Allows multiple access tokens per refresh token (margaretha)
70627/08/2018
707 - Added statistic with VC reference tests (margaretha)
708 - Fixed OAuth2 SQL files (margaretha)
70928/08/2018
710 - Added c3p0 datasource configuration to Spring default-config-xml
711 (margaretha)
712 - Added running Kustvakt server with custom spring config in the readme
713 (margaretha)
714 - Removed old OAuth2 codes (margaretha)
715 - Moved non-config test codes to misc (margaretha)
716
717
718# version 0.60.5
719
72009/07/2018
721 - Added service layer to the search controller (margaretha)
722 - Added OAuth2 scope checking in search and VC controllers (margaretha)
723 - Added handling OAuth2 bearer token for VC access and User group
724 controllers (margaretha)
725 - Added default scope to password grant (margaretha)
72610/07/2018
727 - Made createBasicAuthorizationHeaderValue static (margaretha)
728 - Added store access token in openID token service (margaretha)
729 - Fixed empty scope in openID authorization and token service (margaretha)
730 - Implemented storing authorization code in cache (margaretha)
73111/07/2018
732 - Fixed authentication time in authentication controller (margaretha)
733 - Added OAuth2 access token tests (margaretha)
73412/07/2018
735 - Updated maven surefire setting for faster test suite runtime (margaretha)
736 - Implemented refreshing OAuth2 access token (margaretha)
73726/07/2018
738 - Fixed issue #27 (margaretha)
73902/08/2018s
740 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
741
742
743# version 0.60.4
744
74505/07/2018
746 - implemented OAuth2 authorization code request with OpenID Authentication
747 (margaretha)
748 - enabled OAuth2 authorization without OpenID authentication using Nimbus
749 library (margaretha)
750 - implemented response handler for OpenID authentication errors in authorization
751 requests (margaretha)
752 - added tests regarding OpenID authentication in authorization requests
753 (margaretha)
754 - implemented OAuth2 authorization error response via redirect URI instead of
755 JSON (margaretha)
756 - added state to OAuth2 authorization error response (margaretha)
757 - implemented OpenID token service for authorization code flow (margaretha)
758 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
759 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
760 keys (margaretha)
761 - implemented OpenId configuration (margaretha)
762 - added authentication time and support for auth_time in id_token (margaretha)
763 - implemented support for nonce and max_age parameters in OpenID authentication
764 (margaretha)
765 - implemented OAuth2 token request with password grant using Nimbus library
766 (margaretha)
767 - updated redirect URI validator (margaretha)
768 - updated client registration requirement to allow desktop applications
769 (margaretha)
770 - fixed RSA key configuration (margaretha)
771 - merged OAuth2 client deregistration controllers (margaretha)
772 - fixed OAuth2 client unique URL-hashcode (margaretha)
773 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
774 - Added support for unrestricted corpus statistics (ndiewald)
775 - updated paths of user-group deletion-controllers (margaretha)
776 - Do not pass broken queries to Krill (diewald)
777 - added OAuth2 token request with client authentication via Authorization
778 header (margaretha)
779 - added port checking in test suite (margaretha)
780
781# version 0.60.3
782
78306/06/2018
784 - improved user authentication by using authentication filter for authorization
785 code request (margaretha)
786 - limited client authentication to client id checking in authorization code
787 request (margaretha)
788 - added user_id in the oauth2_access_token database table (margaretha)
789 - implemented OAuth2Authentication provider for token context management
790 (margaretha)
791 - added parameter checking for authorization DAO (margaretha)
792 - added controller tests using OAuth2 access token (margaretha)
793 - added database tables for MySQL (margaretha)
794 - updated JWT library and related codes (margaretha)
795
796# version 0.60.2
797
79803/05/2018
799 - implemented OAuth2 client registration (margaretha)
800 - implemented OAuth2 client authentication (margaretha)
801 - changed virtual corpus search to retrieval (margaretha)
802 - implemented public client deregistration task (margaretha)
803 - added client registration and deregistration tests (margaretha)
804 - implemented confidential client deregistration task (margaretha)
805 - fixed storing client secret (margaretha)
806 - implemented OAuth2 response handler (margaretha)
807 - implemented OAuth2 request access token with client credentials grant
808 (margaretha)
809 - implemented OAuth2 request access token with resource owner password grant
810 (margaretha)
811 - implemented OAuth2 authorization code request (margaretha)
812 - added OAuth2 error codes (margaretha)
813 - added OAuth2 authorization, scope and access token tables for SQLite
814 (margaretha)
815 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
816 - implemented OAuth2 request access token with authorization code grant
817 (margaretha)
818 - added setting default scopes in the config file (margaretha)
819 - fixed loading spring config multiple times in the test suite (margaretha)
820 - added SQLite created_date trigger for access token (margaretha)
821 - added a join table for access token scopes (margaretha)
822 - added access scopes handling (margaretha)
823 - added tests about request token with authorization code (margaretha)
824
825# version 0.60.1
826
82728/03/2018
828 - added admin-related SQL codes (margaretha)
829 - updated AdminDao (margaretha)
830 - added optional username query parameter to group list controller (margaretha)
831 - fixed non hierarchical URI of kustvakt conf files (margaretha)
832 - added delete group member triggers (margaretha)
833 - added list user-group by username and status for system admin (margaretha)
834 - added user-group status in user-group DTO (margaretha)
835 - added check for hidden groups in user-group tests (margaretha)
836 - added database trigger test on deleting members when deleting group
837 (margaretha)
838 - renamed VC type PREDEFINED to SYSTEM (margaretha)
839 - added VC list controller for system admin (margaretha)
840 - added VC controller tests with for system admin (margaretha)
841 - added hidden access removal when deleting published VC (margaretha)
842 - added check for hidden groups in VC controller tests (margaretha)
843 - added search user-group controller (margaretha)
844 - removed createdBy from VirtualCorpusJson (margaretha)
845 - moved member role setting from the invitation phase to the after-subscription
846 phase (margaretha)
847 - added member role removal after deleting members (margaretha)
848 - added add and delete member role controllers (margaretha)
849
850# version 0.60
851
85214/03/2018
853 - set up mail settings using localhost port 25 (margaretha)
854 - added mail template in kustvakt configuration (margaretha)
855 - added mail settings to readme (margaretha)
856 - disabled email notification for auto group (margaretha)
857 - added metadata retrieval (diewald)
858 - enabled custom implementation for email address retrieval (margaretha)
859 - removed old policy and deprecated code (margaretha)
860 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100861 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100862 - fixed sqlite trigger (margaretha)
863 - fixed member exist error message (margaretha)
864 - fixed member invitation to join deleted group (margaretha)
865 - added checking deleted group (margaretha)
866
867# version 0.59.10
868
86920/02/2018
870 - added sort VC by id (margaretha)
871 - added test cases regarding VC sharing (margaretha)
872 - implemented withdraw VC from publication (margaretha)
873 - added Changes file (margaretha)
874 - implemented add/invite users to group (margaretha)
875 - implemented delete user-group and member tasks (margaretha)
876 - added userMemberStatus in group lists (margaretha)
877 - updated and added SQL test data (margaretha)
878 - added user group related tests (margaretha)
879 - implemented custom configuration for deleting user groups and members (margaretha)
880 - updated library versions and java environment (margaretha)
881 - added expiration time check for member invitation (margaretha)
882 - moved .properties files (margaretha)
883 - merged changelog file to Changes (margaretha)
884 - updated status codes and error messages to be more detailed (margaretha)
885 - testing mail implementation using embedded jetty jndi (margaretha)
886 - fixed collection rewrite regarding OR operation with other fields
887 (margaretha)
888 - implemented sending mail using spring injection and removed jetty jndi
889 (margaretha)
890 - fixed unrecognized application/json (margaretha)
891 - fixed and updated velocity template (margaretha)
892
893# version 0.59.9
894
89519/01/2018
896 - restructured basic authentication (margaretha)
897 - fixed AuthenticationException to include authentication scheme (margaretha)
898 - fixed rewrite redundancy in collection rewrite (margaretha)
899 - fixed foundry rewrite for constituents (margaretha)
900 - introduced authentication methods, schemes and tokens (margaretha)
901 - implemented collection rewrite with multiple licenses (margaretha)
902 - fixed foundry rewrite for korap span without wrap node (margaretha)
903 - implemented list user group (margaretha)
904 - implemented delete VC task (margaretha)
905 - implemented create user-group, subscribe to user-groups, unsubscribe to
906 user-groups tasks(margaretha)
907 - fixed handling JSON mapping exception for missing enums (margaretha)
908 - implemented list VC task (margaretha)
909 - added KoralQuery in VC lists (margaretha)
910 - implemented edit VC task (margaretha)
911 - implemented publish VC task (margaretha)
912 - implemented share VC task (margaretha)
913 - implemented list only owned VC task (margaretha)
914 - implemented list VC access task (margaretha)
915 - implemented search VC by id task (margaretha)
916 - implemented delete VC access (margaretha)
917 - implemented search for project VC (margaretha)
918 - added search VC related tests (margaretha)
919 - removed PredefinedUserGroup.ALL and related codes (margaretha)
920 - implemented search for published VC (margaretha)
921
922# version 0.59.8
923
92421/09/2017
925 - restructured statistics service (margaretha)
926 - removed deprecated loader codes and tests (margaretha)
927 - removed old Spring java configurations (margaretha)
928 - implemented entity classes for the new database (margaretha)
929 - added MySQL codes regarding VC and for testing (margaretha)
930 - added dao methods regarding VC (margaretha)
931 - added similar SQL codes (to MySQL) for sqlite (margaretha)
932 - added dao methods regarding user groups (margaretha)
933 - restructured web-service codes into controller and logic/business-service
934 (margaretha)
935 - implemented user role and privilege, and added tests (margaretha)
936 - prepared test suite using new database (margaretha)
937 - implemented UserGroupDao and tests (margaretha)
938 - fixed missing exceptions in JsonUtils (margaretha)
939 - restructured web filters and authentication codes (margaretha)
940 - implemented create/store VC (margaretha)
941 - fixed collection rewrite bug regarding availability with operation or
942 (margaretha)
943
944# version 0.59.7
945
94613/10/2016
947 - MOD: updated search to use new siglen (diewald)
948 - MOD: fixed matchinfo retrieval in light service (diewald)
949
95005/05/2015
951 - ADD: rest test suite for user service (hanl)
952 - MOD: setup parameter modification (hanl)
953 - ADD: oauth2 client unique constraint (hanl)