A new version of Flow Production Tracking Python API library v3.8.0 has been released!

What’s Changed

  • Include the in and not_in operators for payload optimization.
  • Add payload optimization on update method.
  • The payload optimization released under a flag on v3.7.0 is now enabled by default. It can be disabled with the SHOTGUN_API_DISABLE_ENTITY_OPTIMIZATION environment variable.

Full Changelog: Comparing v3.7.0...v3.8.0 · shotgunsoftware/python-api · GitHub

2 Likes