This is 1.58.0 (goku 
<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.58.0>.

This release contains refinements, improvements, and bug fixes, with 
highlights listed below.
Core
   
   - gRPC 1.58 starts to require c-ares 1.18 or later.
   - [Deps] Update boringssl 202308211007. (#34115 
   <https://github.com/grpc/grpc/pull/34115>)
   - [pick_first] de-experiment pick first. (#34054 
   <https://github.com/grpc/grpc/pull/34054>)
   - [build metadata] Bazel to "other build systems" improvements. (#33803 
   <https://github.com/grpc/grpc/pull/33803>)
   - [Deps] Update abseil to 20230802. (#33974 
   <https://github.com/grpc/grpc/pull/33974>)
   - [c-ares DNS resolver] Fix file descriptor use-after-close bug when 
   c-ares writes succeed but subsequent read fails. (#33871 
   <https://github.com/grpc/grpc/pull/33871>)

C++
   
   - [docs] Document Alarm thread-safety guarantees. (#34092 
   <https://github.com/grpc/grpc/pull/34092>)
   - Added OpenSSL 3.0 (LTS) support via custom CMake builds (the default 
   is still BoringSSL)

Python
   
   - [Bazel] Enable grpcio-reflection to be used via Bazel. (#31013 
   <https://github.com/grpc/grpc/pull/31013>)
   - [packaging] Publish xds-protos as part of the standard package 
   pipeline. (#33797 <https://github.com/grpc/grpc/pull/33797>)

Ruby
   
   - [ruby] update google auth to ~> 1.0. (#34013 
   <https://github.com/grpc/grpc/pull/34013>)
   - [Ruby] set metadata_sent after call success. (#33998 
   <https://github.com/grpc/grpc/pull/33998>)
   - [ruby] remove unnecessary background thread startup wait logic that 
   interferes with forking. (#33805 
   <https://github.com/grpc/grpc/pull/33805>)

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/dd45039c-bcf9-43c9-869f-2caeccdf6edan%40googlegroups.com.

Reply via email to