This is 1.26.0(*gon 
<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.26.0>.

Core
   
   - Fix compression filter crash on empty payload. (#21315 
   <https://github.com/grpc/grpc/pull/21315>)
   - Ensure awake pollset_work threads exist on Windows. (#19311 
   <https://github.com/grpc/grpc/pull/19311>)
   - Disable client_idle_filter. (#20910 
   <https://github.com/grpc/grpc/pull/20910>)
   - Remove gpr_get/set_allocation_functions. (#20462 
   <https://github.com/grpc/grpc/pull/20462>)
   - Security audit response. (#20839 
   <https://github.com/grpc/grpc/pull/20839>)

C++
   
   - Automatically disable testing frameworks if gRPC_BUILD_TESTS=OFF. (
   #20976 <https://github.com/grpc/grpc/pull/20976>)
   - Do not build channelz when gRPC_USE_PROTO_LITE. (#21011 
   <https://github.com/grpc/grpc/pull/21011>)
   - Add options for all codegen plugins. (#20629 
   <https://github.com/grpc/grpc/pull/20629>)
   - gRPC-C++ podspec follows gRPC versioning. (#20977 
   <https://github.com/grpc/grpc/pull/20977>)
   - Issue 19208: Fix pollset_set_del_fd to cleanup all fd references. (
   #20452 <https://github.com/grpc/grpc/pull/20452>)
   - De-duplicate .proto file processing. (#20537 
   <https://github.com/grpc/grpc/pull/20537>)
   - cmake: Add VERSION and SOVERSION properties to libraries. (#20770 
   <https://github.com/grpc/grpc/pull/20770>)

C#
   
   - C# Fix Unobserved Task Exception problem for cancelled calls with 
   unexhausted response stream. (#21202 
   <https://github.com/grpc/grpc/pull/21202>)
   - Fix C# sending empty payloads with gzip compression. (#21266 
   <https://github.com/grpc/grpc/pull/21266>)
   - C#: fix #20782 <https://github.com/grpc/grpc/issues/20782>. (#20859 
   <https://github.com/grpc/grpc/pull/20859>)

Objective-C
   
   - Update GRPCUnaryResponseHandler with generics. (#21316 
   <https://github.com/grpc/grpc/pull/21316>)

Python
   
   - Release Python3.8 wheels for Windows. (#21271 
   <https://github.com/grpc/grpc/pull/21271>)
   - Release Python3.8 wheel on macOS. (#21270 
   <https://github.com/grpc/grpc/pull/21270>)
   - Fix issue with exception being out of scope in Python 3. (#20314 
   <https://github.com/grpc/grpc/pull/20314>)
   - [AIO] Implement the shutdown process for AIO server and completion 
   queue. (#20805 <https://github.com/grpc/grpc/pull/20805>)
   - Attempt to drop support for Python 3.4. (#20789 
   <https://github.com/grpc/grpc/pull/20789>)
   - AIO Unified call interface. (#20824 
   <https://github.com/grpc/grpc/pull/20824>)
   - Make sure Core aware of gevent Cython objects. (#20891 
   <https://github.com/grpc/grpc/pull/20891>)
   - [bazel] Add an ability to call an optional custom plugin for 
   py_proto_library and py_grpc_library. (#20846 
   <https://github.com/grpc/grpc/pull/20846>)

-- 
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/bff36a49-4da7-4ba3-8907-f975e7fdf20f%40googlegroups.com.

Reply via email to