Skip to content

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 26 Apr 10:49
· 241 commits to main since this release

What's Changed

馃殌 Features

  • feat(route-prefix): make Azure Functions route prefix configurable (#193) by @yeongseon in #197

馃悰 Bug Fixes

  • fix: resolve openapi package attribute to the decorator (#187) by @yeongseon in #188
  • chore: fix project metadata URLs to match the actual repository by @yeongseon in #195
  • fix(swagger-ui): pin swagger-ui-dist CDN version (#191) by @yeongseon in #196

馃Ч Maintenance

  • chore(deps): bump mypy from 1.20.0 to 1.20.1 by @dependabot[bot] in #184
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #183
  • chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 by @dependabot[bot] in #182
  • chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #181
  • chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #180
  • chore(deps): bump mypy from 1.20.1 to 1.20.2 by @dependabot[bot] in #186
  • chore(deps): bump ruff from 0.15.10 to 0.15.12 by @dependabot[bot] in #185

Other Changes

  • feat: replace examples with practical, production-ready patterns by @yeongseon in #174
  • docs: align all documentation with redesigned examples by @yeongseon in #176
  • refactor: remove legacy _azure_functions_toolkit_metadata fallback from bridge by @yeongseon in #177
  • feat: harden metadata convention reader (#172) by @yeongseon in #178
  • docs: add Request Flow and Runtime Relationship section by @yeongseon in #179
  • chore(tests): pin substring-trap regression for bridge route prefix by @yeongseon in #199
  • feat(cli): expose --description option for generated OpenAPI info by @yeongseon in #200
  • refactor(spec): rename internal openapi.py submodule to spec.py (#194) by @yeongseon in #202

Full Changelog: v0.17.1...v0.18.0