v3.11.0
What's Changed
- Enable Foresight on Windows by @raphael in #3185
- Fix OpenAPI tags by @raphael in #3190
- Fix up CI output paths on Windows by @raphael in #3186
- Create dependency-review.yml by @raphael in #3192
- Create codeql.yml by @raphael in #3193
- Add dsl.Randomiser that lets you pass your own example randomiser by @isaacseymour in #3191
- Added detail about Service dsl function to godoc comment by @c-reeder in #3194
- Fixed UUID generation in openapi examples by @c-reeder in #3199
- Fix potential bug with result types by @raphael in #3204
- OpenAPI v3 type names refer to openapi:typename in meta by @najeira in #3203
- Remove duplicate err declaration by @raphael in #3218
- Properly check for nil in validation by @raphael in #3222
- Fix potential panic when method name is empty by @ikawaha in #3231
- Use proper scope to compute enum value by @raphael in #3234
New Contributors
- @isaacseymour made their first contribution in #3191
- @c-reeder made their first contribution in #3194
- @najeira made their first contribution in #3203
Full Changelog: v3.10.2...v3.11.0