Releases: grpc/grpc-dotnet
Releases · grpc/grpc-dotnet
Release v2.67.0-pre1
What's Changed
- precompile condition clean by @Varorbc in #2528
- Log server cancellation errors at info level by @JamesNK in #2527
- Update logging to use generated logs by @wabalubdub in #2531
- Bump serve-static from 1.14.2 to 1.16.2 in /examples/Spar/Server/ClientApp by @dependabot in #2536
- Update to Grpc.Tools 2.67.0-pre1 by @JamesNK in #2547
- Cleanup gRPC unit testing helpers in tester sample by @JamesNK in #2548
- Fix UpdateBalancingState not called when address attributes are modified by @JamesNK in #2553
- Update Grpc.Tools to 2.67.0 by @JamesNK in #2554
- Bump version for 2.67 RC by @apolcyn in #2555
New Contributors
- @wabalubdub made their first contribution in #2531
Full Changelog: v2.66.0...v2.67.0-pre1
Release v2.66.0
What's Changed
- Bump version on master to 2.66.0-dev by @stanley-cheung in #2491
- Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by @mayuki in #2496
- Update .NET 9 SDK and resolve warnings by @sebastienros in #2502
- Bump braces from 3.0.2 to 3.0.3 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2504
- Bump axios from 1.6.2 to 1.7.4 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2505
- Update puppeteer by @JamesNK in #2507
- Remove internal_ci flag from interop test script by @JamesNK in #2509
- Fix Google auth interop test by @JamesNK in #2512
- [testing] improve sanity check in jwt_token_creds interop test by @apolcyn in #2513
- Add HTTP version configuration to GrpcChannelOptions by @JamesNK in #2514
- Bump grpc.tools version to 2.66 by @apolcyn in #2523
- Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by @dependabot in #2522
- Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp by @dependabot in #2525
- Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2524
- Bump v2.66.x branch to 2.66.0.pre1 by @apolcyn in #2526
- Bump v2.66.x to v2.66.0 by @apolcyn in #2539
Full Changelog: v2.65.0...v2.66.0
Release v2.66.0-pre1
What's Changed
- Bump version on master to 2.66.0-dev by @stanley-cheung in #2491
- Fix failure to create GrpcChannel under Wine compatibility layer (including Steam Proton and Apple Game Porting Toolkit) by @mayuki in #2496
- Update .NET 9 SDK and resolve warnings by @sebastienros in #2502
- Bump braces from 3.0.2 to 3.0.3 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2504
- Bump axios from 1.6.2 to 1.7.4 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2505
- Update puppeteer by @JamesNK in #2507
- Remove internal_ci flag from interop test script by @JamesNK in #2509
- Fix Google auth interop test by @JamesNK in #2512
- [testing] improve sanity check in jwt_token_creds interop test by @apolcyn in #2513
- Add HTTP version configuration to GrpcChannelOptions by @JamesNK in #2514
- Bump grpc.tools version to 2.66 by @apolcyn in #2523
- Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot by @dependabot in #2522
- Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp by @dependabot in #2525
- Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2524
Full Changelog: v2.65.0...v2.66.0-pre1
Release v2.65.0
What's Changed
- Update Native.DetectWindowsVersion() to consider Windows Server 2019 to be Window Server by @wrall in #2468
- Bump master version to 2.65.0-dev by @stanley-cheung in #2472
- Reduce usage of RunContinuationsAsynchronously by @JamesNK in #2478
- Bump Grpc.Tools version to 2.65.0 by @stanley-cheung in #2488
- Bump version to 2.65.0-pre1 by @stanley-cheung in #2490
- Bump release version to 2.65.0 by @stanley-cheung in #2495
New Contributors
Full Changelog: v2.64.0...v2.65.0
Release v2.65.0-pre1
What's Changed
- Update Native.DetectWindowsVersion() to consider Windows Server 2019 to be Window Server by @wrall in #2468
- Bump master version to 2.65.0-dev by @stanley-cheung in #2472
- Reduce usage of RunContinuationsAsynchronously by @JamesNK in #2478
- Bump Grpc.Tools version to 2.65.0 by @stanley-cheung in #2488
- Bump version to 2.65.0-pre1 by @stanley-cheung in #2490
New Contributors
Full Changelog: v2.64.0...v2.65.0-pre1
Release v2.64.0
What's Changed
- doc: fix typo by @WeihanLi in #2432
- doc: fix typo by @WeihanLi in #2431
- ci: upgrade checkout action version by @WeihanLi in #2434
- build: configure rollForward in global.json by @WeihanLi in #2437
- Support some HttpClientAction settings and log debug message instead of an error by @JamesNK in #2448
- Assign primary handler before other configuration by @JamesNK in #2445
- Update various package versions by @JamesNK in #2453
- Update Grpc.Tools to 2.64.0 by @JamesNK in #2456
- Change functional tests to use dynamic ports by @JamesNK in #2458
- Add WriteResponseHeadersAsync test by @JamesNK in #2452
- Update repo for .NET 9 by @JamesNK in #2457
- Fix flaky ConnectTimeout_MultipleCalls_AttemptReconnect test by @JamesNK in #2460
- Bump branch version to 2.64.0-pre1 by @stanley-cheung in #2471
- [2.64.x] Update Native.DetectWindowsVersion() to consider Windows Server 2019 to be Window Server by @JamesNK in #2473
- Bump version to 2.64.0 by @stanley-cheung in #2487
Full Changelog: v2.63.0...v2.64.0
Release v2.64.0-pre1
What's Changed
- doc: fix typo by @WeihanLi in #2432
- doc: fix typo by @WeihanLi in #2431
- ci: upgrade checkout action version by @WeihanLi in #2434
- build: configure rollForward in global.json by @WeihanLi in #2437
- Support some HttpClientAction settings and log debug message instead of an error by @JamesNK in #2448
- Assign primary handler before other configuration by @JamesNK in #2445
- Update various package versions by @JamesNK in #2453
- Update Grpc.Tools to 2.64.0 by @JamesNK in #2456
- Change functional tests to use dynamic ports by @JamesNK in #2458
- Add WriteResponseHeadersAsync test by @JamesNK in #2452
- Update repo for .NET 9 by @JamesNK in #2457
- Fix flaky ConnectTimeout_MultipleCalls_AttemptReconnect test by @JamesNK in #2460
- Bump branch version to 2.64.0-pre1 by @stanley-cheung in #2471
- [2.64.x] Update Native.DetectWindowsVersion() to consider Windows Server 2019 to be Window Server by @JamesNK in #2473
Full Changelog: v2.63.0...v2.64.0-pre1
Release v2.63.0
What's Changed
- Prevent block inside ResolveAsync from blocking PollingResolver.Refresh by @JamesNK in #2385
- Bump follow-redirects from 1.15.4 to 1.15.6 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2392
- Update microsoft-support.md by @JamesNK in #2403
- fix a couple typos in README.md by @jjanuszkiewicz in #2397
- Interrupt existing subchannel connect attempt when reconnect is requested by @JamesNK in #2410
- Update Directory.Packages.props by @WeihanLi in #2413
- #2401 Add new TFM's so package dependency can be removed by @thompson-tomo in #2402
- support
ReadAllAsync
for netstandard2.0 by @WeihanLi in #2411 - Fix ObjectDisposedException message by @drewnoakes in #2415
- Enable multiple connections with WinHttpHandler by default by @JamesNK in #2416
- Fix memory leak when using call context propagation with cancellation token by @JamesNK in #2421
- Fix HTTP/3 test errors on .NET 6 by @JamesNK in #2423
- Add semaphore to limit subchannel connect to prevent race conditions by @JamesNK in #2422
- Don't capture async locals in resolver by @JamesNK in #2426
- Update Grpc.Tools to 2.63 by @apolcyn in #2429
- Bump 2.63.x branch to 2.63.0-pre1 by @apolcyn in #2430
- Fix build on v2.63.x - cherry pick #2437 by @apolcyn in #2442
- Bump 2.63.x to stable release by @apolcyn in #2440
New Contributors
- @jjanuszkiewicz made their first contribution in #2397
- @thompson-tomo made their first contribution in #2402
- @drewnoakes made their first contribution in #2415
Full Changelog: v2.62.0...v2.63.0
Release v2.63.0-pre1
What's Changed
- Prevent block inside ResolveAsync from blocking PollingResolver.Refresh by @JamesNK in #2385
- Bump follow-redirects from 1.15.4 to 1.15.6 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot in #2392
- Update microsoft-support.md by @JamesNK in #2403
- fix a couple typos in README.md by @jjanuszkiewicz in #2397
- Interrupt existing subchannel connect attempt when reconnect is requested by @JamesNK in #2410
- Update Directory.Packages.props by @WeihanLi in #2413
- #2401 Add new TFM's so package dependency can be removed by @thompson-tomo in #2402
- support
ReadAllAsync
for netstandard2.0 by @WeihanLi in #2411 - Fix ObjectDisposedException message by @drewnoakes in #2415
- Enable multiple connections with WinHttpHandler by default by @JamesNK in #2416
- Fix memory leak when using call context propagation with cancellation token by @JamesNK in #2421
- Fix HTTP/3 test errors on .NET 6 by @JamesNK in #2423
- Add semaphore to limit subchannel connect to prevent race conditions by @JamesNK in #2422
- Don't capture async locals in resolver by @JamesNK in #2426
- Update Grpc.Tools to 2.63 by @apolcyn in #2429
- Bump 2.63.x branch to 2.63.0-pre1 by @apolcyn in #2430
New Contributors
- @jjanuszkiewicz made their first contribution in #2397
- @thompson-tomo made their first contribution in #2402
- @drewnoakes made their first contribution in #2415
Full Changelog: v2.62.0...v2.63.0-pre1
Release v2.62.0
What's Changed
- Set default streams value in grpc-client.yml by @sebastienros in #2379
- Fix OS detection error in UWP by @JamesNK in #2376
- Update Grpc.Tools version to 2.62 by @apolcyn in #2382
- Bump v2.62.x to pre1 by @apolcyn in #2383
- Bump v2.62.x version for final release by @apolcyn in #2400
Full Changelog: v2.61.0...v2.62.0