This is 1.83.0 (garden <https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md)-word>) release announcement for gRPC-Core and the wrapped languages C++, C#, Objective-C, Python, PHP and Ruby. Latest release notes are here <https://github.com/grpc/grpc/releases/tag/v1.83.0>.
This release contains refinements, improvements, and bug fixes, with highlights listed below. Core - [Security] Default to Post-Quantum Cryptography in TLS key exchange. ( #42560 <https://github.com/grpc/grpc/pull/42560>) - [authz] don't pass RBAC policy by value when constructing authorization engine. (#42636 <https://github.com/grpc/grpc/pull/42636>) C# - Migrate CSharp Grpc.Tools to new DotNet Version. (#42661 <https://github.com/grpc/grpc/pull/42661>) - [C#] Tools - Build: Fix protoc SIGSEGV on ARM64 by aligning max-page-size and migrating to manylinux_2_28. (#42590 <https://github.com/grpc/grpc/pull/42590>) Python - [Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower bound to allow 6.x. (#43001 <https://github.com/grpc/grpc/pull/43001>) - [Python] Add abort_with_status to the aio ServicerContext ABC. (#42733 <https://github.com/grpc/grpc/pull/42733>) - [Python] Update lower bound for protobuf from 6.33.5 to 7.35.1. (#42914 <https://github.com/grpc/grpc/pull/42914>) - [Python] Pyright typeCheckingMode - standard. (#42739 <https://github.com/grpc/grpc/pull/42739>) - [Python] Support Python 3.15 - Upgrade bazel dep rules_python to 2.0.2. (#42637 <https://github.com/grpc/grpc/pull/42637>) - [Python] Hide internal symbols from Python's cygrpc shared object. ( #42325 <https://github.com/grpc/grpc/pull/42325>) - [Python] Handle custom Interceptor exceptions in InterceptedCall APIs . (#42593 <https://github.com/grpc/grpc/pull/42593>) -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/grpc-io/459e4ae6-48b4-4034-8444-360326ed1b00n%40googlegroups.com.
