Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 06 Apr 14:56
· 286 commits to main since this release
ab55bd9

What's Changed

馃Ч Maintenance

  • chore(deps): bump ruff from 0.15.7 to 0.15.8 by @dependabot[bot] in #131
  • chore(deps): bump mypy from 1.19.1 to 1.20.0 by @dependabot[bot] in #132
  • chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #129
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #130

Other Changes

  • ci: add automatic GitHub Release creation on tag push by @yeongseon in #128
  • test: align with_validation snapshots with generated 201 response schema by @yeongseon in #134
  • docs: standardize architecture docs with Mermaid diagrams, Sources, See Also by @yeongseon in #137
  • docs: enable Mermaid diagram rendering on GitHub Pages by @yeongseon in #140
  • fix: switch Mermaid fence format to fence_div_format for rendering by @yeongseon in #142
  • feat: add register_openapi_metadata() programmatic API (v0.16.0) by @yeongseon in #144
  • docs: align ecosystem positioning and document programmatic integration API by @yeongseon in #146
  • docs: add deployment guide for OpenAPI examples by @yeongseon in #147
  • docs: add Azure-verified sample output to README by @yeongseon in #149
  • docs: add Azure deployment verification note to README by @yeongseon in #150
  • docs: rewrite deployment guide for developer-friendly experience by @yeongseon in #152
  • docs: remove duplicate SUBSCRIPTION_ID in deployment guide by @yeongseon in #153

Full Changelog: v0.15.1...v0.16.0