From fee2dde2188ad113c8f072605bf447fddf3ac641 Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Wed, 6 Nov 2019 16:02:05 -0500 Subject: [PATCH] Update versioning policy to include 4.x examples --- release_notes/versioning-policy.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/release_notes/versioning-policy.adoc b/release_notes/versioning-policy.adoc index 176e52f27a..c604cf2a7c 100644 --- a/release_notes/versioning-policy.adoc +++ b/release_notes/versioning-policy.adoc @@ -21,10 +21,10 @@ cannot use it to complete all of the commands in {product-title} {product-version}. You must download and install the new version of `oc`. Changes of APIs for non-security related reasons will involve, at minimum, two -minor releases (3.4 to 3.5 to 3.6, for example) to allow older `oc` to update. -Using new capabilities may require newer `oc`. A 3.2 server may have additional -capabilities that a 3.1 `oc` cannot use and a 3.2 `oc` may have additional -capabilities that are not supported by a 3.1 server. +minor releases (3.11 to 4.1 to 4.2, for example) to allow older `oc` to update. +Using new capabilities may require newer `oc`. A 4.2 server may have additional +capabilities that a 4.1 `oc` cannot use and a 4.2 `oc` may have additional +capabilities that are not supported by a 4.1 server. .Compatibility Matrix @@ -49,3 +49,4 @@ image:redcircle-1.png[] Fully compatible. image:redcircle-2.png[] `oc` client may not be able to access server features. image:redcircle-3.png[] `oc` client may provide options and features that may not be compatible with the accessed server. +