|
| 1 | +--- |
| 2 | +title: Supported Storage Software Versions in Azure Operator Nexus |
| 3 | +description: Learn the storage appliance software versions supported by Azure Operator Nexus versions |
| 4 | +ms.topic: article |
| 5 | +ms.date: 05/23/2024 |
| 6 | +author: neilverse |
| 7 | +ms.author: soumya.maitra |
| 8 | +ms.service: azure-operator-nexus |
| 9 | +--- |
| 10 | + |
| 11 | +# Supported Storage Software Versions in Azure Operator Nexus |
| 12 | + |
| 13 | +This document provides an overview of the storage appliance software versions supported by Azure Operator Nexus. The document also covers the version support lifecycle and end of life for each version of Storage Appliance Software. |
| 14 | + |
| 15 | +Minor version releases include new features and improvements. Patch releases are made available frequently and are intended for critical bug fixes within a minor version. Patch releases include fixes for security vulnerabilities or major bugs. |
| 16 | + |
| 17 | +Azure Nexus Supports Pure x70r3 and x70r4 each being deployed with a version of the Purity Operating System (PurityOS) that is compatible with the Azure Nexus version. |
| 18 | + |
| 19 | +PurityOS uses the standard [Semantic Versioning](https://semver.org/) versioning scheme for each version: |
| 20 | + |
| 21 | +```bash |
| 22 | +[major].[minor].[patch] |
| 23 | + |
| 24 | +Examples: |
| 25 | + 6.1.12 |
| 26 | + 6.5.4 |
| 27 | +``` |
| 28 | + |
| 29 | +Each number in the version indicates general compatibility with the previous version: |
| 30 | + |
| 31 | +* **Major version numbers** change when breaking changes to the API might be introduced |
| 32 | +* **Minor version numbers** change when functionality updates are made that are backwards compatible to the other minor releases. |
| 33 | +* **Patch version numbers** change when backwards-compatible bug fixes are made. |
| 34 | + |
| 35 | +We strongly recommend staying up to date with the latest available patches. For example, if your production cluster is on **`6.5.1`**, and **`6.5.4`** is the latest available patch version available for the *6.5* series. You should upgrade to **`6.5.4`** as soon as possible to ensure your cluster is fully patched and supported. |
| 36 | + |
| 37 | +## Supported Storage Software Versions |
| 38 | + |
| 39 | +| PurityOS version | Nexus GA | End of support | |
| 40 | +|-------------------|---------------|----------------| |
| 41 | +| 6.1.x | Year 2021 | Jul 2024 | |
| 42 | +| 6.5.1 | Nexus 2403.x | Dec 2025 | |
| 43 | +| 6.5.4 | Nexus 2404.x | Dec 2025 | |
| 44 | + |
| 45 | +## FAQ |
| 46 | + |
| 47 | +### How does Microsoft notify me of new Kubernetes versions? |
| 48 | + |
| 49 | +This document is updated periodically with planned dates of the new Storage Software versions supported. |
| 50 | + |
| 51 | +### What happens when a version reaches end of support? |
| 52 | + |
| 53 | +When a version reaches end of support, it will no longer receive patches or updates. We recommend upgrading to a supported version as soon as possible. |
| 54 | + |
| 55 | +### What happens if I don't upgrade my storage appliance software? |
| 56 | + |
| 57 | +If you don't upgrade your storage appliance software, you continue to receive support for the software version you're running until the end of the support period. After that, you'll no longer receive support for your storage appliance. You need to upgrade your cluster to a supported version to continue receiving support. |
| 58 | + |
| 59 | +### What does 'Outside of Support' mean? |
| 60 | + |
| 61 | +'Outside of Support' means that: |
| 62 | + |
| 63 | +* The version you're running is outside of the supported versions list. |
| 64 | +* You're asked to upgrade the storage appliance software to a supported version when requesting support. |
0 commit comments