Discussion for https://github.com/grpc/proposal/pull/25 to change the Go 
Metadata API in a breaking way for security reasons.

We propose to remove the FromContext and NewContext functions from the 
metadata package.  These functions imply a context only has one set of 
metadata, but gRPC must distinguish between incoming (server received) and 
outgoing (client sending) metadata to avoid accidental forwarding.

*This is a breaking change*, and will require all users using metadata to 
inspect their code and update it appropriately.

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b82bd56c-16d4-4fdd-b66c-a97014d61467%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to