Skip to content

Releases: openedx/edx-search

v4.1.1

31 Oct 21:31
28fa16a
Compare
Choose a tag to compare

What's Changed

  • fix: wait for meilisearch index creation to succeed (#166) by @regisb

v4.1.0

23 Oct 15:04
91686e9
Compare
Choose a tag to compare

What's Changed

Full Changelog

  • fix: master branch sunset for pypa/gh-action-pypi-publish (#152)
  • chore: add python upgrade requirements file (#149)
  • chore: add catalog-info.yml (#149)
  • fix: remove annotations and links portion (#149)
  • build: Switch to ubuntu-latest for builds (#155)

v4.0.0

29 Jul 14:46
2336560
Compare
Choose a tag to compare

What's Changed

New Contributors

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

01 Apr 18:53
8ed3dc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

29 Mar 14:47
abad3bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.2...v3.9.0

v3.8.2

09 Jan 21:49
983065a
Compare
Choose a tag to compare

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

08 Jan 18:58
585c74c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.8.1

v3.8.0

08 Jan 16:59
091a479
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.1...v3.8.0

3.7.1 revert function name change

16 Nov 14:24
4b01497
Compare
Choose a tag to compare

What's Changed

  • fix: cannot rename perform-search to clearer name, breaks tests by @ashultz0 in #140

Full Changelog: v3.7.0...v3.7.1

3.7.0 optional detailed course search logging

16 Nov 13:47
93939ba
Compare
Choose a tag to compare

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