From 273ae2142b2ad4fb194fe343bbaa206e5d26a9bc Mon Sep 17 00:00:00 2001 From: moljac Date: Mon, 30 Sep 2024 14:22:04 +0200 Subject: [PATCH 1/2] config.json for testing/minimal repro --- config.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/config.json b/config.json index 30b8e8553..625b6a729 100644 --- a/config.json +++ b/config.json @@ -4980,8 +4980,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-android", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Android", "dependencyOnly": false, "type": "androidlibrary", @@ -4990,8 +4990,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-api", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Api", "dependencyOnly": false, "type": "androidlibrary", @@ -5000,8 +5000,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-context", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Context", "dependencyOnly": false, "type": "androidlibrary", @@ -5010,8 +5010,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-core", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Core", "dependencyOnly": false, "type": "androidlibrary", @@ -5020,8 +5020,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-okhttp", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.OkHttp", "dependencyOnly": false, "type": "androidlibrary", @@ -5030,8 +5030,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-protobuf-lite", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Protobuf.Lite", "dependencyOnly": false, "type": "androidlibrary", @@ -5040,8 +5040,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-stub", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Stub", "dependencyOnly": false, "type": "androidlibrary", @@ -5050,8 +5050,8 @@ { "groupId": "io.grpc", "artifactId": "grpc-util", - "version": "1.63.2", - "nugetVersion": "1.63.2.1", + "version": "1.64.2", + "nugetVersion": "1.64.2", "nugetId": "Xamarin.Grpc.Util", "dependencyOnly": false, "excludedRuntimeDependencies": "io.grpc.grpc-core,junit.junit,io.grpc.grpc-testing,org.mockito.mockito-core", From 08fa0e555402013694961a88e001a504bf0cfc14 Mon Sep 17 00:00:00 2001 From: moljac Date: Mon, 30 Sep 2024 14:22:34 +0200 Subject: [PATCH 2/2] metadata --- .../io.grpc/grpc-api/Transforms/Metadata.xml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/source/io.grpc/grpc-api/Transforms/Metadata.xml b/source/io.grpc/grpc-api/Transforms/Metadata.xml index dfa5b816d..a9de4e101 100644 --- a/source/io.grpc/grpc-api/Transforms/Metadata.xml +++ b/source/io.grpc/grpc-api/Transforms/Metadata.xml @@ -114,4 +114,34 @@ path="/api/package[@name='io.grpc']/class[@name='ForwardingChannelBuilder']/method[@name='delegate' and count(parameter)=0]" /> + + + + + + + + + EventData + + + SeverityData + + \ No newline at end of file