0.23.3
(fix): All static files within the SDK now use fully qualified type references.
0.23.2
(fix): Fixed a bug where query parameters with string enum types were incorrectly omitted from the request URL.
0.23.1
(fix): Fixed a bug where query parameters with empty values were not omitted from the request URL.
0.23.0
(feat): Added support for automatic retries with exponential backoff respecting the Retry-After and X-RateLimit-Reset response headers.