Skip to content

v2.47.1 — qdrant remove() without dimension guard

Choose a tag to compare

@CocoRoF CocoRoF released this 07 Jul 07:29

remove() deletes by filter without the index-path dimension guard (removal never embeds), enabling old-collection cleanup after an embedding-model switch; missing collection is a no-op instead of being auto-created. 4515 tests. See CHANGELOG [2.47.1].