Releases: openedx/edx-search
Releases · openedx/edx-search
v4.1.1
v4.1.0
What's Changed
- feat: add Meilisearch-compatible search engine with tests (#164) by @regisb, with support from @pomegranited
Full Changelog
v4.0.0
What's Changed
- build: Update codecov and use token by @arbrandes in #151
- Drop python 3.8 support and other maintenance by @feanil in #153
New Contributors
- @arbrandes made their first contribution in #151
Full Changelog: v3.9.1...v4.0.0
Testing Note:
Testing will no longer work with older versions of docker-compose
. Use the built-in docker compose
instead.
v3.9.1
v3.9.0
v3.8.2
What's Changed
- fix: Fix event logging to log proper start and end time by @davidnuon in #144
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- fix: update version number to 3.8.1 by @davidnuon in #143
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- feat: add timing for results filtering by @davidnuon in #142
New Contributors
- @davidnuon made their first contribution in #142
Full Changelog: v3.7.1...v3.8.0
3.7.1 revert function name change
What's Changed
Full Changelog: v3.7.0...v3.7.1
3.7.0 optional detailed course search logging
What's Changed
- fix: Replaced whitelist_externals with allowlist_externals in tox and removed tox-battery by @edx-requirements-bot in #138
- Log detailed elasticsearch params by @ashultz0 in #139
- Also provides a make install-local for easy devstack development and retargets the non-functional "make test" to a working test
New Contributors
Full Changelog: 3.6.0...v3.7.0