Releases: singlestore-labs/singlestoredb-python
Releases · singlestore-labs/singlestoredb-python
SingleStoreDB v1.16.0
23 Oct 15:35
Compare
Sorry, something went wrong.
No results found
Add additional check for the workspace endpoint being available (#102 )
Modernize the build and install system (#100 )
Delete deprecated, old, invalid versions for chat and embeddings clients. (#99 )
SingleStoreDB v1.15.8
26 Sep 13:43
Compare
Sorry, something went wrong.
No results found
Mcdb 80886 fix httpx timeout (#97 )
SingleStoreDB v1.15.7
23 Sep 17:31
Compare
Sorry, something went wrong.
No results found
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
16 Sep 19:35
Compare
Sorry, something went wrong.
No results found
Add / update release utilities
Improve UDF error messages
SingleStoreDB v1.15.5
16 Sep 17:10
Compare
Sorry, something went wrong.
No results found
Add IN GROUP clause to USE WORKSPACE Fusion SQL command (#93 )
Remove extra / at end of path in Stages.listdir
Improve errors in UDF app (#92 )
SingleStoreDB v1.15.4
04 Sep 13:17
Compare
Sorry, something went wrong.
No results found
Fix decimal precision values
SingleStoreDB v1.15.3
27 Aug 21:06
Compare
Sorry, something went wrong.
No results found
Improve error and memory handling in C extension
SingleStoreDB v1.15.2
18 Aug 18:30
Compare
Sorry, something went wrong.
No results found
Fixed object attribute 'servers' error in UDF application (#87 ) (experimental)
Added enforcement for function definition limits (#86 )
Improved error handling for mismatched numpy versions
Updated documentation with scheduled jobs information
Improved UDF application logging (experimental)
SingleStoreDB v1.15.1
07 Aug 20:52
Compare
Sorry, something went wrong.
No results found
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
21 Jul 18:12
Compare
Sorry, something went wrong.
No results found
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)