This is the 1.43.0 (green) 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.43.0>.

This release contains refinements, improvements, and bug fixes, with 
highlights listed below.
Core
   
   - Remove redundant work serializer usage in c-ares windows code. (#28016 
   <https://github.com/grpc/grpc/pull/28016>)
   - Support RDS updates on the server. (#27851 
   <https://github.com/grpc/grpc/pull/27851>)
   - Use WorkSerializer in XdsClient to propagate updates in a synchronized 
   manner. (#27975 <https://github.com/grpc/grpc/pull/27975>)
   - Support Custom Post-handshake Verification in TlsCredentials. (#25631 
   <https://github.com/grpc/grpc/pull/25631>)
   - Reintroduce the EventEngine default factory. (#27920 
   <https://github.com/grpc/grpc/pull/27920>)
   - Assert Android API >= v21. (#27943 
   <https://github.com/grpc/grpc/pull/27943>)
   - Add support for abstract unix domain sockets. (#27906 
   <https://github.com/grpc/grpc/pull/27906>)

C++
   
   - OpenCensus: Move metadata storage to arena. (#27948 
   <https://github.com/grpc/grpc/pull/27948>)

C#
   
   - [C#] Add nullable type attributes to Grpc.Core.Api. (#27887 
   <https://github.com/grpc/grpc/pull/27887>)

Objective-C
   
   - Revert "Revert "[objc] GRPCMetadataDictionary convenient typedef"". (
   #27882 <https://github.com/grpc/grpc/pull/27882>)

Python
   
   - [Aio] Validate the input type for set_trailing_metadata and abort. (
   #27958 <https://github.com/grpc/grpc/pull/27958>)

-- 
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/ca561f40-91d3-4280-856d-cb8f6e056c77n%40googlegroups.com.

Reply via email to