Skip to content

Releases: aerospike/aerospike-vector

3.0.0

30 Oct 22:27
7d31c2b
Compare
Choose a tag to compare

This version of the Aerospike Vector Search examples uses AVS Python client 3.0.0 and requires AVS server 0.11.1 or newer. Other changes are listed below.

You can also use the docker images at:

https://hub.docker.com/r/aerospike/quote-search-example
https://hub.docker.com/r/aerospike/prism-search-example

What's Changed

Full Changelog: 2.0.0...3.0.0

2.0.0

10 Sep 21:13
ca6e940
Compare
Choose a tag to compare

This version of the Aerospike Vector Search examples adds a pre-embedded data set for the quote search example which speeds up data loading, sets the default namespaces for the examples to avs-data and avs-index, and uses AVS Python client 2.0.0 and requires AVS server 0.10.0 or newer. Other changes are listed below.

You can also use the docker images at:

What's Changed

  • build: vec-282 add upload-images.yml which builds and uploads quote and prism… by @dwelch-spike in #51
  • feat: Support tls app -> avs connection by @jdogmcsteezy in #54
  • feat: vec-92 use pre-embedded quote data set by @dwelch-spike in #52
  • build: vec-289 update the Python client to 1.0.2 by @dwelch-spike in #55
  • chore: vec-290 change basic, quote, and prism example default AVS dat… by @dwelch-spike in #53
  • docs: vec-271 add a Jupyter notebook version of the basic search example by @dwelch-spike in #56
  • conf: vec-316 add the test namespace to example docker Aerospike conf… by @dwelch-spike in #57
  • build(deps): update AVS Python client to 2.0.0 and document minimum A… by @dwelch-spike in #58

Full Changelog: 1.0.0...2.0.0

1.0.0

05 Aug 19:28
fef7a21
Compare
Choose a tag to compare

What's Changed

  • All examples include Python client 1.0 and are compatible with AVS 0.9 or greater.

Full Changelog: 0.1.0...1.0.0