Releases: grpc/grpc-dotnet
Releases · grpc/grpc-dotnet
Release v2.50.0-pre1
What's Changed
- Log sync errors in client logger interceptor example by @JamesNK in #1868
- Update the version to v2.50.0-dev (on master branch) by @jtattermusch in #1867
- Fix using disposed token in connect and resulting status by @JamesNK in #1872
- Improve transcoder example with swagger by @JamesNK in #1871
- Change examples to use WebApplication V1 by @JamesNK in #1875
- Change examples to use WebApplication V2 by @JamesNK in #1877
- Change examples to use WebApplication V4 by @JamesNK in #1879
- Fix detecting message accept encoding with whitespace by @JamesNK in #1882
- Fix race condition in flaky test by @JamesNK in #1883
- Change examples to use WebApplication V3 by @JamesNK in #1878
- Update Grpc.Core and Grpc.Tools dependencies. by @jtattermusch in #1892
- Use the extending class name when throwing ObjectDisposedException by @ellull in #1890
- Update Grpc.DotNet.sln to use file scoped namespaces by @JamesNK in #1894
- Fix grpc benchmark cancellation by @BrennanConroy in #1901
- Update transcoder example by @JamesNK in #1887
- Bump ansi-regex from 4.1.0 to 4.1.1 in /examples/Browser/Server/wwwroot by @dependabot in #1909
- Bump ansi-regex from 3.0.0 to 3.0.1 in /examples/Spar/Server/ClientApp by @dependabot in #1911
- Bump minimist, minimist and mkdirp in /examples/Browser/Server/wwwroot by @dependabot in #1910
- Fix build failure on benchmark server by @JamesNK in #1913
- Upgrade dotnet-grpc dependencies by @JamesNK in #1914
- Fix build failure on benchmark server V2 by @JamesNK in #1920
- Enable AOT analysis and fix warnings by @JamesNK in #1924
- Detect native HttpHandler on Android by @JamesNK in #1927
- Update Grpc.Tools dependency to 2.50.0 by @jtattermusch in #1934
- Update version to 2.50.0-pre1 (on v2.50.x branch) (second attempt). by @jtattermusch in #1937
Full Changelog: v2.49.0...v2.50.0-pre1
Release v2.49.0
What's Changed
- Update version to 2.49.0 (on the v2.49.x branch) by @jtattermusch in #1891
Full Changelog: v2.49.0-pre1...v2.49.0
Release v2.49.0-pre1
What's Changed
- Use PoolingAsyncValueTaskMethodBuilder on ReadStreamMessageAsync method by @mayuki in #1850
- Change nullable GetValueOrDefault to Value by @JamesNK in #1855
- Add Channeler example by @JamesNK in #1851
- Remove bad deadline test by @JamesNK in #1859
- Load balancing fix to clear disposed subchannels on resolver error by @JamesNK in #1853
- Update solution to .NET 7 by @JamesNK in #1803
- Configure pooled connection lifetime in client factory by @JamesNK in #1862
- [2.49.x] Fix using disposed token in connect and resulting status by @JamesNK in #1873
Full Changelog: v2.48.0...v2.49.0-pre1
Release v2.48.0
Update version to 2.48.0 stable (on v2.48.x branch) (#1856) * Update version to 2.48.0 stable (on v2.48.x branch) * Update VersionInfo.cs
Release v2.48.0-pre1
Release v2.47.0
Update version to v2.47.0 (on v2.47.x branch) (#1794) * Update version to v2.47.0 (on v2.47.x branch) * Update VersionInfo.cs to match version.props
Release v2.47.0-pre1
Release v2.46.0
Update version to 2.46.0 (on v2.46.x) (#1740) * Update version to 2.46.0 (on v2.46.x) * update Grpc.Core dependency to 2.46.1
Release v2.46.0-pre1
Release v2.45.0
Update version to 2.45.0 (on v2.45.x branch) (#1697)