What's Changed
- Fixing incorrect BOM handling in the response by @alexeyzimarev in #1781
- Change RestClientOptions to MaxTimeout which is what it really is by @kendallb in #1804
- Allow forcing only a single custom serializer to be used by @kendallb in #1803
- Change RestBaseResponse property bag to setters from init by @kendallb in #1805
- Added back all missing Async API functions by @kendallb in #1800
- Control the Expect100Continue functionality at the client level by @kendallb in #1802
- Always stream just the headers for DownloadStreamAsync for best memory utilization by @kendallb in #1825
- Bump FluentAssertions from 6.5.1 to 6.6.0 by @dependabot in #1829
- Added custom props attribute by @alexeyzimarev in #1868
- Work around bugs in HttpClient and long form POST data. by @kendallb in #1815
- Make possible to use legacy AddParameter for Body by @alexeyzimarev in #1869
New Contributors
- @RoelStierum made their first contribution in #1780
- @chekkan made their first contribution in #1835
- @ilovebewbs made their first contribution in #1833
- @kappa7194 made their first contribution in #1852
- @naveensrinivasan made their first contribution in #1838
- @jaredwaller made their first contribution in #1844
- @aleshi made their first contribution in #1851
- @GenericBIM made their first contribution in #1867
Full Changelog: 107.3.0...108.0.0