What's Changed
- Added dependency injection/easy registration for async filters by @tofi92 in #3030
- Improve IncludeXmlComments performance (2) by @mus65 in #3044
- Apply ParameterFilters and RequestBodyFilters for WithOpenApi endpoints by @jgarciadelanoceda in #3059
- Swagger plugins support by @jvmlet in #3056
- Add benchmarks project by @martincostello in #3050
- Fix NuGet badge by @martincostello in #3064
- SwaggerGen - Improved handling of dictionaries with enum key by @flarestudiopl in #3068
- Fix typo by @tom-star119 in #3073
- Do not fill the RequestBody description with the first parameter of a… by @jgarciadelanoceda in #3076
New Contributors
- @tofi92 made their first contribution in #3030
- @mus65 made their first contribution in #3044
- @jvmlet made their first contribution in #3056
- @flarestudiopl made their first contribution in #3068
- @tom-star119 made their first contribution in #3073
Full Changelog: v6.7.3...v6.8.0