Skip to content

v0.4.1

Choose a tag to compare

@qcoumes qcoumes released this 16 Aug 15:22
· 41 commits to master since this release
  • Document.update() method now take an optional using argument allowing to specify an alternate
    OpenSearch connection defined in OPENSEARCH_DSL.
  • Fix related document automatic indexation and deletion
    (Contributed by Colin Seifer).
  • Add pre-delete back into BaseSignalProcessor.handle_m2m_changed() to properly update the
    index on M2M interactions (Contributed by Colin Seifer).