You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/blog/releases/Kitex/release-v0_15_1.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ description: >
11
11
### **Announcements**
12
12
1.**Go Version Support Changes**: Kitex's minimum declared Go version has been adjusted to Go1.20 and supports up to Go1.25
13
13
- Currently does not affect Go v1.18/v1.19 compilation, but after being declared for higher versions, subsequent versions will introduce features of higher versions
14
+
2.**Breaking Change for Partial interfaces**: No impact on regular users, but may affect those with extensions or special api dependencies. For details, refer to the [**Special Changes**] section.
14
15
15
16
### **New Features**
16
17
1.**Generic Call: New v2 API Supporting Multi-Services and Streaming Calls**
0 commit comments