๐๏ธ What's Changed
๐ Fixes
- be08706 Fix: serialize body by runtime type for interface/abstract parameters (#2118) (#2119) @HulinCedric
- d58ce5a fix: keep only baseline analyzer on legacy toolchains (#2136) @glennawatson
- 10ab2ce fix: handle empty responses and edge cases in JSON serialization (#2138) @ChrisPulman @glennawatson
- f9a24ab fix: clearer error when a response has no request message (#2141) @glennawatson
- 98868fa fix: detect nullable CancellationToken parameters (#2139) @glennawatson
- 7a3489e fix: correct URL and query string building edge cases (#2137) @glennawatson
- 8f9b460 fix: request building edge cases for headers, query and enum params (#2140) @glennawatson
๐งน General Changes
- 988d17a build: adopt central package management and modernize MSBuild (#2142) @glennawatson
๐ Documentation
- 2989a5e docs: Fix Refit 10 typo that should be Refit 11 (#2143) @PressXtoChris
๐ฆ Dependencies
- b71c90c Update dotnet monorepo (#2123) @renovate[bot]
- b2e3c17 Update ASP.NET Core (#2122) @renovate[bot]
- 5f67752 chore(deps): update dotnet monorepo to v8 (#2130) @renovate[bot]
- 780979c Update Microsoft.Testing to 18.8.0 (#2126) @renovate[bot]
๐ Full Changelog: v11.0.1...v11.1.0
๐ Contributions
๐ฑ New contributors since the last release: @HulinCedric
๐ Thanks to all the contributors: @ChrisPulman, @glennawatson, @HulinCedric, @PressXtoChris
๐ค Automated services that contributed: @renovate[bot]