Skip to content

v0.43.0

Compare
Choose a tag to compare
@ernado ernado released this 07 Jul 15:15
· 2028 commits to main since this release
3b4e430

What's Changed

  • feat(jsonschema): wrap errors with line and column by @tdakkota in #458
  • fix(sgcollector): allow encoding invalid UTF-8 inside Report by @tdakkota in #465
  • fix(parser): do not panic if Example is nil by @tdakkota in #463
  • fix(ogenerrors): implement errors.Formatter and fmt.Formatter by @tdakkota in #464
  • feat(parser): pass location via openapi structs by @tdakkota in #461
  • feat(ogen): parse correct line number for YAML by @tdakkota in #460
  • fix(gen): handle cryptic parameter name by @tdakkota in #466

Full Changelog: v0.42.0...v0.43.0