Releases: upstash/vector-py
Releases · upstash/vector-py
v0.7.0
What's Changed
- Fix: Handle None Namespace Case Properly by @fahreddinozcan in #33
- Do not retry in case of an nginx timeout error by @mdumandag in #35
- Increase http read/write timeout by @mdumandag in #38
- VEC-224: Add support for sparse and hybrid indexes by @mdumandag in #37
- Bump version to 0.7.0 by @mdumandag in #39
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Use a higher timeout for httpx client by @mdumandag in #31
- DX-1200: Resumable Query by @fahreddinozcan in #30
- Change the resumable query API by @mdumandag in #32
New Contributors
- @fahreddinozcan made their first contribution in #30
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
What's Changed
- Implement new vector features by @mdumandag in #28
- Bump version to 0.5.0 by @mdumandag in #29
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
bump version to 0.4.0 (#27)
Release v0.3.1
Merge pull request #23 from upstash/add-embedding-examples add embedding examples
Release v0.2.1
Merge pull request #16 from upstash/version-bump Bump version to 0.2.1
Release v0.2.0
Merge pull request #14 from upstash/change_stats_to_info change stats to info
Release v0.1.6
Merge pull request #13 from upstash/bump_0.1.6 bump version to 0.1.6
Release v0.1.5
Merge pull request #11 from upstash/bump_version_0.1.5 bump version to 0.1.5
Release v0.1.4
Merge pull request #7 from upstash/singular_id_fetch add singular id fetch capability and bump version