Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 15:37
· 160 commits to master since this release

📣 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

Full Changelog: v8.1.4...v9.0.0