blob: 28f99553564051a692eed39dc8ff9cc4664fe64c [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.
margarethac2837812025-05-22 10:42:49 +02009
margarethaf29f5262025-04-10 11:20:22 +0200101.0.7-SNAPSHOT
11
12- update libraries including fcs-simple-endpoint 1.8.0
13- add Dockerfile
14- add institution
15- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020016- Fixed the language of resource description
17
margarethaf29f5262025-04-10 11:20:22 +020018
margaretha17940e22022-04-08 11:58:51 +0200191.0.6-SNAPSHOT
20
Akronb37c7be2022-10-05 13:15:27 +0200212022-10-05
22 - Dependency Updates due to CVE-2022-42003 (diewald)
23
margaretha17940e22022-04-08 11:58:51 +020024
251.0.5-SNAPSHOT
26
272022-03-26
28 - Override maven-default-http-blocker with a dummy (kupietz)
292021-12-10
30 - Updated log4j due to CVE-2021-44228
312021-05-21
32 - Disable re-running CI tests on unmerged pull-requests (kupietz)
33
margaretha8e0c3d02020-11-20 09:37:43 +01003420/11/2020
35 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010036 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010037
margaretha4d102952019-12-20 14:13:12 +01003820/12/2019
39 - Added dynamic acquisition of resource info using KorAP API.
40
margarethabc4ec532019-07-11 16:40:42 +02004111/07/2019
margaretha4d102952019-12-20 14:13:12 +010042 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020043
margarethacfd11e72019-01-07 11:58:05 +01004407/01/2019
margaretha4d102952019-12-20 14:13:12 +010045 - Updated Jackson databind library.
46 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020047 - Added change log.