4.0.0-beta
vitalybibikov
released this
01 May 21:38
·
23 commits
to development
since this release
4.0.0-beta finally is out
just remembering what the heck is going om here
- Updated to v4 Functions
- Updated to .NET 8
- Updated to isolated worker model (from now on it is going to be the only one that is supported, as in-process is going to be deprecated)
- Updated to UI v5.17.3
- Updated to Swagger 5.6.5
- Updated docs
Considering to remove support of NewtonJson
https://www.nuget.org/packages/AzureExtensions.Swashbuckle/4.0.0-beta
What's Changed
- Yaml support added by @michaelmatthiaskern in #66
- querystring parameter example update by @YARG in #69
- Dev by @vitalybibikov in #75
- Update Swashbuckle.AspNetCore to 6.1.4 (#80) by @techfg in #81
- Adjusted usage of attribute properties in filter by @langebo in #84
- Make use of host.json extension section. by @hguy in #85
- Upgrade to .Net 6.0 by @dlahmad in #100
- Merge by @vitalybibikov in #102
- Merge pull request #102 from vitalybibikov/master by @vitalybibikov in #103
- Add support for Newtonsoft.Json in Swashbuckle by @jfjalburquerque in #108
New Contributors
- @michaelmatthiaskern made their first contribution in #66
- @YARG made their first contribution in #69
- @techfg made their first contribution in #81
- @langebo made their first contribution in #84
- @hguy made their first contribution in #85
- @dlahmad made their first contribution in #100
- @jfjalburquerque made their first contribution in #108
Full Changelog: 3.3.1-beta...4.0.0-beta