0.116.1

(fix): Retrieve package name from module.path configuration for Go SDK generator to support local generation workflows

0.116.0

(feat): Add support for a minimal footer navigation theme.

0.115.6

(fix): Do not upload snippet-templates.json files to FDR.

0.115.5

(fix): Fix PyPI credentials to use standard environment variable names (PYPI_USERNAME, PYPI_PASSWORD) and correct package version propagation for local generation

0.115.4

(fix): Improve error message for unknown API definitions in docs.yml.

0.115.3

(fix): Fix name deconfliction for subtypes of an undiscriminated union (especially when one is an enum).

0.115.2

(fix): Fix gRPC source resolution to log warnings instead of throwing errors when protobuf sources cannot be resolved, matching OpenAPI behavior.

0.115.0

(feat): Add support for multiAuth field in FDR endpoint definitions to represent OpenAPI security with OR-of-AND semantics.