Skip to content

Releases: aerospike/aerospike-vector-search-examples

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