mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
Update deprecation policy to 1 stable release
The deprecation policy was written when we had monthly releases (edge+stable), and stable releases were released every 3 months. The release cadence has changed to be longer than 3 months for stable releases, so adjusting the policy accordingly. Note that the policy continues to be "at least x releases", so even though we _can_ remove a feature after one release, it does not mean we _must_ remove it: announcing deprecations early helps users migrate away from features we do not intent to support in future. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -25,7 +25,7 @@ about end of support for Linux distributions, refer to the
|
||||
As changes are made to Docker there may be times when existing features need to
|
||||
be removed or replaced with newer features. Before an existing feature is removed
|
||||
it is labeled as "deprecated" within the documentation and remains in Docker for
|
||||
at least 3 stable releases unless specified explicitly otherwise. After that time
|
||||
at least one stable release unless specified explicitly otherwise. After that time
|
||||
it may be removed.
|
||||
|
||||
Users are expected to take note of the list of deprecated features each release
|
||||
|
||||
Reference in New Issue
Block a user