Voyager

Latest version: v2.0.9

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.0.9

What's Changed
* Remove negative distance check. by psobot in https://github.com/spotify/voyager/pull/80

**Full Changelog**: https://github.com/spotify/voyager/compare/v2.0.8...v2.0.9

2.0.8

What's Changed
* Replace E4M3-to-float with a lookup table for a 20x speed boost. by psobot in https://github.com/spotify/voyager/pull/76
* Enable some (but not all) fast-math optimizations for better vectorization. by psobot in https://github.com/spotify/voyager/pull/78
* bump version to 2.0.8 by dylanrb123 in https://github.com/spotify/voyager/pull/79


**Full Changelog**: https://github.com/spotify/voyager/compare/v2.0.7...v2.0.8

v2.0.7-re
Trying to get the new Maven Central auth flow working

2.0.7

- Expose `getNumElements` and `getVector` in java bindings 64
- Add test to catch issues in wheel files before publishing to PyPI 69
- Fix for concurrency bug in `TypedIndex::currentLabel` 70

2.0.6

* Concurrency fixes from https://github.com/spotify/voyager/pull/61. Makes `query` thread-safe with `addItems` and `addItems` thread-safe when adding to the same index from multiple external threads or processes at the same time
* PyPI metadata fixes from https://github.com/spotify/voyager/pull/60
* Implements `resizeIndex` in JNI bindings

2.0.5

Includes change to StringIndex to expose parallel query method from the underlying Voyager index

2.0.4

What's Changed
* Fix python testing by markkohdev in https://github.com/spotify/voyager/pull/43
* Remove need for GPG key at test time. by psobot in https://github.com/spotify/voyager/pull/47
* markDeleted/unmarkDeleted by samek in https://github.com/spotify/voyager/pull/35
* Try building Ubuntu JARs with older glibc. by psobot in https://github.com/spotify/voyager/pull/55
* bump version to 2.0.3 by dylanrb123 in https://github.com/spotify/voyager/pull/54
* Ensure that native C++ index object doesn't get destroyed while Java threads are using it. by psobot in https://github.com/spotify/voyager/pull/36
* Bump to v2.0.4. by psobot in https://github.com/spotify/voyager/pull/56

New Contributors
* samek made their first contribution in https://github.com/spotify/voyager/pull/35

**Full Changelog**: https://github.com/spotify/voyager/compare/v2.0.2...v2.0.4

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.