Releases: ogen-go/ogen
Releases · ogen-go/ogen
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
v1.2.2
v1.2.1
v1.2.0
What's Changed
- feat(gen): add size to MultipartFile struct by @ldmonster in #1247
- fix(gen): re-use parameter type by @tdakkota in #1197
- fix(gen): add support for Free-form Objects when a schema definitions only specifies
type: object
by @k4n4ry in #1246 - fix(gen): properly handle intermediate route node by @tdakkota in #1251
New Contributors
- @ldmonster made their first contribution in #1247
Full Changelog: v1.1.1...v1.1.2