Skip to content

Releases: pavanjava/qql

v2.4.0

15 May 19:37
733ab97

Choose a tag to compare

What's Changed

  • Add query-time search params and typed scroll cursors by @srimon12 in #29
  • Add native MMR support for dense search by @srimon12 in #30
  • Enhance collection and index creation with HNSW support and advanced … by @srimon12 in #31
  • Fixed version number for new release by @pavanjava in #32

Full Changelog: v2.3.0...v2.4.0

v2.3.0

15 May 12:22
8a754c3

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

14 May 00:09
1708d1c

Choose a tag to compare

What's Changed

  • feat: add SCROLL statement for pagination support in QQL by @srimon12 in #26
  • feat: add hybrid fusion strategy(dbsf) support for search queries by @srimon12 in #24
  • feat: add SELECT statement for retrieving a point by ID by @srimon12 in #25

Full Changelog: v2.1.0...v2.2.0

v2.1.0

12 May 17:51
c56254b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

30 Apr 20:01
aacdaa5

Choose a tag to compare

What's Changed

  • sample resources to play around QQL by @pavanjava in #12
  • small bug fix when no HYBRID keyword is not mentioned by @pavanjava in #13
  • feat: add RECOMMEND statement for point recommendations by @srimon12 in #14
  • feat: implement CREATE INDEX statement and associated functionality by @srimon12 in #15
  • fix: validate scalar quantile range and accept integer endpoints by @srimon12 in #18
  • add quantization to the create collection feature by @pavanjava in #17
  • full docs and SEO optimization for QQL by @pavanjava in #19

Full Changelog: v1.3.0...v2.0.0

v1.3.0

19 Apr 11:55
0686081

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Apr 15:59
d7521d4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Apr 01:01
00ae675

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Apr 14:02
e950f7b

Choose a tag to compare

What's Changed

  • Implemented Hybrid Vectors and Reranking by @pavanjava in #4

Full Changelog: v0.2.0...v1.0.0

v0.2.0

10 Apr 01:31
0562933

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0