Releases: singlestore-labs/singlestoredb-python
Releases · singlestore-labs/singlestoredb-python
SingleStoreDB v1.15.8
SingleStoreDB v1.15.7
- Add multi-backendchat factory (
SingleStoreChatFactory
) initilizing various flavors of langchain chat clients. - Enhance headers injection (Authorization and Impersonating JWT) across Azure and Amazon Bedrock models.
SingleStoreDB v1.15.6
- Add / update release utilities
- Improve UDF error messages
SingleStoreDB v1.15.5
SingleStoreDB v1.15.4
- Fix decimal precision values
SingleStoreDB v1.15.3
- Improve error and memory handling in C extension
SingleStoreDB v1.15.2
SingleStoreDB v1.15.1
- Add more validation of UDF type parameters in UDF app (experimental)
- Add docstring information to function information returned by UDF app (experimental)
- Update OpenAI wrapper
- Fix starter workspace connections
- Fix management API HTTP requests with extra parameters
SingleStoreDB v1.15.0
- Fix issues with SQL notebook cells in notebooks called from
%run_shared
or%run_personal
- Add starter workspace objects to Management API
- Add async support, timeouts, logging, and the ability to cancel UDFs in the UDF ASGI application (experimental)
SingleStoreDB v1.14.2
- Iceberg export Fusion SQL changes (experimental)
- Make vectorstore API optional