Releases: ogen-go/ogen
Releases · ogen-go/ogen
v1.10.0
v1.9.0
What's Changed
- feat(gen): add request options by @tdakkota in #1367
- fix(expand): pass tags to merged openapi spec by @max107 in #1370
- feat: fix
trimTrailingSlashes
unresolved reference by @paragon in #1382 - fix(ogenregex): print ECMAScript regexp literals by @tdakkota in #1384
- fix(gen): ignore description and examples during convenient errors detection by @tdakkota in #1383
Full Changelog: v1.8.1...v1.9.0
v1.8.1
v1.8.0
v1.7.0
What's Changed
- feat(gen): add
OperationName
type (an alias forstring
type) by @saccho in #1337 - feat: include Pattern when encountering NoRegexMatchError by @paragon in #1340
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.6.0-alpha.0
What's Changed
- ci(Dockerfile): use latest Go to build Docker image by @tdakkota in #1332
- feat(gen): support custom time format by @abemedia in #1334
Full Changelog: v1.5.0...v1.6.0-alpha.0
v1.5.0
v1.4.1
v1.4.0
What's Changed
- Fix duplicate variable name with multiple oauth2 security schemes by @johnrutherford in #1304
Full Changelog: v1.3.0...v1.4.0