You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ Shotgun Python API Changelog
4
4
5
5
Here you can see the full list of changes between each Python API release.
6
6
7
+
v3.0.34 (2017 September 18)
8
+
=====================
9
+
10
+
- Optimized pagination strategy for Shotgun 7.4+
11
+
- Switched from a hard-coded value of 500 for "records_per_page" to a server-defined value. We will be experimenting with higher values with the goal of increasing performance for large result sets.
0 commit comments