This is the 1.35.0 (gecko <https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md>) 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.35.0>.
Core - Backport "Fix implicit declaration error in zlib + macOS #24979 <https://github.com/grpc/grpc/pull/24979>". (#25133 <https://github.com/grpc/grpc/pull/25133>) - xDS features doc update for case insensitive prefix/full path matching. (#24999 <https://github.com/grpc/grpc/pull/24999>) - Add darwin_arm64 and darwin_arm64e to c-ares config settings. (#24872 <https://github.com/grpc/grpc/pull/24872>) - Add FileWatcher CertificateProvider. (#24600 <https://github.com/grpc/grpc/pull/24600>) - Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT". (#24780 <https://github.com/grpc/grpc/pull/24780>) C++ - Upgrade bazel to 3.7.1 (repository-wide). (#25000 <https://github.com/grpc/grpc/pull/25000>) - Makefile: remove support for building protobuf, C++ libraries and executables. (#24000 <https://github.com/grpc/grpc/pull/24000>) C# - fix nuget package signing on Linux (do not use PublicSign=true on non-windows). (#24980 <https://github.com/grpc/grpc/pull/24980>) - Remove C# as a supported language for xDS features. (#24982 <https://github.com/grpc/grpc/pull/24982>) - Fix C# native library loading in .NET 5 single-file apps. (#24744 <https://github.com/grpc/grpc/pull/24744>) Python - Fix visibility of libprotobuf symbols in protoc_compiler.so on Mac. ( #24992 <https://github.com/grpc/grpc/pull/24992>) - [Aio] Correct type annotation of grpc.aio.ServicerContext.abort. ( #24946 <https://github.com/grpc/grpc/pull/24946>) - Add limit concurrent RPC feature to asyncio server. (#24818 <https://github.com/grpc/grpc/pull/24818>) - [Aio] Fix the emtpy response handling in streaming RPC. (#24801 <https://github.com/grpc/grpc/pull/24801>) - [Backport] Implement grpc.Future interface in SingleThreadedRendezvous. (#24574 <https://github.com/grpc/grpc/pull/24574>) - [Backport] Make Python 2 an optional dependency for Bazel build. ( #24452 <https://github.com/grpc/grpc/pull/24452>) Ruby - Fix implicit decalaration in rb_event_thread.c. (#24962 <https://github.com/grpc/grpc/pull/24962>) - Base the ruby build off of latest rake-compiler-dock/manylinux14 images, add ruby 3.0 binary packages. (#25070 <https://github.com/grpc/grpc/pull/25070>) - Ruby: add support to circuit_breaking xds interop test case. (#25028 <https://github.com/grpc/grpc/pull/25028>) - Binary packages (for example, grpc-1.35.0-x86_64-linux.gem): - Are now compatible with ruby 3.0 - Are now built off of manylinux14 (we no longer support Centos 6) -- 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 on the web visit https://groups.google.com/d/msgid/grpc-io/CAEteGX3A0gyX2oHGDnDAdn2p8FbWZiObw6%2Bdhmay7ohRnuLe_w%40mail.gmail.com.
