[grpc-io] Since which version, gRPC stack started supporting TLS 1.3?

2024-04-24 Thread Shikha Chowdhary
- All working well with TLS 1.2 but intermittently failed when using TLS 1.3 -- 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

[grpc-io] Does .NET grpc supports arm64?

2024-04-24 Thread Aleksandr Suchovarov
Our company would like to implement an Arm64 version of our existing WPF .NET7 desktop application using C#. I've found that arm64 application throws an error when it tries to use grpc client: "Error loading native library. Not found in any of the possible locations:

[grpc-io] GPR_ASSERT fails deep in gRPC 1.59 code after adding a trivial new gRPC service

2024-04-24 Thread Vadim G.
Hi, I ran into a situation where gRPC (1.59, C++) started aborting due to a failed gRPC assertion deep within gRPC code, and I am not sure how to begin debugging this. I can't find anything relevant in the gRPC documentation. Any suggestions would be very welcome! My starting point is a

[grpc-io] [gRPC-Python] grpcio-observability compatibiltiy with OTEL SDK 1.22.0+

2024-04-24 Thread Kyle Strand
The `grpcio-observability` requirements file (links below) specifies `opentelemetry-sdk == 1.21.0`. Is there a reason why this is pinned to a specific version, rather than using `^` or `>=`? The current OTEL PyPI release is 1.24.0. Additionally, is the OTEL SDK actually required, or could it