v25.2.1.0
·
1540 commits
to main
since this release
TL;DR
Updates and Bug Fixes
- Introduced updates in the Stream Retrieval Summarization and Reranking.
- Test for sqlalchemy render has been skipped.
- Fixed issues with agent streaming.
- Errors in the rayserve handler are now efficiently handled.
Documentation
- We've added new documents for Mindsdb's custom configuration and environment variables.
- There are also updates made to the agents.mdx documentation.
Other Changes
- There's a change in the rendering part of the identifier where it is quoted if it was quoted when parsed.
What's Changed
- Stream Retrieval Summarization and Reranking Updates by @tmichaeldb in #10413
- Skip test for sqlalchemy render by @ea-rus in #10429
- Fix agent streaming by @StpMax in #10428
- Handling error in rayserve handler by @ea-rus in #10427
- docs for mindsdb custom config and env var by @martyna-mindsdb in #10406
- Update agents.mdx by @chandrevdw31 in #10433
- Render part of identifier quoted if it was quoted when parsed by @ea-rus in #10425
Full Changelog: v25.1.5.3...v25.2.1.0