Releases: singlestore-labs/singlestoredb-python
Releases · singlestore-labs/singlestoredb-python
SingleStoreDB v1.10.0
SingleStoreDB Python v1.9.0
- Add Fusion SQL commands for personal and shared files
- Add Fusion SQL commands for Iceberg egress service
- Add
tls_sni_servername
to connection - Fix special character parsing in connection URLs
- Added
%sqlx
magic for use in multi-threaded environments
SingleStoreDB v1.8.0
- Add Fusion SQL commands for scheduled notebooks
SingleStoreDB v1.7.2
- Update app APIs
SingleStoreDB v0.7.3
- Fix long string truncation issue
SingleStoreDB v1.7.1
- Bug fixes for managed service apps
SingleStoreDB v1.7.0
- Add functions for dashboards and code as a service
SingleStoreDB v1.6.3
- Fix HTTP (Data API) driver timeout
- Add
client_found_rows
option to connection
SingleStoreDB v1.6.2
- Fix string length calculation in C extension
SingleStoreDB v1.6.1
- Fix memory leak in connection objects