Skip to content

Releases: algolia/algoliasearch-django

4.0.0

06 Jan 09:04
cbf5df0

Choose a tag to compare

⚠ BREAKING CHANGES

  • drop support for python <3.8
  • drop support for python <4.0
  • remove method clear_index in favor of clear_objects

See upgrade guide

3.0.0

27 Apr 07:22

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

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

Choose a tag to compare

  • Fix/default log handler (#248)

1.5.4

16 Jan 13:42
8c55826

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

Choose a tag to compare

  • [FIX] Remove relations from indexed model fields (#233)

1.5.1

02 Nov 11:04
da47117

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

Choose a tag to compare

  • [FEAT] Allow properties as custom_objectID

1.4.1

29 Jun 17:12
6ae3650

Choose a tag to compare

  • [FIX] Fix handling of unicode strings in python2

1.4.0

27 Jun 15:02
097cace

Choose a tag to compare

  • [ADD] Reset method to reinitialize an AlgoliaEngine