Merge pull request #174 from ityuhui/yh-060-docs-upd-0223

Update version and compatibility for the release 0.6.0
This commit is contained in:
Kubernetes Prow Robot
2023-02-23 10:05:34 -08:00
committed by GitHub

View File

@@ -6,14 +6,15 @@ The C client uses Semantic Versioning. We increment the major version number whe
## Compatibility
| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 |
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|
| 0.1.0 | ✓ | - | - | x | x | x | x | x | x |
| 0.2.0 | + | + | + | + | + | ✓ | - | - | x |
| 0.3.0 | + | + | + | + | + | + | ✓ | - | - |
| 0.4.0 | + | + | + | + | + | + | + | ✓ | - |
| 0.5.0 | + | + | + | + | + | + | + | + | ✓ |
| HEAD | + | + | + | + | + | + | + | + | ✓ |
| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 |
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|
| 0.1.0 | ✓ | - | - | x | x | x | x | x | x | x |
| 0.2.0 | + | + | + | + | + | ✓ | - | - | x | x |
| 0.3.0 | + | + | + | + | + | + | ✓ | - | - | x |
| 0.4.0 | + | + | + | + | + | + | + | ✓ | - | - |
| 0.5.0 | + | + | + | + | + | + | + | + | ✓ | - |
| 0.6.0 | + | + | + | + | + | + | + | + | + | ✓ |
| HEAD | + | + | + | + | + | + | + | + | + | ✓ |
Key: