v1.8.0
Changelog
Features 🪄
- add
order_by
functionality toscroll
#491 by @coszio - add grpc compression options to QdrantClient #480 by @geetu040
- add datetime ranges support #517 by @coszio
- add min should clause #519 by @joein
- add collection exists api #518 by @joein
- update fastembed integration #493 #522 #524 @NirantK @joein @Anush008
Fixes 🪛
- fix potential edge case in scoring in context search #474 by @coszio
- close lock file explicitly in local mode #505 #521 by @FranckZibi @joein
- fix async client generator messing up imports #480 by @joein
Deprecations ⏳
- remove deprecated field conversions in grpc by @coszio
Thanks everyone who contributed to the release @coszio @geetu040 @FranckZibi @NirantK @Anush008 @joein