This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v3.13.5
What's Changed
- Update Core to 3.13.3 and update ES7 changes by @james-deee in #174
- Fix search on es7-persistence by @BirknerAlex in #170
- Make index README clearer by @imprakharsachan in #164
- Remove some functions from ElasticSearchRestDAOV7.java which were mistakenly repeated by @bjpirt in #177
- Add support for indexing to postgres persistence (Postgres indexDAO) by @bjpirt in #181
- Fix bug with ES Index and Postgres Index DAOs colliding by @james-deee in #191
- feature: Not storing duplicate data in external storage by @SimonMisencik in #153
- Fix postgres tests by @v1r3n in #194
New Contributors
- @BirknerAlex made their first contribution in #170
- @imprakharsachan made their first contribution in #164
- @bjpirt made their first contribution in #177
- @SimonMisencik made their first contribution in #153
Full Changelog: v3.13.3...v3.13.5