From 4a4fb0775d45baea1a5b0e8b5ec967f1ccfe5b65 Mon Sep 17 00:00:00 2001 From: Elliot Forbes Date: Thu, 20 Apr 2023 11:49:59 +0100 Subject: [PATCH] In order to improve clarity around version support for server instances and the CLI I've created a more in-depth version compatibility matrix --- README.md | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4358c64a6..563f174b9 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,37 @@ Please see the [documentation](https://circleci-public.github.io/circleci-cli) o ## Version Compatibility -As of version `0.1.24705` - we no longer support Server 3.x instances. In order to upgrade the CLI to the latest version, you'll need to update your instance of server to 4.x. +| Server Release | Support Dates | Component | Supported Version | +| ----------- | ----------- | ----------- | ----------- | +| 4.2.0 | | | | +| | | CircleCI CLI | 0.1.24705 | +| 4.1.2 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.1.1 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.1.0 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.0.4 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.0.3 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.0.2 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.0.1 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 4.0.0 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 3.4.6 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 3.4.5 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 3.4.4 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 3.4.3 | | | | +| | | CircleCI CLI | 0.1.23845 | +| 3.x | | | | +| | | CircleCI CLI | 0.1.23845 | +| 2.x | | | | +| | | CircleCI CLI | 0.1.23845 | + -`0.1.23845` is the last version to support Server 3.x and 2.x.