Releases: ogen-go/ogen
Releases · ogen-go/ogen
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
v1.3.0
What's Changed
- fix(ir): handle recursion in optional fields properly by @tdakkota in #1270
- feat: marshal pathItem and operation extentions by @prgres in #1269
- Allow server variable enum to be unset by @atombender in #1273
- chore(deps): update semconv by @ernado in #1285
- refactor: use slices from standard library by @davidkuridza in #1286
New Contributors
- @prgres made their first contribution in #1269
- @atombender made their first contribution in #1273
- @davidkuridza made their first contribution in #1286
Full Changelog: v1.2.2...v1.3.0