February 18, 2024
0.10.2
(fix):
The SDK always sends the enum wire value instead of the name of the enum.
What’s been fixed
- The SDK always sends the enum wire value instead of the name of the enum.
- Revert #2719 which introduced additional issues with circular references within our Python types.