blob: 069938408b0b4ea3bee078f9c256357b7359b47e [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)
margarethaf4a223f2025-06-23 16:05:22 +02006- Implement search for protected resources by using public metadata search
margaretha00a4fc02025-06-05 11:33:13 +02007 web-service and adding Diagnostics. (#64)
margarethaf4a223f2025-06-23 16:05:22 +02008- Add support for match-id with signatures.
margarethaa1936fe2025-06-11 09:54:47 +02009- Add resource reference.
margarethaf4a223f2025-06-23 16:05:22 +020010- Disable pid for resource in the results
11- Implement search on a protected resource returning one result with
12 a URL reference
margarethac2837812025-05-22 10:42:49 +020013
margarethaf29f5262025-04-10 11:20:22 +0200141.0.7-SNAPSHOT
15
16- update libraries including fcs-simple-endpoint 1.8.0
17- add Dockerfile
18- add institution
19- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020020- Fixed the language of resource description
21
margarethaf29f5262025-04-10 11:20:22 +020022
margaretha17940e22022-04-08 11:58:51 +0200231.0.6-SNAPSHOT
24
Akronb37c7be2022-10-05 13:15:27 +0200252022-10-05
26 - Dependency Updates due to CVE-2022-42003 (diewald)
27
margaretha17940e22022-04-08 11:58:51 +020028
291.0.5-SNAPSHOT
30
312022-03-26
32 - Override maven-default-http-blocker with a dummy (kupietz)
332021-12-10
34 - Updated log4j due to CVE-2021-44228
352021-05-21
36 - Disable re-running CI tests on unmerged pull-requests (kupietz)
37
margaretha8e0c3d02020-11-20 09:37:43 +01003820/11/2020
39 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010040 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010041
margaretha4d102952019-12-20 14:13:12 +01004220/12/2019
43 - Added dynamic acquisition of resource info using KorAP API.
44
margarethabc4ec532019-07-11 16:40:42 +02004511/07/2019
margaretha4d102952019-12-20 14:13:12 +010046 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020047
margarethacfd11e72019-01-07 11:58:05 +01004807/01/2019
margaretha4d102952019-12-20 14:13:12 +010049 - Updated Jackson databind library.
50 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020051 - Added change log.