Version 1.0
New Major Release for Set API including support for Mongo 6.
New functionality implemented in this release:
- text search results ordered by textScore
- fixes for ordeing of search results
Non functional updates:
- migration to java 17
- database migration to mongo 6 (including upgrade of morphia and mongo-driver versions)
- removed support for socks proxy
- externalization of log4j configurations
- improved rediness/liveliness checks
- fixes for server console
What's Changed
- publication date (issued) added by @SrdjanStevanetic in #233
- added write concerns mongo config, similarly as in the entity management by @SrdjanStevanetic in #234
- sort based on the textScore for the text search by @SrdjanStevanetic in #235
- EA-3473 remove socks proxy by @SrishtiSingh-eu in #236
- the provided find options at search time were overwriding the sort by @gsergiu in #237
- append soring by id as second criteria #EA-3419 by @gsergiu in #238
- Changes for readiness and liveness probe by @nshweta90 in #239
- 0.11 maintenance by @gsergiu in #240
- Update to Morphia 1.6.1 and mongo driver 4.7.2 by @gsergiu in #241
- add-opens command in Docker File by @gsergiu in #242
- change annotation to RestControler to include it in the swagger console by @gsergiu in #243
- fix spring doc annotations by @gsergiu in #244
- use relative path for server url to replace the default url which uses by @gsergiu in #245
- set default read and write concerns #EA-3647 by @gsergiu in #246
- authorization verify resource access for read set to true (e.g. used for by @SrdjanStevanetic in #247
- Ea 3830 externalization of log4j config by @nshweta90 in #248
New Contributors
- @nshweta90 made their first contribution in #239
Full Changelog: 0.11.2...1.0
Jira Release:https://europeana.atlassian.net/projects/EA/versions/10771/tab/release-report-all-issues