Skip to content

Releases: superdesk/eve-elastic

v2.4.2

07 Aug 06:22
Compare
Choose a tag to compare
  • fix install issue with ciso9601 dependency (by Luis Fernando Gomes)

v2.4.1

13 Feb 13:09
Compare
Choose a tag to compare
  • avoid closing/opening index on put_settings if settings are already set

v2.4

12 Oct 05:57
Compare
Choose a tag to compare
  • add support for kwargs to remove (by Luis Fernando Gomes)

v2.3

27 Jul 07:56
Compare
Choose a tag to compare
  • add support for parent-child relations.

v2.2

21 Jul 07:40
Compare
Choose a tag to compare
  • add ELASTICSEARCH_RETRY_ON_CONFLICT setting

v2.1

27 Mar 08:34
Compare
Choose a tag to compare
  • support es_highlight to be a callback.

v2.0

27 Mar 08:34
Compare
Choose a tag to compare
  • add support for elastic 2

v0.6

16 Nov 08:59
Compare
Choose a tag to compare
  • handle projections
  • parse dates using ciso8601

v0.5.2

15 Nov 15:40
Compare
Choose a tag to compare
  • make serializer configurable again

v0.5

14 Nov 13:42
Compare
Choose a tag to compare
  • allow list of urls to be set in ELASTICSEARCH_URL
  • add support for where param
  • handle bson.ObjectId serialization