From b01b9b576b834dfcd518538a7f66a072572cc217 Mon Sep 17 00:00:00 2001 From: Michael Landis Date: Fri, 24 May 2024 16:01:19 -0700 Subject: [PATCH] feat: bump grpc.net.client to v2.63.0 This addresses regressions we saw when spawning many new connections. Possibly fixed by https://github.com/grpc/grpc-dotnet/pull/2422 --- src/Momento.Sdk/Momento.Sdk.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Momento.Sdk/Momento.Sdk.csproj b/src/Momento.Sdk/Momento.Sdk.csproj index 33e6e90a..b0949add 100644 --- a/src/Momento.Sdk/Momento.Sdk.csproj +++ b/src/Momento.Sdk/Momento.Sdk.csproj @@ -47,7 +47,7 @@ - + @@ -61,7 +61,7 @@ - +