Skip to content

Releases: aerospike/asvec

Asvec - 2.1.0

02 Oct 23:06
b7de05e
Compare
Choose a tag to compare

New in this version

This version implements a variety of features and improvements to enhance performance, usability, and reliability. To learn more about asvec, see AVS CLI tool.

New features

Added support for configuring asvec with a configuration file. [VEC-341]
Added the --tls-hostname-override flag for providing a different server name to use for TLS verification. [VEC-370]

Full Changelog: 2.0.0...2.1.0

Asvec - 2.0.0

10 Sep 16:52
c9eb260
Compare
Choose a tag to compare

What's Changed

  • VEC-185 Allow index definitions in yaml as input and output. by @jdogmcsteezy in #8
  • VEC-266 Add a node ls command. by @jdogmcsteezy in #9
  • VEC-272 Add the ability to query. by @jdogmcsteezy in #10
  • VEC-317 AVS 0.10.0 support. by @jdogmcsteezy in #11
  • VEC-333 Installing asvec does not create symbolic links when installing as an rpm or deb.

Breaking Changes

  • Not backwards compatible with AVS server 0.9.0 an earlier.
  • change --hnsw-max-records to --hnsw-m .
  • change --hnsw-healer-schedule-delay to --hnsw-healer-schedule .
  • change --hnsw-merge-parallelism to --hnsw-merge-index-parallelism .

Full Changelog: 1.0.0...2.0.0

Asvec - 1.0.0

23 Jul 16:57
ff48bea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aerospike/asvec/commits/1.0.0