Skip to content

Releases: singlestore-labs/singlestoredb-python

SingleStoreDB v1.7.1

25 Sep 22:40

Choose a tag to compare

  • Bug fixes for managed service apps

SingleStoreDB v1.7.0

20 Sep 22:04

Choose a tag to compare

  • Add functions for dashboards and code as a service

SingleStoreDB v1.6.3

05 Sep 14:58

Choose a tag to compare

  • Fix HTTP (Data API) driver timeout
  • Add client_found_rows option to connection

SingleStoreDB v1.6.2

07 Aug 16:02

Choose a tag to compare

  • Fix string length calculation in C extension

SingleStoreDB v1.6.1

31 Jul 18:16

Choose a tag to compare

  • Fix memory leak in connection objects

SingleStoreDB v1.6.0

30 Jul 13:21

Choose a tag to compare

  • Add Fusion commands for notebook job scheduling

SingleStoreDB v1.5.0

12 Jul 19:23

Choose a tag to compare

  • Add USE WORKSPACE Fusion command
  • Add vector_data_format= to connection options to specify JSON or BINARY for vector data

SingleStoreDB v1.4.3

11 Jul 00:12

Choose a tag to compare

  • Purge expired JWTs from get_token as needed

SingleStoreDB v1.4.2

09 Jul 17:21

Choose a tag to compare

  • Fix Javascript function name in portal object

SingleStoreDB v1.4.1

03 Jul 01:13

Choose a tag to compare

  • Fix binary vector conversions
  • Add async events for JWT updates