0.4.0
·
2 commits
to refs/heads/main
since this release
Changes
🚀 New Features
- Add nested JSON example to docs (#287)
- Expand CLI usage examples and docs (#285)
- Support Redis 8 (#282)
- Support for int8 and uint8 dtypes in RedisVL Vectorizers (#279)
- Use ULID instead of UUID4 (#277)
- Support Python 3.13 (#272)
🐛 Bug Fixes
- Patch dependabot security vulnerability in extras dependency (#284)
🧰 Maintenance
- Refactor async client connection-handling (#280)
- Upgrade to Pydantic V2 models (#281)
- Avoid looking at local variables for deprecation warnings (#283)
- Deprecate global distance_threshold with semantic router (#275)
- Support Python 3.13 (#272)
- Only check for workerid if workerinput is present (#274)
- Add nightly CI run and optional manual workflow dispatch (#271)
- Modularize testing suite (#278)
- Add pre-commit hook (#273)
- Improve CI test runtime with pytest-xdist (#270)
- Consider vectorizer the owner of dtype (#267)
Contributors
We'd like to thank all the contributors who worked on this release!