Skip to content

Releases: hkulekci/qdrant-php

v0.5.8

30 Nov 06:05
9be8fa3
Compare
Choose a tag to compare

What's Changed

  • Make package compatible with PHP 8.4 by @adrmrn in #61

New Contributors

Full Changelog: v0.5.7...v0.5.8

v0.5.7

27 Sep 08:53
0a92196
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

26 Aug 06:50
411d60b
Compare
Choose a tag to compare

What's Changed

  • shard key opreation for collection initalized by @hkulekci in #55
  • sort implementation for scroll endpoint by @hkulekci in #56

Full Changelog: v0.5.5...v0.5.6

v0.5.5

25 Jun 05:11
9bae9fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

12 Jun 12:30
0ba31dc
Compare
Choose a tag to compare

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

Full Changelog: v0.5.3...v0.5.4

v0.5.3

15 May 13:15
70f0a5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Dec 07:05
4f906ea
Compare
Choose a tag to compare

What's Changed

  • Update collection cluster endpoint parameters by @hkulekci in #46

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Dec 19:43
9c82e07
Compare
Choose a tag to compare

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

02 Nov 07:38
aed17be
Compare
Choose a tag to compare

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

0.4.1

29 Aug 19:37
5627d6e
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

What's Changed

  • getName method return type changed as nullable by @hkulekci in #30
  • Support limit for Points scroll by @yunwuxin in #33

New Contributors

Full Changelog: v0.4...0.5