Skip to content

v0.46.0

Compare
Choose a tag to compare
@ernado ernado released this 30 Jul 20:02
· 1884 commits to main since this release
714542c

What's Changed

  • feat(gen): return 405 if spec defines path, but method is not allowed by @tdakkota in #502
  • fix: do not return encoder to pool by @tdakkota in #503
  • fix(ogenerrors): distinguish spec operation id and ogen operation name by @tdakkota in #504
  • feat(ogenerrors): return 415 for unsupported Content-Type by @tdakkota in #505
  • refactor(gen): span error recording, pass stage as a description by @tdakkota in #507
  • test: move parser negative tests to parser package by @tdakkota in #509
  • fix(jsonschema): parse array items even if enum is present by @tdakkota in #510

Full Changelog: v0.45.0...v0.46.0