What's Changed
- feat: remove json-iterator and pkg/errors dependencies by @devhaozi in #1987
- fix: Issue #1980 by @Mozuha in #1985
- fix: enum generation in v3.1 by @dmouraneto in #1983
- refactor: simplify checking of FieldParser interface implementation by @nikpivkin in #1974
- refactor: remove unused parseValidTags method by @nikpivkin in #1973
- fix: avoid panic in ComplementSchema due to nil schema references by @nikpivkin in #1972
- fix: @name does not working for v3.1 by @ehles in #1966
- fix: getSecurityDefinitionKey white space parsing by @s1moe2 in #1942
- [v2] fix: duplicate print version by @martinyonatann in #1969
- feat: v2 top level security field by @0daryo in #2030
- Add missing null check by @koplas in #1999
- Fix for interface-valued schemas by @Cerber-Ursi in #2054
- feat: add multiple securitydefinitions.bearerauth for bearer token setting in V2 by @arsensokolov in #2027
- Fixes list recursion by @addshore in #2022
- feat: Support oneOf for requestBody Schemas in OpenAPI v3 by @codingcn in #2059
- Fix Response Schema Handling with Custom MIME Types by @fosple in #2019
- fix: segmentation error when using Slice as a type for generic (Wrapper[[]T]) in -v3.1 by @OnFireByte in #1997
- fix: parse form name "-" as skipped field by @isqua in #2090
- fix(openapi): honor @description.markdown for info.description by @nishkrishnan in #2128
New Contributors
- @devhaozi made their first contribution in #1987
- @Mozuha made their first contribution in #1985
- @dmouraneto made their first contribution in #1983
- @ehles made their first contribution in #1966
- @s1moe2 made their first contribution in #1942
- @martinyonatann made their first contribution in #1969
- @koplas made their first contribution in #1999
- @Cerber-Ursi made their first contribution in #2054
- @arsensokolov made their first contribution in #2027
- @addshore made their first contribution in #2022
- @codingcn made their first contribution in #2059
- @fosple made their first contribution in #2019
- @OnFireByte made their first contribution in #1997
- @isqua made their first contribution in #2090
- @nishkrishnan made their first contribution in #2128
Full Changelog: v2.0.0-rc4...v2.0.0-rc5