New
v10.1.0
What's Changed
New Features
- Add public method
SchemaRepository.ReplaceSchemaIdby @bkoelman in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3708
Bug Fixes
- Exclude inherited properties only when base added to
AllOfby @John-Paul-R in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3692
Miscellaneous
- Add clarifying example in migration guide to v10 by @markuspalme in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3672
- Add markdown linter by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3673
- Update dependencies by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3685
- Validate OpenAPI documents create valid C# clients by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3686
- End-to-end client validation tests by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3687
- Add NSwag client test by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3689
- Fix GitHub step summaries by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3691
- Clarify compatibility by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3694
- Update zizmor by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3695
- Suppress zizmor false-positive by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3696
- Refactor tests by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3705
- Use NuGet Trusted Publishing by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3574
- Annotate
TryLookupByTypewith nullability hints by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3719 - Bump swagger-ui-dist to 5.31.0 by @dependabot in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3720
New Contributors
- @markuspalme made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3672
- @John-Paul-R made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3692
Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.0.1...v10.1.0