Skip to content

v0.53.0

Compare
Choose a tag to compare
@ernado ernado released this 28 Oct 18:21
· 1444 commits to main since this release
4219433

What's Changed

  • ci: run benchmark to keep it up to date by @tdakkota in #628
  • feat(parser): parse openapi version by @tdakkota in #627
  • perf(gen): use ht.ParseForm instead of ParseForm method by @tdakkota in #626
  • perf(uri): use strings.Builder to optimize encodeObject by @tdakkota in #629
  • feat(gen): initial webhook support by @tdakkota in #622
  • perf: preallocate maps and slices by @tdakkota in #630
  • fix: print pretty error for external references by @tdakkota in #637
  • test: move tests and generated packages to integration by @tdakkota in #640
  • refactor(xslices): pass the filtering slice by reference by @tdakkota in #639

Full Changelog: v0.52.1...v0.53.0