ITADN
domaindrivendev/Swashbuckle.AspNetCore

版本发布 8

v10.1.4
? · 2026-02-18

## What's Changed * Bump swagger-ui-dist from 5.31.0 to 5.31.1 in /src/Swashbuckle.AspNetCore.SwaggerUI by @dependabot in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3792 * Return null on example, as it was with OpenApiNull before by @jgarciadelanoceda in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3793 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.1.3...v10.1.4

v10.1.1
? · 2026-02-01

## What's Changed * Add cache headers to document URLs endpoint by @Copilot and @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3766 ## New Contributors * @Copilot made their first contribution in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3766 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.1.0...v10.1.1

v10.1.0
? · 2025-12-12

## What's Changed ### New Features * Add public method `SchemaRepository.ReplaceSchemaId` by @bkoelman in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3708 ### Bug Fixes * Exclude inherited properties only when base added to `AllOf` by @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 `TryLookupByType` with 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

v10.0.1
? · 2025-11-12

## What's Changed * Prepare for OpenAPI.NET 3.0 by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3647 * Fix exception sorting operation tags by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3652 * Improve version table by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3653 * Update migration guide by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3654 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v10.0.0...v10.0.1

v9.0.6
? · 2025-10-02

## What's Changed * Bump redoc from 2.5.0 to 2.5.1 by @dependabot in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3587 * Bump swagger-ui from 5.29.1 to 5.29.2 by @dependabot in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3595 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v9.0.5...v9.0.6

v9.0.3
? · 2025-07-08

## What's Changed * Fix incorrect `Content-Length` for swagger-ui and Redoc static assets by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3488 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v9.0.2...v9.0.3

v9.0.1
? · 2025-06-13

## What's Changed * Fix missing Swashbuckle.AspNetCore metapackage dependencies by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3460 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v9.0.0...v9.0.1

v9.0.0
? · 2025-06-13

📣 This release contains the following **breaking changes**: - Drops support for `netstandard2.0` and thus .NET Framework - now only `net8.0` and `net9.0` are supported. - Removes all public members annotated as `[Obsolete]` in previous releases. - Removes the deprecated `--serializeasv2` option from Swashbuckle.AspNetCore.Cli, which was superseded by `--openapiversion` from version 8.0.0. ## What's Changed * Add tests for `[Range]` and respect `ParseLimitsInInvariantCulture` property by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3448 * Fix `[Range]` behaviour by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3449 * Refactor sample websites by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3450 * Drop netstandard support by @martincostello in https://github.com/domaindrivendev/Swashbuckle.AspNetCore/pull/3422 **Full Changelog**: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v8.1.4...v9.0.0