Releases: ogen-go/ogen
Releases · ogen-go/ogen
v0.76.0
What's Changed
- ci(coverage): use
codecov-action@v3
by @tdakkota in #1053 - feat(info): route summary by @alesbrelih in #1052
- feat(security): added option to exclude sec requirement by @alesbrelih in #1055
- refactor: removing unused code by @AlexanderMint in #1056
- feat(parser): add
x-ogen-custom-security
extension by @tdakkota in #1058
New Contributors
- @AlexanderMint made their first contribution in #1056
Full Changelog: v0.75.0...v0.76.0
v0.75.0
What's Changed
- feat(client): added interface generation by @alesbrelih in #1038
- fix(gen): trim path prefix inside
FindPath
by @tdakkota in #1047 - fix(gen): ignore security format case by @tdakkota in #1046
- docs(contributing): add commands to update generated code by @tdakkota in #1048
Full Changelog: v0.74.0...v0.75.0
v0.74.0
What's Changed
- ci: fix image build by @gvencadze in #1006
- fix: linter memory aliasing issue by @tdakkota in #1016
- fix: do not fold Set-Cookie values into a single header, per RFC6265 by @jmalloc in #1027
- fix(gen): pass HTTP attributes, even if
operationId
is not set by @tdakkota in #1031 - feat: use of conventient errors for sec errors as well. Also fixed recordErr. by @alesbrelih in #1033
- feat(oauth2): added support by @alesbrelih in #1025
- feat(gen): add a method to return all enum values by @tdakkota in #1034
New Contributors
- @jmalloc made their first contribution in #1027
- @alesbrelih made their first contribution in #1033
Full Changelog: v0.73.0...v0.74.0
v0.73.0
What's Changed
- feat: add docker image build by @gvencadze in #1001
- feat(gen): return same error as server if requirement is not satisfied by @tdakkota in #1005
New Contributors
- @gvencadze made their first contribution in #1001
Full Changelog: v0.72.1...v0.73.0
v0.72.1
v0.72.0
v0.71.1
v0.71.0
What's Changed
- refactor: space created for validators by @sashamelentyev in #965
- Fix logic for decoding valueless query parameter into an array by @Liooo in #971
- fix(gen): remove unreachable code by @k4n4ry in #972
- fix(gen): use mapping key for discriminator const by @Liooo in #973
New Contributors
Full Changelog: v0.70.1...v0.71.0