Commit Graph

  • ff30799c6d fix: fix embed paths (#1278) dev George 2026-07-23 22:22:29 +07:00
  • 7beff07f12 tests: add local inference test for complex prefetch fix-embed-paths George Panchuk 2026-07-23 20:38:57 +07:00
  • e1f2789338 fix: fix embed paths George Panchuk 2026-07-23 00:05:33 +07:00
  • f326784879 Warn that search_params is ignored in local mode instead of silently dropping it (#1083) (#1247) Madhan Kumar Reddy 2026-07-22 23:33:21 +08:00
  • 532997a781 Fix local mode filters cross-matching booleans and integers (#1259) Madan kumar 2026-07-22 00:47:20 +05:30
  • e59d0fd58e fix: do not include local test files into the distribution (#1277) George 2026-07-22 00:51:41 +07:00
  • 11060f87a1 fix: do not include local test files into the distribution exclude-tests-from-distribution George Panchuk 2026-07-22 00:42:52 +07:00
  • 6f5bff3ed6 fix: fix local mode set payload shared nested object #1271 (#1276) George 2026-07-22 00:29:39 +07:00
  • 4342000f21 fix: fix local mode set payload shared nested object #1271 set-payload-shared-nested-object George Panchuk 2026-07-22 00:07:19 +07:00
  • 27a25cd2dc build(deps): bump pillow from 12.2.0 to 12.3.0 dependabot/pip/pillow-12.3.0 dependabot[bot] 2026-07-21 11:09:24 +00:00
  • b4713cd874 Fix env installation (#1255) George 2026-07-08 17:06:02 +07:00
  • a6425c5edb new: update local mode values count filter behaviour fix-env-installation George Panchuk 2026-07-08 16:48:24 +07:00
  • 4dc996a2fe fix: spurious async client tests failures (#1181) Charles Duffy 2026-06-26 02:45:37 -05:00
  • 90913f8816 fix: fix persistence test in test query (#1245) George 2026-06-26 16:33:08 +09:00
  • 3018c084e3 fix: fix persistence test in test query fix-persistence-test-query George Panchuk 2026-06-26 16:22:36 +09:00
  • e95b94487b fix: fix update vectors in local mode (#1244) George 2026-06-26 12:52:30 +07:00
  • a2c1da8a06 fix: fix update vectors in local mode fix-local-mode-update-vectors George Panchuk 2026-06-26 14:41:24 +09:00
  • 2cd064f2df fix: fix persistence in local mode multivector tests (#1243) George 2026-06-26 12:27:28 +07:00
  • 347ee2053f fix: fix persistence in local mode multivector tests fix-local-persistence-multivec-test George Panchuk 2026-06-26 14:17:04 +09:00
  • 390c284ad6 fix: check_match() raises TypeError when MatchText applied to non-string field (#1224) Alok Tripathi 2026-06-26 10:37:20 +05:30
  • fe0415384c fix: update poetry lock (#1242) George 2026-06-26 11:41:15 +07:00
  • f755ccf0a7 fix: replace del client with client.close in local mode persistence tests George Panchuk 2026-06-26 13:30:50 +09:00
  • 1dc23370c0 fix: fix local persistence tests George Panchuk 2026-06-26 13:26:43 +09:00
  • 3f06f5b070 fix: add type annotations, update poetry.lock George Panchuk 2026-06-26 11:49:39 +09:00
  • fd96d2c209 fix: update poetry lock George Panchuk 2026-06-26 11:35:49 +09:00
  • 3c3235e8da chore: add dependabot cooldown configuration add-dependabot-config andres-qd 2026-06-23 05:19:42 -05:00
  • 8cdaa5d95b build(deps-dev): bump pytest from 7.4.4 to 9.0.3 dependabot/pip/pytest-9.0.3 dependabot[bot] 2026-06-10 16:21:45 +00:00
  • 24d8be2787 build(deps): bump idna from 3.14 to 3.15 dependabot/pip/idna-3.15 dependabot[bot] 2026-06-10 16:21:43 +00:00
  • 362cd15784 chore: add Dependabot configuration andres-qd 2026-06-05 18:25:58 -05:00
  • 3ce30426e0 ci: update all actions to node 24 (#1216) Esteban Yusunguaira 2026-05-25 09:52:54 -05:00
  • fbda0fb05e ci: update all actions to node 24 ci/estebany/update-all-actions-node24-3 estebany-qd 2026-05-23 00:52:44 -05:00
  • 60ab32e2aa bump version to v1.18.1-dev (#1214) George 2026-05-22 20:00:22 +07:00
  • 5223f6a6ca bump version to v1.18.1-dev bump-to-1.18.1-dev George Panchuk 2026-05-22 18:16:47 +07:00
  • 790328b1aa new: remove add and query methods (#1210) George 2026-05-20 22:48:47 +07:00
  • d71e1c04e4 ci: update github actions to node 24 (#1212) Esteban Yusunguaira 2026-05-20 04:32:26 -05:00
  • 37dc72561c ci: update github actions to node 24 ci/estebany/update-actions-node24 estebany-qd 2026-05-19 20:17:58 -05:00
  • 5fc8f9ba20 fix: update async client generator remove-add-and-query George Panchuk 2026-05-19 19:29:34 +07:00
  • bd0d37eb66 new: deprecate add and query methods George Panchuk 2026-05-19 19:08:28 +07:00
  • 5b73dbb755 new: check the package is importable before publish (#1207) George 2026-05-19 17:23:42 +07:00
  • a0d9358a49 fix: remove search method mention update-query-docstring George Panchuk 2026-05-19 17:08:56 +07:00
  • 74e6d55e16 new: check the package is importable before publish check-import-before-publish George Panchuk 2026-05-18 21:41:54 +07:00
  • d2196df5cd docs: Add docstring for ParallelWorkerPool class (#1199) Mohamed Arbi 2026-05-18 13:18:26 +01:00
  • 7a18316a3b fix: use HasVectorCondition in local search_distance_matrix (#1197) Mohamed Arbi 2026-05-18 12:36:51 +01:00
  • 326adefcc2 bump version to v1.18.0 master v1.18.0 George Panchuk 2026-05-11 20:59:32 +07:00
  • e9ec2c0d2b new: update models to 1.18, add create_named_vector and delete_named_vector (#1201) George 2026-05-09 01:09:54 +07:00
  • 07f19f7dee Per-request custom headers for tracing (#1173) Andrey Vasnetsov 2026-05-07 19:37:59 +02:00
  • beb9ae5b90 new: remove python docs in favour of qdrant.tech (#1174) George 2026-05-06 18:38:36 +07:00
  • e191b02f90 fix: fix geo bounding box filters on edges (#1190) George 2026-04-14 18:06:14 +07:00
  • d1d25a2fd3 fix: fix local mode values count (#1191) George 2026-04-14 18:06:00 +07:00
  • 504ba7b74e ci: Pin all gh actions to commit SHAs (#1179) estebany-qd 2026-03-31 10:11:39 -05:00
  • f994dcf6e7 new: bump fastembed to 0.8.0 (#1176) George 2026-03-25 18:15:11 +07:00
  • d72554e640 new: update models to 1.18, add create_named_vector and delete_named_vector (#1201) George 2026-05-09 01:09:54 +07:00
  • 6f84d5fea7 fix: persist vector deletion models-1.18.0 George Panchuk 2026-05-08 00:22:50 +07:00
  • 159270e495 new: update turbo quant fields George Panchuk 2026-05-07 20:28:36 +07:00
  • 72811aa4c3 fix: fix local mode create and delete vector name George Panchuk 2026-05-06 17:12:52 +07:00
  • d49e899b2c fix: add missing strict mode config updates George Panchuk 2026-05-06 16:36:20 +07:00
  • 03082d1892 new: update models to 1.18, add create_named_vector and delete_named_vector George Panchuk 2026-05-05 17:18:22 +07:00
  • ddfdcf4cf0 Per-request custom headers for tracing (#1173) Andrey Vasnetsov 2026-05-07 19:37:59 +02:00
  • ee56bb05b8 fix: remove redundant import in init, remove redundant import in qdrant remote tracing-header George Panchuk 2026-03-23 17:56:08 +07:00
  • e945a41b3c mypy generall 2026-03-15 00:50:31 +01:00
  • 2cde3ce6b8 implement thread-local header overwrite for setting headers for individual requests generall 2026-03-15 00:23:17 +01:00
  • 7974c06de6 new: remove python docs in favour of qdrant.tech (#1174) George 2026-05-06 18:38:36 +07:00
  • 5d12994187 fix: fix netlify remove-documentation George Panchuk 2026-05-06 18:16:04 +07:00
  • c84f3b2767 fix: fix netlify George Panchuk 2026-05-06 17:48:14 +07:00
  • 2330f94f26 fix: docs redirect George Panchuk 2026-05-06 17:43:47 +07:00
  • f6964b69bd fix: fix geo bounding box filters on edges (#1190) George 2026-04-14 18:06:14 +07:00
  • 1c1e1c54fc fix: fix local mode values count (#1191) George 2026-04-14 18:06:00 +07:00
  • 7791455dc1 fix: fix local mode values count fix-values-count-congruence George Panchuk 2026-04-13 23:45:07 +07:00
  • fe514aebc0 tests: add test fix-geo-bounding-box-filter George Panchuk 2026-04-13 21:52:00 +07:00
  • a5a1472538 fix: fix geo bounding box filters on edges George Panchuk 2026-04-13 21:39:01 +07:00
  • df76e0b5d1 ci: Pin all gh actions to commit SHAs (#1179) estebany-qd 2026-03-31 10:11:39 -05:00
  • b9824e84d1 new: update checkout to v2 in type check ci ci/estebany/pin-github-actions-to-sha George Panchuk 2026-03-31 16:09:26 +07:00
  • 68c112507e ci: Pin all gh actions to commit SHAs estebany-qd 2026-03-25 11:09:16 -05:00
  • 20daa8ecc6 new: remove python docs in favour of qdrant.tech George Panchuk 2026-03-19 18:00:21 +07:00
  • c26c1e03fd new: bump fastembed to 0.8.0 (#1176) George 2026-03-25 18:15:11 +07:00
  • f35efaae3a new: bump fastembed to 0.8.0 bump-fastembed-to-0.8.0 George Panchuk 2026-03-24 00:23:01 +07:00
  • cd5eb259dd bump version to v1.17.1 v1.17.1 George Panchuk 2026-03-13 22:09:58 +07:00
  • 1699d30899 feat: Add support for custom headers (#1162) Anush 2026-03-13 20:34:39 +05:30
  • a410b9d602 fix: do not modify payload filters in local mode in-place (#1169) George 2026-03-13 21:42:39 +07:00
  • 7a01e54e9a new: run server version check in a thread, don't check bm25 availabil… (#1168) George 2026-03-13 21:42:11 +07:00
  • cb4af4f657 deprecate: completely replace fastembed bm25 with qdrant core bm25 in hosted qdrant (#1166) George 2026-03-13 01:23:44 +07:00
  • 27633971df fix: fix type hint union with grpc enum with old protobuf (#1157) George 2026-03-10 13:44:54 +07:00
  • c7a5bef84b feat: Add support for custom headers (#1162) Anush 2026-03-13 20:34:39 +05:30
  • 57e69522ea fix: do not modify payload filters in local mode in-place (#1169) George 2026-03-13 21:42:39 +07:00
  • a8100882fb new: run server version check in a thread, don't check bm25 availabil… (#1168) George 2026-03-13 21:42:11 +07:00
  • 884d7fac9a tests: remove outdated tests async-get-server-version George Panchuk 2026-03-13 20:55:54 +07:00
  • 88b5c487a4 fix: fix auth token test for sync client George Panchuk 2026-03-13 20:33:03 +07:00
  • ce31ae36fe fix: update stacklevel for in-thread warnings George Panchuk 2026-03-13 20:28:58 +07:00
  • 3d52413831 fix: fix test for auth again George Panchuk 2026-03-13 20:21:03 +07:00
  • b6761a3085 fix: fix tests for auth George Panchuk 2026-03-13 20:04:18 +07:00
  • 9e2a61d489 fix: do not modify payload filters in local mode in-place do-not-modify-dt-conditions-local-mode George Panchuk 2026-03-13 17:50:00 +07:00
  • 1b3a8daaf7 new: run server version check in a thread, don't check bm25 availability as it was introduced in 1.15.3 George Panchuk 2026-03-13 17:37:28 +07:00
  • 0a69a4c9a2 deprecate: completely replace fastembed bm25 with qdrant core bm25 in hosted qdrant (#1166) George 2026-03-13 01:23:44 +07:00
  • ee813f71e7 fix: fix type hint union with grpc enum with old protobuf (#1157) George 2026-03-10 13:44:54 +07:00
  • 9539dffd4d fix: add type ignore fix-old-grpc-enum-type-error George Panchuk 2026-03-05 17:36:59 +07:00
  • e84db54f98 bump version to v1.17.1-dev (#1158) George 2026-03-05 17:35:24 +07:00
  • 7bb3118f75 bump version to v1.17.1-dev bump-to-1.17.1-dev George Panchuk 2026-02-24 17:57:09 +07:00
  • c3584ad896 fix: fix type hint union with grpc enum with old protobuf George Panchuk 2026-02-24 17:56:02 +07:00
  • e7101dc5ba bump version to v1.17.0 v1.17.0 George Panchuk 2026-02-19 22:38:17 +07:00
  • e50eb17f49 Update models 1.17 (#1154) George 2026-02-19 22:32:01 +07:00