Expected Behavior
Upgrading to python-sdk 1.16 should be seemless unless there are known documented breaking changes
Actual Behavior
As shown in issues in discord https://discord.com/channels/778680217417809931/782286950983663617/1426385596275884133 there is a potential mismatch of proto gen and runtime code. Updating runtime Protobuf >= 6.31.0 fixes it.
We also need to add upgrade tests for python minor and patch versions (that is probably a different issue)
Steps to Reproduce the Problem
Release Note
RELEASE NOTE: