Skip to content

Releases: singlestore-labs/singlestoredb-python

SingleStoreDB v1.3.1

23 May 20:08

Choose a tag to compare

  • Fix encoding_errors= option

SingleStoreDB v1.3.0

10 May 21:25

Choose a tag to compare

  • Add ability to use iterables and queues as the source of LOCAL INFILE

SingleStoreDB v1.2.0

25 Apr 18:52

Choose a tag to compare

  • Added support for vector data type conversions in query results
  • Added singlestoredb.notebook module for interacting with portal objects

SingleStoreDB v1.1.0

18 Apr 14:55

Choose a tag to compare

  • Added new result types: numpy, pandas, polars, arrow
  • Added SHOW FUSION HELP command and doc to Fusion SQL handlers

SingleStoreDB v1.0.4

03 Apr 17:38

Choose a tag to compare

  • Management API updates

SingleStoreDB v1.0.3

02 Apr 21:13

Choose a tag to compare

  • Updates to external function application API
  • Add configuration parameter for Management API base URL

SingleStoreDB v1.0.2

08 Mar 17:40

Choose a tag to compare

  • Add singlestoredb.management.get_secret function
  • Add add_endpoint_to_firewall_ranges= parameter to create_workspace

SingleStoreDB v1.0.1

16 Feb 21:31

Choose a tag to compare

  • Fix issues in Fusion SQL Stage commands
  • Add call function to UDF app

SingleStoreDB v1.0.0

12 Feb 22:24

Choose a tag to compare

  • Update Stage API
  • Fixes for deferred connections

SingleStoreDB v0.10.7

31 Jan 16:45

Choose a tag to compare

SingleStoreDB v0.10.7 Pre-release
Pre-release
  • Add secrets managemnt to Management API
  • Refactor UDF data converters