February 23, 2024

View as Markdown

0.11.5

(fix): Fix the usage of ApiError when leveraging auth envvars, when the schema for ApiError was changed, this usage was missed in the update.

0.11.4

(fix): We now grab enum values appropriately when enums are within unions.