Releases: algolia/algoliasearch-django
Releases · algolia/algoliasearch-django
3.0.0
⚠ BREAKING CHANGES
- 3.0.0 - Drop support for Python < 3.4
Features
- 3.0.0 - add support for Python 3.9, 3.10 and 3.11 (#329)
- 3.0.0 - drop python 2.7, update tox and CI run env (#329)
1.7.0
- [FEAT] Context Decorator to temporarily disable the auto-indexing (#266)
- [FIX] Make the temp index name respect the suffix and prefix (#268)
1.5.6
- Fix/default log handler (#248)
1.5.4
- Shallow release to solve 1.5.3 release issue
- [FIX] Fix reindex_all deleting settings (#239)
1.5.2
- [FIX] Remove relations from indexed model fields (#233)
1.5.1
- [FIX] Fix reindex_all() and save_record() when should_index is not callable
1.5.0
- [FEAT] Allow properties as custom_objectID
1.4.1
- [FIX] Fix handling of unicode strings in python2
1.4.0
- [ADD] Reset method to reinitialize an AlgoliaEngine
1.3.2
- [FIX] Fix reindex to handle replicas