Skip to content

doc: deprecation clarifications

Clarify some details on the deprecation policy. Specifically:

  1. Clarify that deprecated code is not subject to the typical support (current or LTS) policies

  2. Clarify that deprecation does not automatically mean removal. Code may be docs-deprecated or runtime deprecated indefinitely.

  3. Clarify that End-of-Life does not necessarily mean removal. What it means is that changes are no longer subject to the semver rules, up to and including removal.

Checklist

Merge request reports

Loading