Releases: singlestore-labs/singlestoredb-python
Releases · singlestore-labs/singlestoredb-python
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
SingleStoreDB v1.14.1
- Add Iceberg Export Fusion SOL commands (experimental)
- Fix unsigned ints in Data API
SingleStoreDB v1.14.0
- Add
vector_db
interface - Remove Python 3.8 support
SingleStoreDB v1.13.1
- Added AI utilities
SingleStoreDB v1.13.0
- Python UDF infrastructure (experimental)
SingleStoreDB v1.12.4
- Back out charset option code due to backwards incompatible behaivors
SingleStoreDB v1.12.3
- Fix default charset setting