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