1.12.0-rc14
(feat): Add support for overriding literal global headers via the ClientOptions class.
1.12.0-rc13
(feat): Add support for receiving additional properties in object types with the new AdditionalProperties field.
This is useful when you want to parse an object that has properties that are not available in the SDK
(e.g. alpha and/or undocumented properties).