New
Release v2.76.0
What's Changed
- Remove reference to obsolete property from Readme and mention alternative by @KnapSac in https://github.com/grpc/grpc-dotnet/pull/2631
- Migrate from sln to slnx by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2635
- Bump tar-fs from 3.0.8 to 3.0.9 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2636
- MapGrpcService with service definition refactor by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2634
- Bump brace-expansion from 1.1.11 to 1.1.12 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2639
- Fix shared code by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2640
- Bump pbkdf2 from 3.1.2 to 3.1.3 in /examples/Spar/Server/ClientApp by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2642
- Add protobuf-net code-first to README.md by @weitzhandler in https://github.com/grpc/grpc-dotnet/pull/2644
- Add more options to perf client by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2648
- Update docs and starvs for slnx by @MihaZupan in https://github.com/grpc/grpc-dotnet/pull/2649
- Support reading compressed grpc-web trailing headers by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2650
- Add .NET 10 target by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2653
- Update project.json packages and examples by @JamesNK in https://github.com/grpc/grpc-dotnet/pull/2658
- Bump tar-fs from 3.1.0 to 3.1.1 in /testassets/InteropTestsGrpcWebWebsite/Tests by @dependabot[bot] in https://github.com/grpc/grpc-dotnet/pull/2668
- Update Grpc.Tools dependency to latest version by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2675
- Update version on v2.76.x to 2.76.0-pre1 by @apolcyn in https://github.com/grpc/grpc-dotnet/pull/2676
- Prep for stable release by @asheshvidyut in https://github.com/grpc/grpc-dotnet/pull/2682
New Contributors
- @KnapSac made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2631
- @weitzhandler made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2644
- @MihaZupan made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2649
- @asheshvidyut made their first contribution in https://github.com/grpc/grpc-dotnet/pull/2682
Full Changelog: https://github.com/grpc/grpc-dotnet/compare/v2.71.0...v2.76.0