Skip to content

v0.60.0

Compare
Choose a tag to compare
@ernado ernado released this 16 Mar 12:28
· 1036 commits to main since this release
e329fad

What's Changed

  • fix(uri): return an error if value contains separator char by @tdakkota in #786
  • chore(deps): bump golang.org/x packages version by @tdakkota in #809
  • feat(gen): warn about unused path parameters by @tdakkota in #808
  • feat(ogen): add flag to control Convenient Errors feature by @tdakkota in #805
  • chore(mod): require go 1.19 by @tdakkota in #816
  • fix(gen): trim trailing slashes by @tdakkota in #815
  • fix(gen): add Content-Type to response name only if needed by @tdakkota in #806
  • fix(gen): unescape path parameters correctly by @tdakkota in #818

Full Changelog: v0.59.0...v0.60.0