Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@dwelch-spike dwelch-spike released this 31 Jan 17:41
· 3 commits to main since this release
88acd3b

This version of the Aerospike Vector Search examples uses AVS Python client v4.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

  • Update examples to use AVS v0.11.1 docker-image by @davi17g in #67 .
  • VEC-424 Update Aerospike storage paths and sizes by @arrowplum in #69 .
  • Allow specifying feature key by env var by @arrowplum in #63 .
  • Upgrade Python client to 3.0.1 by @dwelch-spike in #66 .
  • VEC-246: Supporting asdb 6.4 for prism image search application. by @rahul-aerospike in #71
  • VEC-425 Delete unnecessary files and update default values by @arrowplum in #70 .
  • Create a version of the Kubernetes install script for EKS by @davi17g in #61 .
  • VEC-434: AVS 1.0.0 version updates in example by @rahul-aerospike in #72 .
  • Update README.md with Beta and landing page link by @hev in #78 .
  • VEC 436 Add kubernetes support for deploying node roles GKE and Insecure only by @arrowplum in #76 .
  • Chore: Change docker compose mapped AVS port to 5555, use port 5555 i… by @dwelch-spike in #81 .
  • Removes symlink from docker instructions for prism by @hev in #82 .
  • VEC-454 TLS small refactor, remove TLS footgun, multi-roll handling by @arrowplum in #83 .
  • Upgrade example apps and notebook to use avs python client 4.0.0 vec-494 by @dwelch-spike in #86 .
  • Polish/Cleanup by @roimenashe in #87 .
  • CI: Add tests for the examples VEC-473 VEC-474 VEC-475 by @dwelch-spike in #84 .

New Contributors

Full Changelog: 3.0.0...v4.0.0