-
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.
- 5.0.1 (2022-10-04)
- Bug Fixes
- 5.0.0 (2022-09-28)
- Bug Fixes
- Features
- BREAKING CHANGES
- 4.4.11 (2022-09-01)
- Bug Fixes
- 4.4.10 (2022-08-30)
- Bug Fixes
- 4.4.9 (2022-08-30)
- Bug Fixes
- 4.4.8 (2022-08-29)
- Bug Fixes
- 4.4.7 (2022-08-29)
- Bug Fixes
- 4.4.6 (2022-08-29)
- Bug Fixes
- 4.4.5 (2022-08-19)
- Bug Fixes
- 4.4.4 (2022-08-18)
- Bug Fixes
- 4.4.3 (2022-08-17)
- Bug Fixes
- 4.4.2 (2022-08-17)
- Bug Fixes
- 4.4.1 (2022-07-19)
- Bug Fixes
- 4.4.0 (2022-07-06)
- Bug Fixes
- Features
- 4.2.10-SNAPSHOT
- 4.2.8
- 4.0.15-SNAPSHOT
CHANGELOG.md 12.03 KiB
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)
4.4.7 (2022-08-29)
Bug Fixes
- add more logging (c446fe0)
4.4.6 (2022-08-29)
Bug Fixes
4.4.5 (2022-08-19)
Bug Fixes
- add new classicmayan mets-mods-mapping release (6479754)
- fix https link in simpledc schema (0b52c44)
- increase mets-mods-mapping version (b7a362f)
4.4.4 (2022-08-18)
Bug Fixes
4.4.3 (2022-08-17)
Bug Fixes
- add more logging (7d0f637)
4.4.2 (2022-08-17)
Bug Fixes
- add bom creation in mvn profile sbom (16e8f63)
- add method doc, fix some final issues (5cee54e)
- add more ignores (03ca80b)
- add some logging (b2a5e69)
- remove sysouts, do some formatting (93e0da1)
4.4.1 (2022-07-19)
Bug Fixes
- add "hdl" instead of "hdl:" from config file (884eb83)
- add boost for collection in set response (5f321fd)
- add contrib file (11ad08d)
- add EVEN MORE logging (b05afae)
- add more logging (9a282b3)
- arg! (3e1e3f8)
- arg! (24e378b)
- fix listsets bug, using admimistrativeMetadata.dcterms:format now (ce57635)
- more list sets logging (47ed8d3)
- remove log4j deps, using util logging for now (e2ae91c)
- remove out commented ignore for testing (fead011)
- try more logging (ee439c5)
- use administrativeMetadata for ListSets request (551f771)
- use more listsets getters and setters (2156f34)
- yes, fix bug #30 (closed), set included in listidentifiers, too (18f0270)
4.4.0 (2022-07-06)
Bug Fixes
- increase SNAPSHOT version (a4bf840)
Features
- remove set-in-collection to fix bug (7578c7d)
4.2.10-SNAPSHOT
- Implement new CI workflow
4.2.8
- Fix #61 (closed)
4.0.15-SNAPSHOT
- Move repository, issues, and ci/cd from projects.gwdg.de to gitlab.gwdg.de
- Implement Gitlab CI/CD workflow