blob: 7e8e0ebfc9c4ad52c166e793844baf12a5d87a31 [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)
margaretha82c75c22024-12-11 09:36:50 +010012- Fixed availability regex for all access in the config (important to correctly
13 determine required access of stored VC)
margarethac105e2f2024-12-19 09:55:46 +010014- Rename CollectionRewrite to AvailabilityRewrite
margarethad9e43ec2024-12-20 12:11:43 +010015- Improve AvailabilityRewrite and implement operation:override (#781)
margarethab9b317d2025-01-23 15:13:47 +010016- Disabled mysql connector Java due to CVE-2023-22102
margaretha377c0182025-01-30 09:10:37 +010017- Replace origin with editor in rewrites (#782)
margaretha8489f862025-02-05 11:32:16 +010018- Update scope and add _comment as discussed in #782
margaretha4d06c122025-03-05 10:43:16 +010019- Changed source to original #782
margaretha82c75c22024-12-11 09:36:50 +010020
margarethab4472102024-11-13 13:15:36 +010021
margaretha34595a52024-10-28 08:54:10 +010022# version 0.75
margaretha34c9fba2024-08-09 17:44:03 +020023
24- Alter role and remove privilege database tables (#763)
25- Update user-group and user-group member web-services (#763)
26- Remove edit member role web-service (#763)
27- Remove query access table (#763)
28- Remove query access admin, merged with user-group admin (#763)
29- Update share-query and query-access web-services (#763)
30- Add new web-service: delete role by query and group (#763)
31- Remove soft delete group and group status deleted (#765)
margaretha090d6292024-08-09 18:35:05 +020032- Remove soft delete group member and member status deleted (#765)
margaretha3e467132024-08-16 09:12:01 +020033- Removed SearchResourceFilters and UserGroupJson
margaretha04836712024-08-16 13:03:56 +020034- Removed deleted_by from user_group and user_group_member tables (#764)
35- Removed created_by, status and status_date from user_group_member table (#764)
36- Removed GroupMemberStatus (#764)
37- Replace invite and subscribe to add member (#764)
38- Remove unsubscribe member (#764)
margarethaea0b4072024-08-19 22:41:44 +020039- Added deprecation messages to deprecated services
40- Removed mail configuration (#764)
margarethad59b34d2024-12-03 10:31:30 +010041- Deprecate VC access deletion
42- Change default port to 8089
43- Disallow scope all for non super clients
44- Added config for total result cache and fixed inconsistency (#774)
45- Changed memberUsername to member in the new member-role-addition web-service
46- Removed user-privileges from user-group list response
margaretha987a0512024-10-23 11:19:29 +020047- Added role names to user-group list
margarethad59b34d2024-12-03 10:31:30 +010048- Added not-timeExceeded to the totalResult constraints
49- Replace EDIT_VC occurrences with CREATE_VC, and removed it
50- Fixed administrative user group retrieval to return groups with empty members
margaretha83cdf7f2024-10-23 10:50:29 +020051
margaretha34c9fba2024-08-09 17:44:03 +020052
Akron7ba60862024-08-09 16:55:01 +020053# version 0.74.1-SNAPSHOT
54
margarethad59b34d2024-12-03 10:31:30 +010055- Switch Docker image to temurin (diewald)
margaretha64755022024-06-18 10:30:59 +020056- - Introduce filter_by and deprecate authorized_only in OAuth2
57 client list (close #579)
Akron7ba60862024-08-09 16:55:01 +020058
margarethaac09c4f2024-10-10 12:46:50 +020059# version 0.74 hot-fix
60
margarethad59b34d2024-12-03 10:31:30 +010061- Removed admin & owner restriction on client info access
margarethaac09c4f2024-10-10 12:46:50 +020062- Removed registered_by and restrict registration_date to admin/owner-
margarethad59b34d2024-12-03 10:31:30 +010063 only
margarethaac09c4f2024-10-10 12:46:50 +020064
margaretha144be1a2024-08-09 15:38:40 +020065# version 0.74
margarethaf6f6c3c2024-06-11 10:51:06 +020066
margarethad59b34d2024-12-03 10:31:30 +010067- Remove corpusQuery param in the statistics web-service (close #758)
68- Moved NamedVCLoader to the init package
69- Clean up Spring XML configs
70- Fix some logging to write to file instead of stdout
Marc Kupietze4528ee2024-07-04 16:28:37 +020071- Change CC RE from CC-BY.* to CC.* (kupietz)
margarethad59b34d2024-12-03 10:31:30 +010072- Unified ResourceFilters and SearchResourceFilters
73- Fixed supported versions in the configs & changed delimiter to comma
margaretha1df4f6d2024-07-12 13:45:52 +020074- Setup log4j2 config (#753)
margarethaf6f6c3c2024-06-11 10:51:06 +020075
margaretha1ef2a032024-06-11 11:39:57 +020076# version 0.73.2
margaretha1668d872024-05-22 08:50:49 +020077
margaretha46e2c952024-05-23 09:09:54 +020078- Added tests for the DNB scenario with custom max match
margarethad59b34d2024-12-03 10:31:30 +010079 and context size (#745)
80- Cleaned up named-vc
margarethad709be52024-06-05 11:31:41 +020081- Updated tests using the old match info web-services (#757)
margarethac7f8f802024-06-05 12:52:45 +020082- Added deprecation warning for the old matchInfo service (#757)
margarethad151c302024-06-10 10:50:42 +020083- Fixed empty named VC path in configuration (solves #754)
margaretha60b65d42024-06-06 09:05:16 +020084- Restrict registration info for plugins (solves #572)
margarethad59b34d2024-12-03 10:31:30 +010085- Removed redirect uri from InstalledPluginDto & updated tests
margaretha46e2c952024-05-23 09:09:54 +020086
margaretha21879752024-04-22 12:12:58 +020087# version 0.73.1
margaretha10618a02024-02-21 11:06:01 +010088
margarethad59b34d2024-12-03 10:31:30 +010089- Fixed jakarta validation error
margaretha387e4682024-03-22 11:26:29 +010090- Added openapi doc (#744)
91- Moved service.properties to src/main/resources/properties
92- Moved free-resources.json to src/main/resources/json
93- Enables inputting free-resources.json from data folder
margarethad77ee712024-03-22 12:35:30 +010094- Changed loading external kustvakt.conf and jdbc.properties
95 to use /data folder (#598)
margaretha05818b42024-04-10 13:10:02 +020096- Added KoralQuery check when updating VC (solved #676)
margarethada1571c2024-04-15 13:21:32 +020097- Setup vc-cache in the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +010098- Changed generating adminToken in the data folder (#598)
margaretha94b46fe2024-04-16 11:15:00 +020099- Moved disk store path cache_store into the data folder (#598)
margarethad59b34d2024-12-03 10:31:30 +0100100- Fixed invalid signature of the uber jar
margaretha390f37d2024-04-22 12:07:34 +0200101- Updated configurations of the lite version to use the
102 data folder (#598)
margaretha67440722024-04-25 13:27:02 +0200103- Setup logs files to be generated inside the data folder (#598)
margaretha10618a02024-02-21 11:06:01 +0100104
margaretha28a53d12024-02-20 12:57:38 +0100105# version 0.73
margarethafbfe2872024-01-04 23:29:28 +0100106
margarethab06377e2024-01-30 11:06:35 +0100107- Moved the content of the full folder to the root folder
108- Removed Piwik
109- Removed unused libraries
110- Cleaned up spring configs
111- Updated Krill and Koral with new groupIds
112- Updated Github workflow
margaretha28a53d12024-02-20 12:57:38 +0100113- Updated search Krill and removed Lucene
114- Updated readme
margarethab06377e2024-01-30 11:06:35 +0100115
116# version 0.72
margarethafbfe2872024-01-04 23:29:28 +0100117
118- Replaced javax.ws to jakarta.ws namespace (#648)
119- Upgrading Jersey 2.40 to 3.x (#646)
120- Updated Spring 5.x to 6.x and jetty 9.x to 11.x (#645)
121- Replaced javax.persistence with jakarta.persistence (#648)
122- Migrate Hibernate 5 to 6 (#649)
123- Fix missing placeholders
124- Fixed conflicting jackson-jarxrs
125- Fixed conflicting commons-logging and spring jcl
126- Replaced javax.servlet with jakarta.servlet (#648)
127- Updated authorization services using Nimbus (#650)
128- Fixed BlockingFilter by replacing javax.annotation.Priority
129 with jakarta.annotation.Priority (#659, #648)
130- Replaced javax.annotation with jakarta.annotation
131- Enabled legacy support for authorization POST request
132- Changed OAuth2 token request using Nimbus (#650)
133- Removed Apache Oltu API from token requests (#650)
134- Removed OpenID
135- Fixed clearing cache
margarethad59b34d2024-12-03 10:31:30 +0100136- Fix JettyServerTest, init package, and some java docs
137- Make scope extraction more flexible
margarethafbfe2872024-01-04 23:29:28 +0100138- Updated token response using Nimbus (#650)
139- Remove Oltu request and validator implementations (#650)
140- Updated OAuth2 response handler (#650)
141- Fixed ShutdownHandler (fixed #708)
142- Fixed issues with multi-release jar (#706, #708)
143
144
145# version 0.71.1
146
147- Removed auditing (#611)
148- Removed old database configurations (#612)
149- Removed old tests
150- Removed unnecessary caches and methods in the authentication interface
151- Added total result cache (#599)
152- Fixed missing project.version in info web-service
153- Make sure totalResults and other numeric results are numbers (Kupietz)
154- Introduce CQP query language in Koral 0.41
155- Changed DB connection (fixed #670)
156- Resolved duplicate libraries
157- Fixed testing expiry access token
158- Fix lombok compile warning
margarethad59b34d2024-12-03 10:31:30 +0100159- Ensure the order of clean token tests
margarethafbfe2872024-01-04 23:29:28 +0100160
161# version 0.71
162
163- Renamed entity and service packages in core
164- Renamed web.controller package in core
165- Moved SearchNetworkEndpoint to core.service package
166- Merged lite into full
167- Merged core into full
168
169
170# version 0.70.1
171
172- Added data folder containing super_client_info and database
173 for mounting into docker
174- Added an error for missing redirect uri in a token request
175 when it has been included in the authorization request.
176- Added tests for VC sharing and for OAuth2 client using VC services
177- Added and updated VC controller tests
178- Moved hibernate.properties
179- Added maximum number of user persistent virtual corpora and queries
180
181# version 0.70
182
183- Support token array in matchinfo (fixes #570; diewald)
184- Updated VC list API and deprecated owner VC list (addressed #580)
185- Added user info web-service (solved #566)
186- Implemented configurable resource filters for search and match
187 info APIs (#539)
188- Added getting username from LDAP (#568)
189- Disabled LDAP auth provider and token API in the auth filter (#587)
190- Added LDAP log for users without idsC2Profile
margarethad59b34d2024-12-03 10:31:30 +0100191- Fixed log4j2 properties
margarethafbfe2872024-01-04 23:29:28 +0100192
193
194# version 0.69.3
195
196- Moved the service path of VC admin services to admin/vc (closed #543)
197- Added an admin service to load and cache system vc (solved #268)
198- Move oauth2 admin service path (closed #544)
199- Excluded admin service to load-cache VC from the test suite
200- Fixed refresh token expiry test
201- Fixed scope check in OAuth2 token request with refresh token
202
203# version 0.69.2
204
2052022-12-05
206- Upgrade version for E2E-simplified Docker images (diewald)
2072023-01-27
208- Updated client info API (replaced user authorization requirement with super
209 client authentication)
2102023-01-30
211- Made scope param required in authorization request (solved #508)
2122023-01-31
213- Allowed OAuth2 clients to use localhost as redirect URIs.
2142023-02-03
215- Fixed content-type in error responses by changing it to application/json
2162023-02-06
217- Allow admin access using admin token for the clean token API
2182023-02-10
219- Use admin filter instead of OAuth2 ADMIN scope
margarethad59b34d2024-12-03 10:31:30 +0100220- Added a plugin test
margarethafbfe2872024-01-04 23:29:28 +01002212023-02-15
222- Moved user-group retrieval API to UserGroupAdminController
margarethad59b34d2024-12-03 10:31:30 +0100223 and changed the service path URL of UserGroupAdminController
margarethafbfe2872024-01-04 23:29:28 +01002242023-02-20
225- Deprecate API token (JWT) web-service
226- Fixed Slf4J binding
2272023-02-28
228- Exclude junit5 dependencies to keep test runner in Eclipse using JUnit 4
2292023-03-06
margarethad59b34d2024-12-03 10:31:30 +0100230- Fixed testing refresh token expiry
margarethafbfe2872024-01-04 23:29:28 +0100231
232
233# version 0.69.1
234
235- Upgrade version for docker including indexer (diewald)
236
237
238# version 0.69
239
240 - Migrated to Java 11 and Jersey 2
241 - Updated dependencies
242 - Use LDAP authentication in Kustvakt-full oauth2 example config (kupietz)
243
244
245# version 0.68
246
2472022-05-25
248 - Added a new API: list plugins (e.g for marketplace)
249 - Added redirect URI validation in authorization request (addressed #374)
250 - Handled user-defined refresh token expiry (added in client info and
251 list API response)
252 - Added installed_plugins table
253 - Added a new API: install plugin
254 - Handled redundant plugin installation
255 - Handled super client id in plugin installation
256 - Deprecated UserClientDto and uses ClientinfoDto instead
257 - Updated redirect URI error message for coherence
2582022-05-27
259 - Added maximum limit to custom refresh token expiry
2602022-06-01
margarethad59b34d2024-12-03 10:31:30 +0100261 - Added new APIs: list user-installed plugins and uninstall plugin
margarethafbfe2872024-01-04 23:29:28 +0100262 - Moved install and list plugin APIs to PluginController and updated their
margarethad59b34d2024-12-03 10:31:30 +0100263 service paths under /plugins
margarethafbfe2872024-01-04 23:29:28 +01002642022-06-03
265 - Implemented searching option using a network endpoint
margarethad59b34d2024-12-03 10:31:30 +0100266 - Implemented initial super client registration for user authentication
267 - Fixed admin clean token API and restrict plugins to confidential only
margarethafbfe2872024-01-04 23:29:28 +0100268
269
270
271# version 0.67.1
272
2732022-05-12
274 - Implemented mapping of LDAP username to email
275 - Handled null parameters in authorization requests
2762022-05-25
277 - Fixed null client_id
278 - Updated ldap.config path in the kustvakt-test.conf
279
280
281# version 0.67
282
2832022-05-09
margarethad59b34d2024-12-03 10:31:30 +0100284 - LDAP authentication and authorization is now configurable and supports SSL (LDAPS) connections
285 - An embedded LDAP server can now be started automatically if configured accordingly
margarethafbfe2872024-01-04 23:29:28 +01002862022-05-11
287 - Changed the SQL script updating oauth2_client table
288
289
290# version 0.66
291
2922022-03-31
margarethad59b34d2024-12-03 10:31:30 +0100293 - Updated query and user-group name pattern
margarethafbfe2872024-01-04 23:29:28 +01002942022-04-08
margarethad59b34d2024-12-03 10:31:30 +0100295 - Added redirect_uri to client info API
margarethafbfe2872024-01-04 23:29:28 +01002962022-04-11
297 - Added registration_date, refresh_token_expiry, source and is_permitted
298 to the oauth2_client database table, and updated the OAuth2 client
margarethad59b34d2024-12-03 10:31:30 +0100299 registration mechanism
300 - Added authorization request with GET and deprecated that with POST
margarethafbfe2872024-01-04 23:29:28 +01003012022-04-13
302 - Updated OAuth2Client list API (added redirect_uri, registration_date,
margarethad59b34d2024-12-03 10:31:30 +0100303 permitted, source to OAuth2UserClientDto)
margarethafbfe2872024-01-04 23:29:28 +01003042022-04-20
margarethad59b34d2024-12-03 10:31:30 +0100305 - Updated authorization error response (Included error and error
margarethafbfe2872024-01-04 23:29:28 +0100306 description in the client redirect URI except for missing or
margarethad59b34d2024-12-03 10:31:30 +0100307 invalid client id or redirect URI)
margarethafbfe2872024-01-04 23:29:28 +0100308
309
310# version 0.65.2
311
3122022-03-03
margarethad59b34d2024-12-03 10:31:30 +0100313 - Removed VCLoader
314 - Added foreign keys to the DB tables of access and refresh token scopes
margarethafbfe2872024-01-04 23:29:28 +01003152022-03-07
margarethad59b34d2024-12-03 10:31:30 +0100316 - Added more parameter checks and OAuth2Client web-service tests
margarethafbfe2872024-01-04 23:29:28 +01003172022-03-17
margarethad59b34d2024-12-03 10:31:30 +0100318 - Updated admin filter by using admin token and role checks
margarethafbfe2872024-01-04 23:29:28 +01003192022-03-18
margarethad59b34d2024-12-03 10:31:30 +0100320 - Added an OAuth2 admin API to delete expired/revoked access and refresh tokens
margarethafbfe2872024-01-04 23:29:28 +01003212022-03-28
322 - Updated admin filter (admintoken as a form param) and uses
margarethad59b34d2024-12-03 10:31:30 +0100323 it for the closing index reader API
324 - Removed unused admin API: clear access token cache
margarethafbfe2872024-01-04 23:29:28 +01003252022-03-29
326 - Updated and moved admin API: updateClientPrivilege to OAuth2AdminController
327
328# version 0.65.1
329
3302022-03-01
margarethad59b34d2024-12-03 10:31:30 +0100331 - Restricts the field retrieval web-service to admin only
margarethafbfe2872024-01-04 23:29:28 +0100332
333# version 0.65
334
335!!! includes security updates - please update all Kustvakt libraries
336!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
337
3382021-12-02
margarethad59b34d2024-12-03 10:31:30 +0100339 - Updated VC cache
margarethafbfe2872024-01-04 23:29:28 +01003402021-12-03
margarethad59b34d2024-12-03 10:31:30 +0100341 - Enabled listing system vc for authorized users
margarethafbfe2872024-01-04 23:29:28 +01003422021-12-08
margarethad59b34d2024-12-03 10:31:30 +0100343 - Removed koralQuery and statistics from VC list
margarethafbfe2872024-01-04 23:29:28 +0100344 - Added a web-service to retrieve KoralQuery of a VC
3452021-12-10
margarethad59b34d2024-12-03 10:31:30 +0100346 - [security] Updated log4j libs due to CVE-2021-44228
margarethafbfe2872024-01-04 23:29:28 +01003472021-12-13
margarethad59b34d2024-12-03 10:31:30 +0100348 - Fixed broken test suite
margarethafbfe2872024-01-04 23:29:28 +01003492022-01-03
350 - [security] More log4j security updates
351 - Bumped unboundid-ldapsdk
margarethad59b34d2024-12-03 10:31:30 +0100352 - Updated tests
margarethafbfe2872024-01-04 23:29:28 +01003532022-01-25
margarethad59b34d2024-12-03 10:31:30 +0100354 - Added show-tokens option to the search API
margarethafbfe2872024-01-04 23:29:28 +01003552022-01-31
margarethad59b34d2024-12-03 10:31:30 +0100356 - Added an API retrieving fields of a virtual corpus
margarethafbfe2872024-01-04 23:29:28 +0100357
358# version 0.64.1
359
3602021-10-26
margarethad59b34d2024-12-03 10:31:30 +0100361 - Bump Kustvakt and Krill versions
margarethafbfe2872024-01-04 23:29:28 +0100362
363
364# version 0.64
3652021-07-29
margarethad59b34d2024-12-03 10:31:30 +0100366 - Updated the change files and made a new version
margarethafbfe2872024-01-04 23:29:28 +01003672021-08-12
margarethad59b34d2024-12-03 10:31:30 +0100368 - Fixed errors due to missing query type and added tests
margarethafbfe2872024-01-04 23:29:28 +01003692021-08-13
margarethad59b34d2024-12-03 10:31:30 +0100370 - Fixed missing request entity
371 - Updated the query service to enable editing query references
margarethafbfe2872024-01-04 23:29:28 +01003722021-08-16
373 - Fixed creator param when storing query or VC by admins for
margarethad59b34d2024-12-03 10:31:30 +0100374 the system or other users
margarethafbfe2872024-01-04 23:29:28 +0100375
376# version 0.63.2
3772021-06-11
margarethad59b34d2024-12-03 10:31:30 +0100378 - Updated OAuth2 token length & secure random algorithm config
379 - Added character set filter to random code generator, e.g. for client_id
margarethafbfe2872024-01-04 23:29:28 +01003802021-06-14
margarethad59b34d2024-12-03 10:31:30 +0100381 - Updated roleId and super client parameters
margarethafbfe2872024-01-04 23:29:28 +01003822021-06-24
margarethad59b34d2024-12-03 10:31:30 +0100383 - Fixed broken test
margarethafbfe2872024-01-04 23:29:28 +01003842021-07-22
margarethad59b34d2024-12-03 10:31:30 +0100385 - Updated cache settings and some loggings
margarethafbfe2872024-01-04 23:29:28 +01003862021-07-26
387 - Replaced annotation parsing with restoring the annotation tables to the
margarethad59b34d2024-12-03 10:31:30 +0100388database
389 - Moved cache config to the full config
margarethafbfe2872024-01-04 23:29:28 +0100390
391# version 0.63.1
3922021-02-22
393 - Updated libraries (margaretha)
394 - Renamed virtual corpus to query (margaretha)
3952021-02-26
396 - Added query access roles and fixed vc access roles (margaretha)
397 - Added delete query webservice and tests (margaretha)
3982021-03-25
399 - Updated Koral version for Info Controller (margaretha)
400 - Updated OAuth2 token list with token type and user clientId
401parameters (margaretha)
4022021-03-29
403 - Added client type in the client list web-service. Resolved #58 (margaretha)
4042021-04-19
405 - Updated OAuth2Client JSON definition and controller tests (margaretha)
4062021-04-26
407 - Updated OAuth2 Client list (margaretha)
4082021-04-30
409 - Updated parameters in the error responses of OAuth2 APIs for coherence (margaretha)
410 - Updated OAuth2 API responses for coherence (margaretha)
4112021-06-07
412 - Updated OAuth2 client dto (margaretha)
413
414# version 0.63
41526/10/2020
416 - Updated dependency of nimbus-jose-jwt and oauth2-oidc-sdk (diewald)
41729/10/2020
418 - Introduction of a query reference rewrite mechanism (diewald)
41930/10/2020
420 - Added database methods for storing query references (diewald)
42104/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100422 - Fix hibernate dialect for SQLite (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010042304/12/2020
margarethad59b34d2024-12-03 10:31:30 +0100424 - Fix pipe warning (margaretha)
margarethafbfe2872024-01-04 23:29:28 +010042514/01/2021
426 - Updated Flyway (margaretha)
42721/01/2021
428 - Fixed running pipe and updated tests with mockserver (margaretha)
42901/02/2021
430 - Updated methods dependent to Antrl4-maven-plugin libraries (margaretha)
43105/02/2021
432 - Add query reference web-service (diewald,margaretha)
43310/02/2021
434 - Fixed problem with multiple desktop apps (diewald, margaretha)
43512/02/2021
436 - Added listing available queries for users (margaretha)
43717/02/2021
438 - Removed escaping for KoralQuery in VC and query reference responses (margaretha)
439 - Added query and query language in virtual corpus table (margaretha)
44018/02/2021
441 - Set corpus access public for stored query (margaretha)
44219/02/2021
443 - Enabled API info web-service (margaretha)
444
445
446# version 0.62.4
44724/01/2020
448 - Removed salt from config and updated config files (margaretha)
44903/02/2020
450 - Added an admin API for clearing access token cache (margaretha)
45105/02/2020
452 - Added a config properties for a long-time access token expiry
453 and excluded refresh tokens for public clients in OAuth2 token
454 responses (margaretha)
455 - Removed client authentication from the client deregistration and
456 client-secret reset APIs (margaretha)
45704/03/2020
458 - Updated the sample index (diewald)
459
460# version 0.62.3
46103/12/2019
462 - Implemented pipe extension in the search API (margaretha)
46311/12/2019
464 - Added errors when requesting VC in caching process (margaretha,
465 resolved #47)
46612/12/2019
467 - Added support for multiple cq parameters (margaretha, resolved #46)
46813/12/2019
469 - Handled pipe errors and added tests (margaretha)
47019/12/2019
471 - Updated create update user-group API (margaretha)
47220/12/2019
473 - Removed transactional annotations from simple select queries (margaretha)
474 - Updated free resource controller (margaretha)
47515/01-2020
476 - Added additional statistic figures to virtual corpus info API
477 response (margaretha)
478
479# version 0.62.2
48017/10/2019
margarethad59b34d2024-12-03 10:31:30 +0100481 - Handled vulnerability CVE-2019-17195 (margaretha)
margarethafbfe2872024-01-04 23:29:28 +01004828/11/2019
483 - Added user-group name pattern (margaretha, issue #33)
48411/11/2019
485 - Updated user group service paths and replaced groupId with groupName
486 (margaretha, resolved #33)
48712/11/2019
488 - Removed UserGroupJson & updated listUserGroups and createUserGroup
489 services (margaretha)
490 - Added prefixes to username and groupname parameters in service paths
491 (margaretha, resolved #35)
49213/11/2019
493 - Added tests for issue #43 (margaretha)
49414/11/2019
495 - Added client description and URL to list-authorized-clients service
496 (margaretha, close #53)
497 - Implemented a service to list clients registered by a user (margaretha,
498 close #52)
499 - Added a check for OAuth2 client, VC, and group name length (margaretha)
50015/11/2019
501 - Merged list authorized client and list registered client services
502 (margaretha)
50321/11/2019
504 - Added a service to list active refresh tokens of a user (margaretha)
505 - Added username filtering to token revocation service via super client
506 (margaretha)
50726/11/2019
508 - Added a service to revoke a single refresh token via super client
509 (margaretha)
510
511# version 0.62.1
51208/07/2019
513 - Added tests for public metadata response in search api (margaretha,
514 issue #43)
515 - Disabled some tests of unused/disabled web-services (margaretha)
51607/08/2019
517 - Fixed missing scopes after requesting access token with refresh token
518 (margaretha)
519 - Fixed post requests with status OK and empty body (margaretha)
52007/08/2019
521 - Added users to hidden group when searching in a published VC (margaretha,
522 resolved #40)
52315/08/2019
524 - Updated the response statuses of VC PUT requests (margaretha)
525
526# version 0.62
52728/02/2019
528 - Removed old VC controllers and updated tests (margaretha, issue #34)
529 - Updated VC access controllers (margaretha)
53019/03/2019
531 - Added close index controller (margaretha)
53211/04/2019
533 - Fixed unknown authentication scheme, missing VC entity, and parameter
534 checker (margaretha)
535 - Fixed sharing unknown VC, updating corpusQuery, and handling non-
536 unique group name and unknown VC access (margaretha)
53727/06/2019
538 - Handled LDAP errors, fixed #45 (margaretha)
53903/07/2019
540 - Added re-caching VC at closing-index service, resolved #44 (margaretha)
541 - Changed the response media-type of authentication controllers (margaretha)
542 - Fixed bugs: allow guest to retrieve system VC,
543 remove VC from cache when it is deleted (margaretha)
54404/07/2019
545 - Updated VC name pattern and tests (margaretha)
546
547# version 0.61.6
54804/02/2019
549 - Fixed SQL data and merged oauth2_client_url and oauth2_client (margaretha)
550 - Updated client deregistration behavior (margaretha)
55105/02/2019
552 - Added delete-group-by-name controller (margaretha)
553 - Added unique index to group name (margaretha)
55406/02/2019
555 - Updated a user setting test using array for multiple values (margaretha)
556 - Added metadata controller tests (margaretha)
55718/02/2019
558 - Fixed tests (margaretha)
559 - Updated handling errors from Koral (margaretha)
56019/02/2019
561 - Added fields to metadata controller (margaretha, issue #39)
562
563# version 0.61.5
56417/12/2018
565 - Added a search timeout test (margaretha)
56618/12/2018
567 - Updated tests using BeanConfigTest to use SpringJerseyTest (margaretha)
56808/01/2019
569 - Improved predefined vc caching (issue #28, margaretha)
57009/01/2019
571 - Added comments (margaretha)
572 - Updated code structure (margaretha)
57311/01/2019
574 - Degraded API version to 1.0 (margaretha)
575 - Added OAuth2 client info tests (margaretha)
57614/01/2019
577 - Added retrieveVCByName and deleteVCByName controllers (margaretha)
57816/01/2019
579 - Added a PUT request for both creating and editing vc (margaretha)
580 - Added aliases to some VC controllers (margaretha)
581 - Merged VC access list controllers (margaretha)
58221/01/2019
583 - Removed codes related to user registration & password management (margaretha)
58422/01/2019
585 - Added create, edit, retrieve user default setting controllers (margaretha)
58622/01/2019
587 - Updated default setting controllers & added tests (margaretha)
588 - Added delete key in setting controllers (margaretha)
58923/01/2019
590 - Added default setting key validation (margaretha)
591 - Fixed UserdataTest (margaretha)
59224/01/2019
593 - Added default setting key validation & fixed UserdataTest (margaretha)
59425/01/2019
595 - Added VC reference and MapUtil tests (margaretha)
59628/01/2019
597 - Fixed username verification in DefaultSettingService (margaretha)
598 - Added foundry rewrite with user default setting (margaretha)
599 - Added default foundry for morphology layer (margaretha)
60029/01/2019
601 - Fixed share VC type (margaretha)
602 - Added delete setting controller (margaretha)
603 - Handled "no resource found" cases (margaretha, issue #37)
60430/01/2019
605 - Added server shutdown description in readme (margaretha)
606
607# version 0.61.4
60814/11/2018
609 - Integrated lite and full services and controllers in core (margaretha)
61021/11/2018
611 - Updated OAuth2 refresh token request to create a new refresh token and
612 revoke the old one per request (margaretha)
61328/11/2018
614 - Updated NamedVCLoader to delete existing VC in DB (margaretha)
615 - Handled storing cached VC with VC reference (margaretha)
61629/11/2018
617 - Added a controller for listing user clients having active refresh tokens
618 (margaretha)
6196/12/2018
620 - Added debug flags to mitigate log4j debugging performance (margaretha)
621 - Fixed KoralNode at() method (margaretha)
62211/12/2018
623 - Implemented revoking all tokens of a user client via a super client
624 (margaretha)
625 - Removed document controllers and KustvaktResource (margaretha)
626 - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
627
628
629# version 0.61.3
63017/10/2018
631 - Updated NamedVCLoader to be optional (margaretha)
632 - Updated annotation tables & implemented key-value structure (margaretha)
633 - Added annotation parser for annotation data from kalamar (margaretha)
634 - Implemented parsing free resource info from json (margaretha)
63522/10/2018
636 - Updated jetty, spring and hibernate versions (margaretha)
637 - Fixed the order of annotation keys and values, and added tests (margaretha)
638 - Fixed resource DAO & added tests (margaretha)
63924/10/2018
640 - Fixed query serialization service (margaretha)
641 - Added "highlights" parameter to matchInfo controller (margaretha)
642 - Added "fields" parameter to search controllers (margaretha)
643 - Integrated lite controllers, services and tests in full version (margaretha)
64429/10/2018
645 - Moved javax.servlet-api to core (margaretha)
64607/11/2018
647 - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
64813/11/2018
649 - Added Shutdown handler to Jetty server (margaretha)
650 - Fixed storing VC order in NamedVCLoader (margaretha)
651
652# version 0.61.2
65312/09/2018
654 - Added various log4j2 configurations (margaretha)
65513/09/2018
656 - Implemented VirtualCorpusRewrite (margaretha)
65714/09/2018
658 - Fixed SpringJerseyTest ApplicationContext (margaretha)
659 - Handled VCRef with username in VirtualCorpusRewrite (margaretha)
660 - Enabled VCReferenceTest in maven test suite (margaretha)
66118/09/2018
662 - Handled unique constraints / inserting duplicate items to DB (margaretha)
663 - Added a controller for editing user group member roles (margaretha)
66419/09/2018
665 - Fixed cached-VC ref with username (margaretha)
666
667# version 0.61.1
66828/08/2018
669 - Added API URL versioning (margaretha)
670 - Deactivated IdRewrite (margaretha)
671 - Fixed kustvakt controller (margaretha)
67230/08/2018
673 - Fixed root packages & added api version properties in kustvakt.conf
674 (margaretha)
675 - Fixed versioning in SearchController (margaretha)
676 - Added API versioning tests (margaretha)
677
678# version 0.61.0
679
68002/08/2018
681 - Added VC reference tests (margaretha)
682 - Implemented loading and caching named VCs (margaretha)
68303/08/2018
684 - Implemented OAuth2 revoke token (margaretha)
685 - Updated OAuth2 refresh token implementation (margaretha)
68614/08/2018
687 - Implemented revoke all OAuth2 access tokens and authorization codes of
688 client users when deregistering/deleting a client (margaretha)
689 - Fixed update OAuth2 access token (margaretha)
690 - Implemented reset client secret (margaretha)
691 - Fixed revoking latest access token when refreshing OAuth2 access token
692 (margaretha)
69315/08/2018
694 - Implemented OAuth2 client info controller (margaretha)
695 - Implemented update OAuth2 client privilege controller for admins
696 (margaretha)
697 - Implemented unlimited authorization scope for super clients with OAuth2
698 password grant (margaretha)
699 - Marked native clients implementation to deprecated in favour of super
700 clients (margaretha)
701 - Enabled using Bearer tokens as user authentication tokens (Authorization
702 header value) for many controllers including OAuth2 controllers (margaretha)
70316/08/2018
704 - Implemented degrading super clients (margaretha)
705 - Improved and added OAuth2 tests (margaretha)
70621/08/2018
707 - Added VC name pattern check (margaretha)
70822/08/2018
709 - Implemented loading VC from gz files (margaretha)
710 - Updated OAuth2 authorization codes' & access tokens' expiry check
711 (margaretha)
71223/08/2018
713 - Updated RefreshToken implementations with separate DB tables (margaretha)
714 - Allows multiple access tokens per refresh token (margaretha)
71527/08/2018
716 - Added statistic with VC reference tests (margaretha)
717 - Fixed OAuth2 SQL files (margaretha)
71828/08/2018
719 - Added c3p0 datasource configuration to Spring default-config-xml
720 (margaretha)
721 - Added running Kustvakt server with custom spring config in the readme
722 (margaretha)
723 - Removed old OAuth2 codes (margaretha)
724 - Moved non-config test codes to misc (margaretha)
725
726
727# version 0.60.5
728
72909/07/2018
730 - Added service layer to the search controller (margaretha)
731 - Added OAuth2 scope checking in search and VC controllers (margaretha)
732 - Added handling OAuth2 bearer token for VC access and User group
733 controllers (margaretha)
734 - Added default scope to password grant (margaretha)
73510/07/2018
736 - Made createBasicAuthorizationHeaderValue static (margaretha)
737 - Added store access token in openID token service (margaretha)
738 - Fixed empty scope in openID authorization and token service (margaretha)
739 - Implemented storing authorization code in cache (margaretha)
74011/07/2018
741 - Fixed authentication time in authentication controller (margaretha)
742 - Added OAuth2 access token tests (margaretha)
74312/07/2018
744 - Updated maven surefire setting for faster test suite runtime (margaretha)
745 - Implemented refreshing OAuth2 access token (margaretha)
74626/07/2018
747 - Fixed issue #27 (margaretha)
74802/08/2018s
749 - Fixed clientId encoding in OAuth2ClientControllerTest (margaretha)
750
751
752# version 0.60.4
753
75405/07/2018
755 - implemented OAuth2 authorization code request with OpenID Authentication
756 (margaretha)
757 - enabled OAuth2 authorization without OpenID authentication using Nimbus
758 library (margaretha)
759 - implemented response handler for OpenID authentication errors in authorization
760 requests (margaretha)
761 - added tests regarding OpenID authentication in authorization requests
762 (margaretha)
763 - implemented OAuth2 authorization error response via redirect URI instead of
764 JSON (margaretha)
765 - added state to OAuth2 authorization error response (margaretha)
766 - implemented OpenID token service for authorization code flow (margaretha)
767 - implemented signed OpenID token with default algorithm RSA256 (margaretha)
768 - implemented JSON Web Key (JWK) set web-controller listing kustvakt public
769 keys (margaretha)
770 - implemented OpenId configuration (margaretha)
771 - added authentication time and support for auth_time in id_token (margaretha)
772 - implemented support for nonce and max_age parameters in OpenID authentication
773 (margaretha)
774 - implemented OAuth2 token request with password grant using Nimbus library
775 (margaretha)
776 - updated redirect URI validator (margaretha)
777 - updated client registration requirement to allow desktop applications
778 (margaretha)
779 - fixed RSA key configuration (margaretha)
780 - merged OAuth2 client deregistration controllers (margaretha)
781 - fixed OAuth2 client unique URL-hashcode (margaretha)
782 - migrated logging to log4j 2 and adapted java.util.logging to log4j(margaretha)
783 - Added support for unrestricted corpus statistics (ndiewald)
784 - updated paths of user-group deletion-controllers (margaretha)
785 - Do not pass broken queries to Krill (diewald)
786 - added OAuth2 token request with client authentication via Authorization
787 header (margaretha)
788 - added port checking in test suite (margaretha)
789
790# version 0.60.3
791
79206/06/2018
793 - improved user authentication by using authentication filter for authorization
794 code request (margaretha)
795 - limited client authentication to client id checking in authorization code
796 request (margaretha)
797 - added user_id in the oauth2_access_token database table (margaretha)
798 - implemented OAuth2Authentication provider for token context management
799 (margaretha)
800 - added parameter checking for authorization DAO (margaretha)
801 - added controller tests using OAuth2 access token (margaretha)
802 - added database tables for MySQL (margaretha)
803 - updated JWT library and related codes (margaretha)
804
805# version 0.60.2
806
80703/05/2018
808 - implemented OAuth2 client registration (margaretha)
809 - implemented OAuth2 client authentication (margaretha)
810 - changed virtual corpus search to retrieval (margaretha)
811 - implemented public client deregistration task (margaretha)
812 - added client registration and deregistration tests (margaretha)
813 - implemented confidential client deregistration task (margaretha)
814 - fixed storing client secret (margaretha)
815 - implemented OAuth2 response handler (margaretha)
816 - implemented OAuth2 request access token with client credentials grant
817 (margaretha)
818 - implemented OAuth2 request access token with resource owner password grant
819 (margaretha)
820 - implemented OAuth2 authorization code request (margaretha)
821 - added OAuth2 error codes (margaretha)
822 - added OAuth2 authorization, scope and access token tables for SQLite
823 (margaretha)
824 - implemented OAuth2 authorization, scope and access token DAO (margaretha)
825 - implemented OAuth2 request access token with authorization code grant
826 (margaretha)
827 - added setting default scopes in the config file (margaretha)
828 - fixed loading spring config multiple times in the test suite (margaretha)
829 - added SQLite created_date trigger for access token (margaretha)
830 - added a join table for access token scopes (margaretha)
831 - added access scopes handling (margaretha)
832 - added tests about request token with authorization code (margaretha)
833
834# version 0.60.1
835
83628/03/2018
837 - added admin-related SQL codes (margaretha)
838 - updated AdminDao (margaretha)
839 - added optional username query parameter to group list controller (margaretha)
840 - fixed non hierarchical URI of kustvakt conf files (margaretha)
841 - added delete group member triggers (margaretha)
842 - added list user-group by username and status for system admin (margaretha)
843 - added user-group status in user-group DTO (margaretha)
844 - added check for hidden groups in user-group tests (margaretha)
845 - added database trigger test on deleting members when deleting group
846 (margaretha)
847 - renamed VC type PREDEFINED to SYSTEM (margaretha)
848 - added VC list controller for system admin (margaretha)
849 - added VC controller tests with for system admin (margaretha)
850 - added hidden access removal when deleting published VC (margaretha)
851 - added check for hidden groups in VC controller tests (margaretha)
852 - added search user-group controller (margaretha)
853 - removed createdBy from VirtualCorpusJson (margaretha)
854 - moved member role setting from the invitation phase to the after-subscription
855 phase (margaretha)
856 - added member role removal after deleting members (margaretha)
857 - added add and delete member role controllers (margaretha)
858
859# version 0.60
860
86114/03/2018
862 - set up mail settings using localhost port 25 (margaretha)
863 - added mail template in kustvakt configuration (margaretha)
864 - added mail settings to readme (margaretha)
865 - disabled email notification for auto group (margaretha)
866 - added metadata retrieval (diewald)
867 - enabled custom implementation for email address retrieval (margaretha)
868 - removed old policy and deprecated code (margaretha)
869 - moved authentication related code to /full (margaretha)
margarethad59b34d2024-12-03 10:31:30 +0100870 - added userRoles attribute to UserGroupDto (margaretha)
margarethafbfe2872024-01-04 23:29:28 +0100871 - fixed sqlite trigger (margaretha)
872 - fixed member exist error message (margaretha)
873 - fixed member invitation to join deleted group (margaretha)
874 - added checking deleted group (margaretha)
875
876# version 0.59.10
877
87820/02/2018
879 - added sort VC by id (margaretha)
880 - added test cases regarding VC sharing (margaretha)
881 - implemented withdraw VC from publication (margaretha)
882 - added Changes file (margaretha)
883 - implemented add/invite users to group (margaretha)
884 - implemented delete user-group and member tasks (margaretha)
885 - added userMemberStatus in group lists (margaretha)
886 - updated and added SQL test data (margaretha)
887 - added user group related tests (margaretha)
888 - implemented custom configuration for deleting user groups and members (margaretha)
889 - updated library versions and java environment (margaretha)
890 - added expiration time check for member invitation (margaretha)
891 - moved .properties files (margaretha)
892 - merged changelog file to Changes (margaretha)
893 - updated status codes and error messages to be more detailed (margaretha)
894 - testing mail implementation using embedded jetty jndi (margaretha)
895 - fixed collection rewrite regarding OR operation with other fields
896 (margaretha)
897 - implemented sending mail using spring injection and removed jetty jndi
898 (margaretha)
899 - fixed unrecognized application/json (margaretha)
900 - fixed and updated velocity template (margaretha)
901
902# version 0.59.9
903
90419/01/2018
905 - restructured basic authentication (margaretha)
906 - fixed AuthenticationException to include authentication scheme (margaretha)
907 - fixed rewrite redundancy in collection rewrite (margaretha)
908 - fixed foundry rewrite for constituents (margaretha)
909 - introduced authentication methods, schemes and tokens (margaretha)
910 - implemented collection rewrite with multiple licenses (margaretha)
911 - fixed foundry rewrite for korap span without wrap node (margaretha)
912 - implemented list user group (margaretha)
913 - implemented delete VC task (margaretha)
914 - implemented create user-group, subscribe to user-groups, unsubscribe to
915 user-groups tasks(margaretha)
916 - fixed handling JSON mapping exception for missing enums (margaretha)
917 - implemented list VC task (margaretha)
918 - added KoralQuery in VC lists (margaretha)
919 - implemented edit VC task (margaretha)
920 - implemented publish VC task (margaretha)
921 - implemented share VC task (margaretha)
922 - implemented list only owned VC task (margaretha)
923 - implemented list VC access task (margaretha)
924 - implemented search VC by id task (margaretha)
925 - implemented delete VC access (margaretha)
926 - implemented search for project VC (margaretha)
927 - added search VC related tests (margaretha)
928 - removed PredefinedUserGroup.ALL and related codes (margaretha)
929 - implemented search for published VC (margaretha)
930
931# version 0.59.8
932
93321/09/2017
934 - restructured statistics service (margaretha)
935 - removed deprecated loader codes and tests (margaretha)
936 - removed old Spring java configurations (margaretha)
937 - implemented entity classes for the new database (margaretha)
938 - added MySQL codes regarding VC and for testing (margaretha)
939 - added dao methods regarding VC (margaretha)
940 - added similar SQL codes (to MySQL) for sqlite (margaretha)
941 - added dao methods regarding user groups (margaretha)
942 - restructured web-service codes into controller and logic/business-service
943 (margaretha)
944 - implemented user role and privilege, and added tests (margaretha)
945 - prepared test suite using new database (margaretha)
946 - implemented UserGroupDao and tests (margaretha)
947 - fixed missing exceptions in JsonUtils (margaretha)
948 - restructured web filters and authentication codes (margaretha)
949 - implemented create/store VC (margaretha)
950 - fixed collection rewrite bug regarding availability with operation or
951 (margaretha)
952
953# version 0.59.7
954
95513/10/2016
956 - MOD: updated search to use new siglen (diewald)
957 - MOD: fixed matchinfo retrieval in light service (diewald)
958
95905/05/2015
960 - ADD: rest test suite for user service (hanl)
961 - MOD: setup parameter modification (hanl)
962 - ADD: oauth2 client unique constraint (hanl)