2.15.4
(fix):
The generated python SDK now serializes bytes within JSON as a utf-8 encoded string.
2.15.3
(fix):
The generated python SDK no longer runs into a recursion error during snippet generation.
2.15.2
(fix):
The generated python SDK no longer treats set
as a reserved word for method names.