-
group_2006_bot authoredgroup_2006_bot authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 14.77 KiB
5.1.2 (2022-12-20)
Bug Fixes
- increase metsmods version (9a33b66)
5.1.1 (2022-12-07)
Bug Fixes
- add json error to logging (765112a)
5.1.0 (2022-12-07)
Bug Fixes
Features
- increase metsmodsmapping version, add README for JUNIT testing (9285238)
5.0.3 (2022-10-10)
Bug Fixes
- correct camel case for OAIPMH and DATACITE classes :-) (d50892e)
- correct header date information for oai_idiom_mets (414e7e5)
5.0.2 (2022-10-06)
Bug Fixes
- get ListIdentifiers for IDIOM from ElasticSearch (fixes #77 (closed)) (7dac11f)
- re-ignore testing (have to improve this eventually... :-) (28f6b63)
- refactor method for ES request (fixes #80 (closed)) (eb874ac)
- repair IDIOM image issues (fixes #74 (closed) and fixes #79 (closed)) (ad908e6)
5.0.1 (2022-10-04)
Bug Fixes
- repair revision URI deliverance with IDIOM objects (1c933c5), closes #73 (closed)
5.0.0 (2022-09-28)
Bug Fixes
- add endpoint for tgcrud for correct mets-mods usage (8272f62)
- add singleton tgcrud client (2a1d842)
- add TEST_ALL_PAGES trigger for online testing (01c4975)
- correct oaiEsClient name (d772dec)
- fix beans es client instantiation (71a9573)
- fix dhrep online tests and config (f97801f)
- fix id counting method (2c2b144)
- ignore tests again (d23e99d)
- refactor beans.xml and a little more in IDIOM ListRecords (62aad73)
- refactor dhrep tests a little bit, correct test settings (983f443)
- refactor oaiEsClient handling, we have a new client instance now for every class (9693691)
- refactor some spring configurations and IDIOM image settings (d0541d9)
- refactor tests a lot :-) (d8997f3)
- refactor textgrid URI usage (URI <--> base URI) (e2834dd)
- refactore oaipmh client handling (0e96ef6)
- remove more idiom image metadata format things (f73bf6f)
- removed all oai_idiom_image_mets occurances, fixes #56 (closed) (80fde0b)
- set tests right (1e77386)
- update spring dependency (bb52b05)
Features
- re-factor idiom image handling, use new idiom metsmods lib 2.0.0 (689ca1d)
- refactor ElasticSearchBean a little bit --> use a second for nonpublic queries (7fdec8b)
BREAKING CHANGES
- OAI-PMH configuration needs to be updated
4.4.11 (2022-09-01)
Bug Fixes
- add more and finer logs (de828a0)
- remove log4jcontextlistener (10beddf)
- remove some dead code, update Spring deps (dc25e34)
4.4.10 (2022-08-30)
Bug Fixes
- if image incomplete, add normal object data (6e74754)
- jump to next entry if no record available (still #64 (closed)) (bfea775)
4.4.9 (2022-08-30)
Bug Fixes
- fix failure in gitlab-ci (ff80672)
- fixes #65 (closed) for GetRecord, too (961c0c3)
4.4.8 (2022-08-29)
Bug Fixes
- catching NoSuchElementException in metsmodsmapping module (f47c283)