Skip to content

6.3.0 - Boost API, Collection Export, Incremental backups, MMR, blobHash properties, generative-deepseek module

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 07:38
dd75053

What's Changed

  • Fix Ranked Fusion Function being treated as Relative Score Function by @pm390 in #573
  • feat(vectorizers): add optional dimensions to text2vec-aws vectorizer by @g-despot in #584
  • feat: add optional location to text2vec-google vectorizer by @g-despot in #583
  • feat(export): Add client for /export endpoint by @bevzzz in #574
  • feat(vectorizer): add endpoint parameter to text2vec-morph and text2vec-openai by @bevzzz in #591
  • deps: bump httpclient5 to v5.6.1 by @bevzzz in #587
  • feat(backup): Support incremental backups by @bevzzz in #585
  • chore(config): annotate deprecated parameters in async replication config by @bevzzz in #588
  • feat(generative): add location parameter to generative-google module by @bevzzz in #590
  • feat(config): add blobHash data type by @bevzzz in #586
  • feat(query): add diversity selection parameter to supported query types by @bevzzz in #589
  • feat(generative): add generative-deepseek provider by @bevzzz in #593
  • feat(query): add Boost parameter to all query types by @bevzzz in #592

New Contributors

Full Changelog: 6.2.1...6.3.0