Skip to content

v1.19.0

Latest

Choose a tag to compare

@joein joein released this 04 Aug 14:49

Change Log

Features 🌊

  • #1298 - payload storage configuration in create_collection (supersedes on_disk_payload) and more by @joein
  • #1247 - warn that search_params is ignored in local mode instead of silently dropping it by @MushiSenpai, @joein

Fixes πŸ§‘β€πŸ”§

Deprecations ⏲️

  • #1210 - add and query methods have been removed, use FastEmbed with upsert/query_points instead by @joein
  • #1311 - max_resident_memory_percent has been deprecated by @joein
  • #1298 - search, search_batch, search_groups, recommend, recommend_batch, recommend_groups and on_disk_payload have been deprecated in favour of query_points, query_batch_points, query_points_groups and the new payload config by @joein

Misc 🧰

Thanks to everyone who contributed to the current release!
@nazsats @winklemad @ErenAta16 @MushiSenpai @charles-dyfis-net @aloktripathi1 @Goodnight77 @hassanzafarr @estebany-qd @joein