Releases: singlestore-labs/singlestoredb-python
Releases · singlestore-labs/singlestoredb-python
v1.16.10-wasm-test-2
Guard Unix-only headers and functions against _WIN32 The accel C extension uses poll.h, sys/mman.h, sys/socket.h, and unistd.h which are unavailable on Windows. Extend the existing __wasi__ guards to also exclude _WIN32. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v1.16.11-rc4
Add checkout to publish job for gh release create gh release create requires a git repo to determine the repository context even without --generate-notes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
SingleStoreDB v1.16.10
SingleStoreDB v1.16.9
- Apply string interpolation in mogrify if args is not None (#118)
SingleStoreDB v1.16.8
- Add float16 (half-precision) vector support (#117)
SingleStoreDB v1.16.7
- optimize management api calls (#110)
SingleStoreDB v1.16.6
SingleStoreDB v1.16.5
- fix: Impersonating JWT (obo) header not propagated correctly for OpenAI requests. (#109)
SingleStoreDB v1.16.4
- fix: Make auth tokens resolved dynamically per request. (#108)
SingleStoreDB v1.16.3
- Add show and drop aura model fusion commands (#105)