Skip to content

Releases: singlestore-labs/singlestoredb-python

SingleStoreDB v1.15.8

26 Sep 13:43
Compare
Choose a tag to compare
  • Mcdb 80886 fix httpx timeout (#97)

SingleStoreDB v1.15.7

23 Sep 17:31
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Add / update release utilities
  • Improve UDF error messages

SingleStoreDB v1.15.5

16 Sep 17:10
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Fix decimal precision values

SingleStoreDB v1.15.3

27 Aug 21:06
Compare
Choose a tag to compare
  • Improve error and memory handling in C extension

SingleStoreDB v1.15.2

18 Aug 18:30
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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

17 Jun 20:45
Compare
Choose a tag to compare
  • Iceberg export Fusion SQL changes (experimental)
  • Make vectorstore API optional