Skip to content

Releases: algolia/algoliasearch-django

3.0.0

27 Apr 07:22
Compare
Choose a tag to compare

⚠ 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

27 Aug 13:15
Compare
Choose a tag to compare
  • [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

15 May 12:53
66660fa
Compare
Choose a tag to compare
  • Fix/default log handler (#248)

1.5.4

16 Jan 13:42
8c55826
Compare
Choose a tag to compare
  • Shallow release to solve 1.5.3 release issue
  • [FIX] Fix reindex_all deleting settings (#239)

1.5.2

09 Jan 16:57
3f3a785
Compare
Choose a tag to compare
  • [FIX] Remove relations from indexed model fields (#233)

1.5.1

02 Nov 11:04
da47117
Compare
Choose a tag to compare
  • [FIX] Fix reindex_all() and save_record() when should_index is not callable

1.5.0

09 Aug 16:08
448f6b3
Compare
Choose a tag to compare
  • [FEAT] Allow properties as custom_objectID

1.4.1

29 Jun 17:12
6ae3650
Compare
Choose a tag to compare
  • [FIX] Fix handling of unicode strings in python2

1.4.0

27 Jun 15:02
097cace
Compare
Choose a tag to compare
  • [ADD] Reset method to reinitialize an AlgoliaEngine

1.3.2

24 May 13:53
423e271
Compare
Choose a tag to compare
  • [FIX] Fix reindex to handle replicas