Skip to content

Releases: TileDB-Inc/TileDB-Cloud-Py

v0.6.9

28 Oct 16:21
3cbb025
Compare
Choose a tag to compare

Changes include:

  • Addition of Pylint Checks to Azure CI #103
  • Fix udf.info for registered udfs #104

v0.6.8

23 Oct 17:01
eb9f945
Compare
Choose a tag to compare

Changes include:

  • Add new helper functions to returning end node results of a DAG #102

v0.6.7

22 Oct 14:59
3e6d8c9
Compare
Choose a tag to compare

Changes include:

  • Update organization and user models for new s3 path setting #101

v0.6.6

19 Oct 15:16
e92664b
Compare
Choose a tag to compare

Changes include:

  • Add timeouts to delayed CI tests #98
  • Add new update_file_properties function #99
  • Update array listing routes for exclude_tags and file_type filters #100

v0.6.5

08 Oct 18:28
cb8b9ca
Compare
Choose a tag to compare

Changes include:

  • Set API threadpools to 2*number of cores, this fixes async functions still running serially #97
  • Fix update of a registered udf with wrong function call #96

v0.6.4

06 Oct 14:34
aea6452
Compare
Choose a tag to compare

Changes include:

  • Add support for v2 array udfs with query toggle #93
  • Add support for default namespace charge for tasks #94
  • Add support for async_req to all functions #95

v0.6.3

01 Oct 19:53
9488a6b
Compare
Choose a tag to compare

Changes include:

  • Support s3 renaming of notebooks #92

v0.6.2

24 Sep 19:18
a3d43ed
Compare
Choose a tag to compare

Changes include:

  • Add readthedocs support #88
  • Add support for setting namespaces for DAGs #89
  • Add new Delayed.all to run a list of delayed objects #90

v0.6.1

16 Sep 22:15
c9fa684
Compare
Choose a tag to compare

Changes include:

  • Set task_name for delayed object if set #81
  • Add new public/shared list_arrays functionality #82
  • Add update array_info function #83
  • Update plot support for multi-parent DAGs #84
  • Update handling of registered udfs to allow for no required positional arguments #87

v0.6.0

05 May 02:15
b5e307e
Compare
Choose a tag to compare

Changes include:

  • Add async API for serverless SQL and Array UDFs #60
  • Support generic UDFs #61
  • Read env variables for config #59
  • Add array UDF by uri #62
  • Fix examples in docs #65
  • Add support for registering UDFs for later invocation #64
  • Save raw text of UDF #66
  • Update REST api #67 #68
  • Update Azure pipelines for osx version to 10.14 #70
  • Add DAG and Delayed functionality #69 #71 #72 #73 #74 #75 #76 #77 #78 #79
  • Fix recording of last UDF task id #80