Skip to content

Releases: singlestore-labs/singlestoredb-python

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

SingleStoreDB v1.14.1

11 Jun 00:40
Compare
Choose a tag to compare
  • Add Iceberg Export Fusion SOL commands (experimental)
  • Fix unsigned ints in Data API

SingleStoreDB v1.14.0

29 May 19:47
e08a6cf
Compare
Choose a tag to compare
  • Add vector_db interface
  • Remove Python 3.8 support

SingleStoreDB v1.13.1

20 May 20:31
Compare
Choose a tag to compare
  • Added AI utilities

SingleStoreDB v1.13.0

24 Apr 22:59
ba86736
Compare
Choose a tag to compare
  • Python UDF infrastructure (experimental)

SingleStoreDB v1.12.4

02 Apr 17:57
Compare
Choose a tag to compare
  • Back out charset option code due to backwards incompatible behaivors

SingleStoreDB v1.12.3

01 Apr 19:37
Compare
Choose a tag to compare
  • Fix default charset setting