major.minor.patch
) with additional labels to communicate the stability and readiness of each release clearly. Below are definitions and guidelines to help you understand and select appropriate releases for your use case.
major.minor.patch
.
Release Type | Example | API Stability |
---|---|---|
Experimental Feature | 4.10.0-experimental-hot-restart.0 | Highly Unstable |
Preview | 4.10.0-preview.1 | Unstable |
Release Candidate (RC) | 4.10.0-rc.3 | Stable |
Generally Available | 4.10.0 | Stable |
preview
releases in production.experimental
releases in production.Client Version | Compatible with |
---|---|
v4.x.x | v3.x.x or v5.x.x |
v5.x.x | v4.x.x |