Merge pull request #129 from ityuhui/yh-update-versioning-doc-0621

Request to release 0.4.0 for kuberntes v1.24
This commit is contained in:
Kubernetes Prow Robot
2022-06-28 15:19:34 -07:00
committed by GitHub

View File

@@ -6,12 +6,13 @@ 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 |
|------------------|-----------|----------|----------|----------|----------|----------|----------|
| 0.1.0 | ✓ | - | - | x | x | x | x |
| 0.2.0 | + | + | + | + | + | ✓ | - |
| 0.3.0 | + | + | + | + | + | + | ✓ |
| HEAD | + | + | + | + | + | + | ✓ |
| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 |
|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|
| 0.1.0 | ✓ | - | - | x | x | x | x | x |
| 0.2.0 | + | + | + | + | + | ✓ | - | - |
| 0.3.0 | + | + | + | + | + | + | ✓ | - |
| 0.4.0 | + | + | + | + | + | + | + | ✓ |
| HEAD | + | + | + | + | + | + | + | ✓ |
Key: