fix: python generators hold SDK from GC, better union deserialization in Go and open enum parameter encoding support in Java (#1577)
Generator changes (4)
Bug fixes
go
fixed deserialization of weak unions to better match field requiredness and support forward compatibility
New features
javav2
support open-enum path, query and header parameters
Chores
pythonv2
mitigate asyncio internal test flakiness
Bug fixes
pythonv2
prevent sdk from being GC'd while streaming