Skip to content

Release v.3.55.0

Compare
Choose a tag to compare
@vbrodsky vbrodsky released this 06 Nov 22:46
31b79da

Version 3.55.0 (2023-11-06)

Fixed

  • Fix the instantiation of failed_data_row_ids in Batch. This fix will address the issue with the create_batch method for more than 1,000 data rows.
  • Improve Python type hints for the data_rows() method in the Dataset.
  • Fix the DataRowMetadataOntology method bulk_export() to properly export global key(s).
  • In the DataRowMetadataOntology method update_enum_option, provide a more descriptive error message when the enum option is not valid.