Releases: aerospike/aerospike-vector
v4.0.0
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
- @roimenashe made their first contribution in #87 .
Full Changelog: 3.0.0...v4.0.0
3.0.0
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
- [VEC-410] Update python client used in example applications by @rahul-aerospike in #65
Full Changelog: 2.0.0...3.0.0
2.0.0
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:
- https://hub.docker.com/r/aerospike/quote-search-example
- https://hub.docker.com/r/aerospike/prism-search-example
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
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