Skip to content

Commit 5e9ab3e

Browse files
authored
Update compatibility table. (#208)
1 parent 3f9cf0e commit 5e9ab3e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,14 +156,17 @@ jobs:
156156

157157
# Compatibility
158158

159-
SkyWalking CLI and SkyWalking OAP communicate with different query version, here is a summary of the compatible version of both.
159+
SkyWalking CLI and SkyWalking OAP communicate with different query versions, here is a summary of the compatible versions of both.
160+
Note that many queries in older CLI releases can still work with new OAP versions and vice versa because most query APIs are forward-compatible.
161+
The compatibility table here only lists fully compatible OAP versions, which mean new query APIs are implemented in this specific version.
160162

161163
| SkyWalking CLI | OAP Server Version |
162164
|----------------|---------------|
163165
| \> = 0.11.0 | \> = 9.2.0 |
164166
| \> = 0.12.0 | \> = 9.3.0 |
165167
| \> = 0.12.0 | \> = 9.5.0 |
166168
| \> = 0.13.0 | \> = 9.6.0 |
169+
| \> = 0.14.0 | \> = 10.2.0 |
167170

168171
# Contributing
169172

0 commit comments

Comments
 (0)