Skip to content

v1.61.0 — Wezen: OpenAPI tag allow/deny filter

Latest

Choose a tag to compare

@MichaelSowah MichaelSowah released this 20 Jun 09:29

[1.61.0] - 2026-06-20 — Wezen

Theme: API-docs tag filtering. The OpenAPI generator gains a tag allow/deny filter (documentation.options.tags.include / .exclude, env-driven) so a consumer-facing spec can drop infrastructure groups (e.g. Health, Documentation, Security) without turning off whole route sources (include_framework_routes / include_extensions). Plus a small config cleanup — the dead route_definitions / extension_definitions doc-config keys (unread by the reflect generator) are removed. Minor release — additive: filtering defaults off (empty lists), no breaking API changes, no new migrations, no behavioral change to existing specs.