Releases: ogen-go/ogen
Releases · ogen-go/ogen
v0.14.1
v0.14.0
v0.13.0
What's Changed
- feat: jsonschema package by @shadowspore in #155
- feat: add WithMeterProvider option by @ernado in #156
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.1
v0.11.0
v0.10.1
v0.10.0
v0.9.0
What's Changed
- fix(gen): optional/nullable array JSON encoding by @tdakkota in #137
- feat(gen): initial additionalProperties support by @tdakkota in #138
- chore(deps): bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0 by @dependabot in #139
- fix(validate): correct mixed up validation fields by @tdakkota in #140
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- fix(gen): check that required fields present in JSON by @tdakkota in #126
- fix(gen): do not copy body twice by @tdakkota in #129
- feat(gen): use arrays for path params, add FindRoute method by @tdakkota in #128
- fix: correct nullable enums support by @tdakkota in #135
Full Changelog: v0.7.0...v0.8.0