blob: 22213043e5f77203b7ca9853b51392d4629b7f40 [file] [log] [blame]
margarethac2837812025-05-22 10:42:49 +020011.0.8-SNAPSHOT
2
3- handle resource pid and resolve resources (virtual corpora) using map (#62)
margarethad7b3fc42025-06-02 14:43:05 +02004- handle empty description.
margaretha00a4fc02025-06-05 11:33:13 +02005- Add cache for virtual corpus access.(#63)
6- Implemented search for protected resources by using public metadata search
7 web-service and adding Diagnostics. (#64)
margarethac2837812025-05-22 10:42:49 +02008
margarethaf29f5262025-04-10 11:20:22 +020091.0.7-SNAPSHOT
10
11- update libraries including fcs-simple-endpoint 1.8.0
12- add Dockerfile
13- add institution
14- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020015- Fixed the language of resource description
16
margarethaf29f5262025-04-10 11:20:22 +020017
margaretha17940e22022-04-08 11:58:51 +0200181.0.6-SNAPSHOT
19
Akronb37c7be2022-10-05 13:15:27 +0200202022-10-05
21 - Dependency Updates due to CVE-2022-42003 (diewald)
22
margaretha17940e22022-04-08 11:58:51 +020023
241.0.5-SNAPSHOT
25
262022-03-26
27 - Override maven-default-http-blocker with a dummy (kupietz)
282021-12-10
29 - Updated log4j due to CVE-2021-44228
302021-05-21
31 - Disable re-running CI tests on unmerged pull-requests (kupietz)
32
margaretha8e0c3d02020-11-20 09:37:43 +01003320/11/2020
34 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010035 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010036
margaretha4d102952019-12-20 14:13:12 +01003720/12/2019
38 - Added dynamic acquisition of resource info using KorAP API.
39
margarethabc4ec532019-07-11 16:40:42 +02004011/07/2019
margaretha4d102952019-12-20 14:13:12 +010041 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020042
margarethacfd11e72019-01-07 11:58:05 +01004307/01/2019
margaretha4d102952019-12-20 14:13:12 +010044 - Updated Jackson databind library.
45 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020046 - Added change log.