Skip to content

Commit d8dc789

Browse files
authored
docs(kitex): Update release-v0_15_1.md (#1431)
1 parent 57b27f3 commit d8dc789

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/blog/releases/Kitex/release-v0_15_1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ description: >
1111
### **Announcements**
1212
1. **Go Version Support Changes**: Kitex's minimum declared Go version has been adjusted to Go1.20 and supports up to Go1.25
1313
- 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.
1415

1516
### **New Features**
1617
1. **Generic Call: New v2 API Supporting Multi-Services and Streaming Calls**

0 commit comments

Comments
 (0)