0.8.9
(fix):
Generated SDK clients now handle null response bodies and avoid NPEs when they receive error responses.
0.8.8
(fix):
The generated SDKs no longer require global headers that are not directly related to auth if auth is mandatory within the SDK. Previously, the generator would require all global headers if auth was mandatory.