v3.11.1
What's Changed
- ClientError: Add original error by @RadekDvorak in #3232
- Remove typo in documented example for CollectionOf DSL by @sbchapin in #3239
- Fix broken type references in custom package by @c-reeder in #3207
- Use errors.Join() instead of go-multierror by @tchssk in #3249
- Fix use of
struct:pkg:path
with result types. by @raphael in #3243 - Fix OpenAPI for result types with multiple views by @raphael in #3250
New Contributors
- @RadekDvorak made their first contribution in #3232
- @sbchapin made their first contribution in #3239
Full Changelog: v3.11.0...v3.11.1