diff --git a/daprdocs/content/en/operations/support/support-release-policy.md b/daprdocs/content/en/operations/support/support-release-policy.md index ce3757448..d6d455e64 100644 --- a/daprdocs/content/en/operations/support/support-release-policy.md +++ b/daprdocs/content/en/operations/support/support-release-policy.md @@ -7,15 +7,15 @@ description: "Release support and upgrade policies " --- ## Introduction -This topic details the supported versions of Dapr releases, the upgrade policies and how deprecations and breaking changes are communicated. +This topic details the supported versions of Dapr releases, the upgrade policies and how deprecations and breaking changes are communicated in all Dapr repositories (runtime, CLI, SDKs, etc) at versions 1.x and above. Dapr releases use `MAJOR.MINOR.PATCH` versioning. For example 1.0.0 - * A `PATCH` version is incremented for bug and security hot fixes. - * A `MINOR` version is updated as part of the regular release cadence, including new features, bug and security fixes. * A `MAJOR` version is updated when there’s a non-backward compatible change to the runtime, such as an API change. A `MAJOR` release can also occur then there is a considered a significant addition/change of functionality that needs to differentiate from the previous version. + * A `MINOR` version is updated as part of the regular release cadence, including new features, bug and security fixes. + * A `PATCH` version is incremented for a critical issue (P0) and security hot fixes. -A supported release means; +A supported release means: - A hoxfix patch is released if the release has a critical issue such as a mainline broken scenario or a security issue. Each of these are reviewed on a case by case basis. - Issues are investigated for the supported releases. If a release is no longer supported, you need to upgrade to a newer release and determine if the issue is still relevant. @@ -72,8 +72,21 @@ General guidance on upgrading can be found for [self hosted mode]({{}}) instead) | 1.2.0 | 1.4.0 |