Skip to content

v.3.30.0

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 11 Nov 17:27
d54d573

Version 3.30.0 (2022-11-11)

Changed

  • create_data_rows, create_data_rows_sync, create_data_row, and update data rows all accept the new data row input format for row data
  • create_data_row now accepts an attachment parameter to be consistent with create_data_rows
  • Conversational text data rows will be uploaded to a json file automatically on the backend to reduce the amount of i/o required in the SDK.