blob: d1be51e361a64e8b232d164f38eb2f72d4c84b42 [file] [log] [blame]
margaretha7f0b4bd2026-05-06 11:53:59 +020011.0.9-SNAPSHOT
2
3- update libraries including fcs-simple-endpoint 2.0.0
4
margarethac2837812025-05-22 10:42:49 +020051.0.8-SNAPSHOT
6
7- handle resource pid and resolve resources (virtual corpora) using map (#62)
margarethad7b3fc42025-06-02 14:43:05 +02008- handle empty description.
margaretha00a4fc02025-06-05 11:33:13 +02009- Add cache for virtual corpus access.(#63)
margarethaf4a223f2025-06-23 16:05:22 +020010- Implement search for protected resources by using public metadata search
margaretha00a4fc02025-06-05 11:33:13 +020011 web-service and adding Diagnostics. (#64)
margarethaf4a223f2025-06-23 16:05:22 +020012- Add support for match-id with signatures.
margarethaa1936fe2025-06-11 09:54:47 +020013- Add resource reference.
margarethaf4a223f2025-06-23 16:05:22 +020014- Disable pid for resource in the results
15- Implement search on a protected resource returning one result with
16 a URL reference
margarethac2837812025-05-22 10:42:49 +020017
margarethaf29f5262025-04-10 11:20:22 +0200181.0.7-SNAPSHOT
19
20- update libraries including fcs-simple-endpoint 1.8.0
21- add Dockerfile
22- add institution
23- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020024- Fixed the language of resource description
25
margarethaf29f5262025-04-10 11:20:22 +020026
margaretha17940e22022-04-08 11:58:51 +0200271.0.6-SNAPSHOT
28
Akronb37c7be2022-10-05 13:15:27 +0200292022-10-05
30 - Dependency Updates due to CVE-2022-42003 (diewald)
31
margaretha17940e22022-04-08 11:58:51 +020032
331.0.5-SNAPSHOT
34
352022-03-26
36 - Override maven-default-http-blocker with a dummy (kupietz)
372021-12-10
38 - Updated log4j due to CVE-2021-44228
392021-05-21
40 - Disable re-running CI tests on unmerged pull-requests (kupietz)
41
margaretha8e0c3d02020-11-20 09:37:43 +01004220/11/2020
43 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010044 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010045
margaretha4d102952019-12-20 14:13:12 +01004620/12/2019
47 - Added dynamic acquisition of resource info using KorAP API.
48
margarethabc4ec532019-07-11 16:40:42 +02004911/07/2019
margaretha4d102952019-12-20 14:13:12 +010050 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020051
margarethacfd11e72019-01-07 11:58:05 +01005207/01/2019
margaretha4d102952019-12-20 14:13:12 +010053 - Updated Jackson databind library.
54 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020055 - Added change log.