Releases: hkulekci/qdrant-php
Releases · hkulekci/qdrant-php
v0.5.8
v0.5.7
What's Changed
- Update README.md by @evil1morty in #58
- Fix
with_payload
andwith_vector
params. by @julien-jourde in #59 - Add
withPayload
andwithVector
properties onRecommendRequest
class by @julien-jourde in #60
New Contributors
- @evil1morty made their first contribution in #58
- @julien-jourde made their first contribution in #59
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- Exists method initialized for Collections by @yaroslavpopovic in #54
New Contributors
- @yaroslavpopovic made their first contribution in #54
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- The value of the HNSW configuration parameter M can be zero by @dmitrichev in #52
- Improvement for Recommendation Endpoint by @hkulekci in #51
New Contributors
- @dmitrichev made their first contribution in #52 thank you ❤️
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
v0.5.1
What's Changed
- Test against PHP 8.3 by @snapshotpl in #41
- Some Improvements for Endpoints by @hkulekci in #43
- Query params improvement for payload delete and point search endpoints
- HnswConfig and WalConfig initialized for CreateCollection and UpdateCollection requests
- Bug Fixes for UpdateCollection CollectionParams attribute
- CollectionParamsDiff renamed as CollectionParams
- OptimizersConfigDiff renamed as OptimizersConfig
Full Changelog: v0.5...v0.5.1
v0.5
What's Changed
- Use php feature constructor property promotion by @NiCr42 in #35
- quantization_config parameter implemented for Update and Create Colle… by @hkulekci in #37
- optimizersConfig fixes by @hkulekci in #38
- ServerException changed as extending RuntimeException. And test impro… by @hkulekci in #40
New Contributors
Full Changelog: 0.4.1...v0.5