v0.20.0
What's Changed
馃Ч Maintenance
- chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #297
- chore(deps): bump ruff from 0.15.21 to 0.15.22 by @dependabot[bot] in #298
- chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 by @dependabot[bot] in #299
- chore(deps): bump github/codeql-action/init from 4.37.0 to 4.37.3 by @dependabot[bot] in #300
- chore(deps): bump ruff from 0.15.22 to 0.16.0 by @dependabot[bot] in #306
- chore(deps): bump actions/stale from 10.4.0 to 11.0.0 by @dependabot[bot] in #305
- chore(deps): bump ruff from 0.16.0 to 0.16.1 by @dependabot[bot] in #308
- chore(deps): bump github/codeql-action/init from 4.37.3 to 4.37.5 by @dependabot[bot] in #309
- chore(deps): bump github/codeql-action/analyze from 4.37.3 to 4.37.5 by @dependabot[bot] in #310
Other Changes
- fix(registry): unify callable identity, self-locking mutators, deprecate discrete params by @yeongseon in #286
- refactor(bridge): type validation read-side contract and fix nested version gate by @yeongseon in #288
- docs: lead README Quick Start with Pydantic models and drop redundant route/method by @yeongseon in #290
- docs: correct azure-functions-db description in ecosystem table by @yeongseon in #293
- docs: merge redundant Features list into What it does by @yeongseon in #295
- docs: require translation sync in the same PR as English changes by @yeongseon in #302
- docs: sync translated READMEs with Pydantic-first Quick Start by @yeongseon in #303
- chore: track issue priority via priority:* labels by @yeongseon in #307
- feat(bridge): read the shared endpoint namespace for OpenAPI generation by @yeongseon in #314
- test(bridge): golden test confirms endpoint-driven spec identical to validation-driven by @yeongseon in #316
- feat(spec): hoist inline $defs from endpoint schemas into components.schemas by @yeongseon in #317
Full Changelog: v0.19.1...v0.20.0