blob: c0e12794fcce3f4ef81d568e76b612b51102f84d [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)
margarethaa497fcb2025-06-06 12:47:49 +02008- Added support for match-id with signatures.
margarethaa1936fe2025-06-11 09:54:47 +02009- Add resource reference.
margarethac2837812025-05-22 10:42:49 +020010
margarethaf29f5262025-04-10 11:20:22 +0200111.0.7-SNAPSHOT
12
13- update libraries including fcs-simple-endpoint 1.8.0
14- add Dockerfile
15- add institution
16- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020017- Fixed the language of resource description
18
margarethaf29f5262025-04-10 11:20:22 +020019
margaretha17940e22022-04-08 11:58:51 +0200201.0.6-SNAPSHOT
21
Akronb37c7be2022-10-05 13:15:27 +0200222022-10-05
23 - Dependency Updates due to CVE-2022-42003 (diewald)
24
margaretha17940e22022-04-08 11:58:51 +020025
261.0.5-SNAPSHOT
27
282022-03-26
29 - Override maven-default-http-blocker with a dummy (kupietz)
302021-12-10
31 - Updated log4j due to CVE-2021-44228
322021-05-21
33 - Disable re-running CI tests on unmerged pull-requests (kupietz)
34
margaretha8e0c3d02020-11-20 09:37:43 +01003520/11/2020
36 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010037 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010038
margaretha4d102952019-12-20 14:13:12 +01003920/12/2019
40 - Added dynamic acquisition of resource info using KorAP API.
41
margarethabc4ec532019-07-11 16:40:42 +02004211/07/2019
margaretha4d102952019-12-20 14:13:12 +010043 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020044
margarethacfd11e72019-01-07 11:58:05 +01004507/01/2019
margaretha4d102952019-12-20 14:13:12 +010046 - Updated Jackson databind library.
47 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020048 - Added change log.