We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f4dbc commit 76c1b17Copy full SHA for 76c1b17
CHANGELOG.md
@@ -1,4 +1,12 @@
1
# Changelog
2
+# Version 3.53.0 (2023-10-03)
3
+## Added
4
+* Remove LPO deprecation warning and allow greater range of priority values
5
+* Add an sdk method to get data row by global key
6
+* Disallow invalid quality modes during create_project
7
+* Python 3.10 support
8
+* Change return of dataset.create_data_rows() to Task
9
+* Add new header to capture python version
10
# Version 3.52.0 (2023-08-24)
11
## Added
12
* Added methods to create multiple batches for a project from a list of data rows
0 commit comments