Commit b58f006
authored
Update rpc-caller header of grpc (#824)
This might be a breaking change since it updates the rpc-caller header of grpc from uber-java to be a variable from clientOptions.
If there is any dependency on the value uber-java, updates the corresponding clientOptions value to be uber-java1 parent fac5b4f commit b58f006
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/uber/cadence/internal/compatibility/proto/serviceclient
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments