We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c77b2 commit d60aadbCopy full SHA for d60aadb
1 file changed
content/en/blog/releases/Kitex/release-v0_15_1.md
@@ -155,12 +155,6 @@ commit a1008887b9ab4553a79ce82cf6d3db324c344977
155
```
156
- The old version set `ServiceSearcher` on rpcinfo; the new version moves it to context to optimize Get/Set performance.
157
```diff
158
-commit a1008887b9ab4553a79ce82cf6d3db324c344977
159
-Author: Jayant <xiezhengyao@bytedance.com>
160
-Date: Wed Sep 17 15:52:37 2025 +0800
161
-
162
- perf: optimize cost of setting service searcher and update min go version to 1.20 (#1855)
163
164
diff --git a/pkg/remote/codec/util.go b/pkg/remote/codec/util.go
165
index d8e293d4..c257d8b8 100644
166
--- a/pkg/remote/codec/util.go
0 commit comments