v0.50.0
What's Changed
- fix(jsonschema): handle YAML-to-JSON conversion correctly by @tdakkota in #584
- feat(parser): parse servers by @tdakkota in #583
- perf(gen): add multierr to header import list by @tdakkota in #588
- perf(gen): add pprof labels to writer calls by @tdakkota in #589
- perf(gen): add mime packages to header by @tdakkota in #590
- feat(gen): add context option to override server URL by @tdakkota in #593
- fix(gen): pass non-nil context to error handler by @tdakkota in #594
- chore(gen): remove unused
span
parameter by @tdakkota in #595
Full Changelog: v0.49.0...v0.50.0