Releases: ogen-go/ogen
Releases · ogen-go/ogen
v1.0.0
v0.83.0
What's Changed
- ci: use Go 1.21 by @tdakkota in #1189
- feat(gen): improve discriminator inference error reporting by @tdakkota in #1188
- Use generated client in security source implementations by @vallahaye in #1191
- fix(gen): use spec names instead of Go names to infer discriminator by @tdakkota in #1195
New Contributors
- @vallahaye made their first contribution in #1191
Full Changelog: v0.82.0...v0.83.0
v0.82.0
What's Changed
- fix(validation): prettier error in case of swagger file by @alesbrelih in #1167
- chore: handle cookie error by @sashamelentyev in #1170
- feat: add 'mac' primitive for 'net.HardwareAddr' (MAC) by @lukasmalkmus in #1165
- ci(golangci-lint): disable
emptyStringTest
check by @tdakkota in #1176 - fix(gen): use response ref as key for wrapped type lookup by @tdakkota in #1183
New Contributors
- @lukasmalkmus made their first contribution in #1165
Full Changelog: v0.81.2...v0.82.0
v0.81.2
v0.81.1
What's Changed
- fix(gen): detect conflict when generic is not of the same base type by @utherbit in #1148
- fix: detect conflict when generic is not of the same base type by @Daniel-Vetter-Coverwhale in #941
Full Changelog: v0.81.0...v0.81.1
v0.81.0
v0.80.1
v0.80.0
v0.79.1
v0.79.0
What's Changed
- chore(ogen): log config lookup by @tdakkota in #1109
- fix(gen): set proper nil semantic for aliased arrays by @tdakkota in #1111
- feat: add regexp error for handle in app by @sashamelentyev in #1100
- send CORS headers for OPTIONS requests by @mpldr in #1117
- docs: add example configuration file by @utherbit in #1120
- fix(gen): add missing feature check by @tdakkota in #1124
- fix(gen): handle multipart complex fields according to spec by @tdakkota in #1099
New Contributors
Full Changelog: v0.78.0...v0.78.1