Release Notes
New Features
- Python: Introducing vector and text search by @eavanvalkenburg in #9345
- See the following concept code samples for implementation details.
- Python: Adding Vector Search to the In Memory collection by @eavanvalkenburg in #9574
Python Package Updates
- Python: Update motor requirement from <3.6.0,>=3.3.2 to >=3.3.2,<3.7.0 in /python by @dependabot in #9270
- Python: Update pyarrow requirement from <18.0,>=12.0 to >=12.0,<19.0 in /python by @dependabot in #9445
- Python: Bump torch from 2.4.1 to 2.5.0 in /python by @dependabot in #9367
- Python: Bump torch from 2.5.0 to 2.5.1 in /python by @dependabot in #9532
- Python: Bump Python version to 1.14.0 for a release by @moonbox3 in #9611
Enhancements and Fixes
- Python: Add type hint for ProcessStepBuilder in send_event_to. Improve schema building by @moonbox3 in #9608
Bug Fixes and Improvements
- Python: Fixes displaying of error message to properly show the exception details by @victorgarciaaprea in #9507
- Python: Fix planner notebook link to plan.py by @moonbox3 in #9486
- Python: fix mypy pre-commit setup, mypy fixes by @eavanvalkenburg in #9498
New Contributors
- @victorgarciaaprea made their first contribution in #9507
Full Changelog: python-1.13.0...python-1.14.0