Skip to content

πŸ–‡οΈβ€‹ v1.53.0

Latest

Choose a tag to compare

@ManyTheFish ManyTheFish released this 10 Aug 09:15
· 2 commits to main since this release
979167f

✨ Enhancement

  • Sharding for foreign filters by @ManyTheFish in #6517

    • The foreign filter now supports sharding by retrieving the documents through the network when evaluating the foreign filters and hydrating the documents.

    • The limit of documents that a foreign filter can retrieve has been increased from 100 to 1000.

  • Adds indexSize and usedIndexSize returned by GET /indexes/{index_uid}/stats and in GET /stats by @tpayet in #6563

πŸ”’Β Security

πŸ”© Miscellaneous

  • Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.1 by @dependabot[bot] in #6556

Full Changelog: v1.51.0...v1.53.0