blob: 70ec6028b1bb38128450a2eaf2d8cb2af6e60095 [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.
margaretha5fc2a362025-06-03 08:36:59 +02005- Add cache for virtual corpus access.
margarethad7b3fc42025-06-02 14:43:05 +02006
margarethac2837812025-05-22 10:42:49 +02007
margarethaf29f5262025-04-10 11:20:22 +020081.0.7-SNAPSHOT
9
10- update libraries including fcs-simple-endpoint 1.8.0
11- add Dockerfile
12- add institution
13- improve landingPageURI with corpus query
margarethac2837812025-05-22 10:42:49 +020014- Fixed the language of resource description
15
margarethaf29f5262025-04-10 11:20:22 +020016
margaretha17940e22022-04-08 11:58:51 +0200171.0.6-SNAPSHOT
18
Akronb37c7be2022-10-05 13:15:27 +0200192022-10-05
20 - Dependency Updates due to CVE-2022-42003 (diewald)
21
margaretha17940e22022-04-08 11:58:51 +020022
231.0.5-SNAPSHOT
24
252022-03-26
26 - Override maven-default-http-blocker with a dummy (kupietz)
272021-12-10
28 - Updated log4j due to CVE-2021-44228
292021-05-21
30 - Disable re-running CI tests on unmerged pull-requests (kupietz)
31
margaretha8e0c3d02020-11-20 09:37:43 +01003220/11/2020
33 - Fixed parsing error response from KorAP API and updated tests
margarethabb54bc42020-11-20 14:24:36 +010034 - Removed RecordIdentifier and updated version.
margaretha8e0c3d02020-11-20 09:37:43 +010035
margaretha4d102952019-12-20 14:13:12 +01003620/12/2019
37 - Added dynamic acquisition of resource info using KorAP API.
38
margarethabc4ec532019-07-11 16:40:42 +02003911/07/2019
margaretha4d102952019-12-20 14:13:12 +010040 - Updated libraries, resources and endpoint description.
margarethabc4ec532019-07-11 16:40:42 +020041
margarethacfd11e72019-01-07 11:58:05 +01004207/01/2019
margaretha4d102952019-12-20 14:13:12 +010043 - Updated Jackson databind library.
44 - Updated tests' descriptions.
Akronb37c7be2022-10-05 13:15:27 +020045 - Added change log.