Skip to content

Releases: longhorn/longhorn

Longhorn v1.4.3 release

14 Jul 14:25
Compare
Choose a tag to compare

Release Note

v1.4.3 released! 🎆

Longhorn v1.4.3 is the latest stable version of Longhorn 1.4.
It introduces improvements and bug fixes in the areas of stability, resilience, and so on. Please try it out and provide feedback. Thanks for all the contributions!

For the definition of stable or latest release, please check here.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing v1.4.3.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.4.3 from v1.3.x/v1.4.x, which are only supported source versions.

Follow the upgrade instructions here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Improvement

Resilience

Bugs

Contributors

Longhorn v1.4.3-rc2 release

12 Jul 07:46
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.4.3-rc2 released! 🎆

This release introduces improvements and bug fixes as described below about stability, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing v1.4.3.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.4.3 from v1.3.x/v1.4.x, which are only supported source versions.

The live upgrade from v1.3.x/v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Improvement

Resilience

Bugs

Contributors

Longhorn v1.5.0 release

07 Jul 05:58
Compare
Choose a tag to compare

Release Note

v1.5.0 released! 🎆

Longhorn v1.5.0 is the latest version of Longhorn 1.5.
It introduces many enhancements, improvements, and bug fixes as described below including performance, stability, maintenance, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

For the definition of stable or latest release, please check here.

  • v2 Data Engine based on SPDK - Preview

    Please note that this is a preview feature, so should not be used in any production environment. A preview feature is disabled by default and would be changed in the following versions until it becomes general availability.

    In addition to the existing iSCSI stack (v1) data engine, we are introducing the v2 data engine based on SPDK (Storage Performance Development Kit). This release includes the introduction of volume lifecycle management, degraded volume handling, offline replica rebuilding, block device management, and orphaned replica management. For the performance benchmark and comparison with v1, check the report here.

  • Longhorn Volume Attachment
    Introducing the new Longhorn VolumeAttachment CR, which ensures exclusive attachment and supports automatic volume attachment and detachment for various headless operations such as volume cloning, backing image export, and recurring jobs.

  • Cluster Autoscaler - GA
    Cluster Autoscaler was initially introduced as an experimental feature in v1.3. After undergoing automatic validation on different public cloud Kubernetes distributions and receiving user feedback, it has now reached general availability.

  • Instance Manager Engine & Replica Consolidation
    Previously, there were two separate instance manager pods responsible for volume engine and replica process management. However, this setup required high resource usage, especially during live upgrades. In this release, we have merged these pods into a single instance manager, reducing the initial resource requirements.

  • Volume Backup Compression Methods
    Longhorn supports different compression methods for volume backups, including lz4, gzip, or no compression. This allows users to choose the most suitable method based on their data type and usage requirements.

  • Automatic Volume Trim Recurring Job
    While volume filesystem trim was introduced in v1.4, users had to perform the operation manually. From this release, users can create a recurring job that automatically runs the trim process, improving space efficiency without requiring human intervention.

  • RWX Volume Trim
    Longhorn supports filesystem trim for RWX (Read-Write-Many) volumes, expanding the trim functionality beyond RWO (Read-Write-Once) volumes only.

  • Upgrade Path Enforcement & Downgrade Prevention
    To ensure compatibility after an upgrade, we have implemented upgrade path enforcement. This prevents unintended downgrades and ensures the system and data remain intact.

  • Backing Image Management via CSI VolumeSnapshot
    Users can now utilize the unified CSI VolumeSnapshot interface to manage Backing Images similar to volume snapshots and backups.

  • Snapshot Cleanup & Delete Recurring Job
    Introducing two new recurring job types specifically designed for snapshot cleanup and deletion. These jobs allow users to remove unnecessary snapshots for better space efficiency.

  • CIFS Backup Store & Azure Backup Store
    To enhance users' backup strategies and align with data governance policies, Longhorn now supports additional backup storage protocols, including CIFS and Azure.

  • Kubernetes Upgrade Node Drain Policy
    The new Node Drain Policy provides flexible strategies to protect volume data during Kubernetes upgrades or node maintenance operations. This ensures the integrity and availability of your volumes.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing Longhorn v1.5.0.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.5.0 from v1.4.x. Only support upgrading from 1.4.x.

Follow the upgrade instructions here.

Deprecation & Incompatibilities

Please check the important notes to know more about deprecated, removed, incompatible features and important changes. If you upgrade indirectly from an older version like v1.3.x, please also check the corresponding important note for each upgrade version path.

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Enhancements

Read more

Longhorn v1.4.3-rc1 release

30 Jun 08:10
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.4.3-rc1 released! 🎆

This release introduces improvements and bug fixes as described below about stability, security, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing v1.4.3.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.4.3 from v1.3.x/v1.4.x, which are only supported source versions.

The live upgrade from v1.3.x/v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Improvement

Bugs

Contributors

Longhorn v1.5.0-rc3 release

26 Jun 12:03
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.5.0-rc3 released! 🎆

Longhorn v1.5.0 is the latest version of Longhorn 1.5.
It introduces many enhancements, improvements, and bug fixes as described below including performance, stability, maintenance, resilience, and so on.

Please try it and feedback. Thanks for all the contributions!

For the definition of stable or latest release, please check here.

  • SPDK Data Engine - Preview

    Please note that this is a preview feature, so should not be used in any production environment.

    In addition to the existing iSCSI stack (v1) data engine, we are introducing the v2 data engine based on SPDK (Storage Performance Development Kit). This release includes the introduction of volume lifecycle management, degraded volume handling, offline replica rebuilding, block device management and orphaned replica management.

  • Longhorn Volume Attachment
    Introducing the new Longhorn VolumeAttachment CR, which ensures exclusive attachment and supports automatic volume attachment and detachment for various headless operations such as volume cloning, backing image export, and recurring jobs.

  • Cluster Autoscaler - GA
    Cluster Autoscaler was initially introduced as an experimental feature in v1.3. After undergoing automatic validation on different public cloud Kubernetes distributions and receiving user feedback, it has now reached general availability.

  • Instance Manager Engine & Replica Consolidation
    Previously, there were two separate instance manager pods responsible for volume engine and replica process management. However, this setup required high resource usage, especially during live upgrades. In this release, we have merged these pods into a single instance manager, reducing the initial resource requirements.

  • Volume Backup Compression Methods
    Longhorn supports different compression methods for volume backups, including lz4, gzip, or no compression. This allows users to choose the most suitable method based on their data type and usage requirements.

  • Automatic Volume Trim Recurring Job
    While volume filesystem trim was introduced in v1.4, users had to perform the operation manually. From this release, users can create a recurring job that automatically runs the trim process, improving space efficiency without requiring human intervention.

  • RWX Volume Trim
    Longhorn supports filesystem trim for RWX (Read-Write-Many) volumes, expanding the trim functionality beyond RWO (Read-Write-Once) volumes only.

  • Upgrade Path Enforcement & Downgrade Prevention
    To ensure compatibility after an upgrade, we have implemented upgrade path enforcement. This prevents unintended downgrades and ensures the system and data remain intact.

  • Backing Image Management via CSI VolumeSnapshot
    Users can now utilize the unified CSI VolumeSnapshot interface to manage Backing Images similar to volume snapshots and backups.

  • Snapshot Cleanup & Delete Recurring Job
    Introducing two new recurring job types specifically designed for snapshot cleanup and deletion. These jobs allow users to remove unnecessary snapshots for better space efficiency.

  • CIFS Backup Store & Azure Backup Store
    To enhance users' backup strategies and align with data governance policies, Longhorn now supports additional backup storage protocols, including CIFS and Azure.

  • Kubernetes Upgrade Node Drain Policy
    The new Node Drain Policy provides flexible strategies to protect volume data during Kubernetes upgrades or node maintenance operations. This ensures the integrity and availability of your volumes.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing Longhorn v1.5.0.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.5.0 from v1.4.x. Only support upgrading from 1.4.x.

The live upgrade from v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

Please check the important notes to know more about deprecated, removed, incompatible features.

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Enhancements

Read more

Longhorn v1.5.0-rc2 release

13 Jun 14:39
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.5.0-rc2 released! 🎆

Longhorn v1.5.0 is the latest version of Longhorn 1.5.
It introduces many enhancements, improvements, and bug fixes as described below about SPDK data engine (preview), stability, maintenance, performance, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

For the definition of stable or latest release, please check here.

  • SPDK Data Engine - Preview

    Please note that this is a preview feature, so should not be used in any production environment.

    In addition to the existing iSCSI stack data engine, we are introducing a second engine based on SPDK. This release includes the introduction of volume lifecycle management, degraded volume handling, offline replica rebuilding, block device management and orphaned replica management.

  • Longhorn Volume Attachment
    Introducing the new Longhorn VolumeAttachment CR, which ensures exclusive attachment and supports automatic volume attachment and detachment for various headless operations such as volume cloning, backing image export, and recurring jobs.

  • Cluster Autoscaler - GA
    Cluster Autoscaler was initially introduced as an experimental feature in v1.3. After undergoing automatic validation on different public cloud Kubernetes distributions and receiving user feedback, it has now reached general availability.

  • Instance Manager Engine & Replica Consolidation
    Previously, there were two separate instance manager pods responsible for volume engine and replica process management. However, this setup required high resource usage, especially during live upgrades. In this release, we have merged these pods into a single instance manager, reducing the initial resource requirements.

  • Volume Backup Compression Methods
    Longhorn supports different compression methods for volume backups, including lz4, gzip, or no compression. This allows users to choose the most suitable method based on their data type and usage requirements.

  • Automatic Volume Trim Recurring Job
    While volume filesystem trim was introduced in v1.4, users had to perform the operation manually. From this release, users can create a recurring job that automatically runs the trim process, improving space efficiency without requiring human intervention.

  • RWX Volume Trim
    Longhorn supports filesystem trim for RWX (Read-Write-Many) volumes, expanding the trim functionality beyond RWO (Read-Write-Once) volumes only.

  • Upgrade Path Enforcement & Downgrade Prevention
    To ensure compatibility after an upgrade, we have implemented upgrade path enforcement. This prevents unintended downgrades and ensures the system and data remain intact.

  • Backing Image Management via CSI VolumeSnapshot
    Users can now utilize the unified CSI VolumeSnapshot interface to manage Backing Images similar to volume snapshots and backups.

  • Snapshot Cleanup & Delete Recurring Job
    Introducing two new recurring job types specifically designed for snapshot cleanup and deletion. These jobs allow users to remove unnecessary snapshots for better space efficiency.

  • CIFS Backup Store & Azure Backup Store
    To enhance users' backup strategies and align with data governance policies, Longhorn now supports additional backup storage protocols, including CIFS and Azure.

  • Kubernetes Upgrade Node Drain Policy
    The new Node Drain Policy provides flexible strategies to protect volume data during Kubernetes upgrades or node maintenance operations. This ensures the integrity and availability of your volumes.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing Longhorn v1.5.0.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.5.0 from v1.4.x. Only support upgrading from 1.4.x.

The live upgrade from v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

Please check the important notes to know more about deprecated, removed, incompatible features.

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Enhancements

  • [FEATURE] Allow users to directly activate a restoring/DR volume as long as there is one ready replica. (1512) - @mantissahz @weizhe0422
  • [REFACTOR] volume controller refactoring/split up, to simplify the control flow (2527) - @PhanLe1010 @chriscchien
  • [FEATURE] Import and export SPDK longhorn volumes to longhorn sparse file directory (4100) - @DamiaSan
  • [FEATURE] Add a global storage reserved setting for newly created longhorn nodes' disks (4773) - @mantissahz @chriscchien
  • [FEATURE] Support backup volumes during system backup (5011) - @c3y1huang @chriscchien
  • [FEATURE] Support SPDK lvol shallow copy for newly replica creation (5217) - @DamiaSan
  • [FEATURE] Introduce longhorn-spdk-engine for SPDK volume management (5282) - @shuo-wu
  • [FEATURE] Support replica-zone-soft-anti-affinity setting per volume (5358) - @ChanYiLin @smallteeths @chriscchien
  • [FEATURE] Install Opt-In NetworkPolicies (5403) - @yangchiu @ChanYiLin
  • [FEATURE] Create Longhorn SPDK Engine component with basic fundamental functions (5406) - @shuo-wu
  • [FEATURE] Add status APIs for shallow copy and IO pause/resume (5647) - @DamiaSan
  • [FEATURE] Introduce a new disk type, disk management and replica scheduler for SPDK volumes (5683) - @derekbit @...
Read more

Longhorn v1.5.0-rc1 release

02 Jun 12:56
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.5.0-rc1 released! 🎆

Longhorn v1.5.0 is the latest version of Longhorn 1.5.
It introduces many enhancements, improvements, and bug fixes as described below about the SPDK (Storage Performance Development Kit) data engine (preview), stability, maintenance, performance, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

For the definition of the stable or latest release, please check here.

  • SPDK Data Engine - Preview

    Please note that this is a preview feature, so should not be used in any production environment.

    In addition to the existing iSCSI stack data engine, we are introducing a second engine based on SPDK. This release includes the introduction of volume lifecycle management, degraded volume handling, offline replica rebuilding, block device management and orphaned replica management.

  • Longhorn Volume Attachment
    Introducing the new Longhorn VolumeAttachment CR, which ensures exclusive attachment and supports automatic volume attachment and detachment for various headless operations such as volume cloning, backing image export, and recurring jobs.

  • Cluster Autoscaler - GA
    Cluster Autoscaler was initially introduced as an experimental feature in v1.3. After undergoing automatic validation on different public cloud Kubernetes distributions and receiving user feedback, it has now reached general availability.

  • Instance Manager Engine & Replica Consolidation
    Previously, there were two separate instance manager pods responsible for volume engine and replica process management. However, this setup required high resource usage, especially during live upgrades. In this release, we have merged these pods into a single instance manager, reducing the initial resource requirements.

  • Volume Backup Compression Methods
    Longhorn supports different compression methods for volume backups, including lz4, gzip, or no compression. This allows users to choose the most suitable method based on their data type and usage requirements.

  • Automatic Volume Trim Recurring Job
    While volume filesystem trim was introduced in v1.4, users had to perform the operation manually. From this release, users can create a recurring job that automatically runs the trim process, improving space efficiency without requiring human intervention.

  • RWX Volume Trim
    Longhorn supports filesystem trim for RWX (Read-Write-Many) volumes, expanding the trim functionality beyond RWO (Read-Write-Once) volumes only.

  • Upgrade Path Enforcement & Downgrade Prevention
    To ensure compatibility after an upgrade, we have implemented upgrade path enforcement. This prevents unintended downgrades and ensures the system and data remain intact.

  • Backing Image Management via CSI VolumeSnapshot
    Users can now utilize the unified CSI VolumeSnapshot interface to manage Backing Images similar to volume snapshots and backups.

  • Snapshot Cleanup & Delete Recurring Job
    Introducing two new recurring job types specifically designed for snapshot cleanup and deletion. These jobs allow users to remove unnecessary snapshots for better space efficiency.

  • CIFS Backup Store

  • Azure Backup Store
    To enhance users' backup strategies and align with data governance policies, Longhorn now supports additional backup storage protocols, including CIFS and Azure.

  • Kubernetes Upgrade Node Drain Policy
    The new Node Drain Policy provides flexible strategies to protect volume data during Kubernetes upgrades or node maintenance operations. This ensures the integrity and availability of your volumes.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing Longhorn v1.5.0.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.5.0 from v1.4.x. Only support upgrading from 1.4.x.

The live upgrade from v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

Please check the important notes to know more about deprecated, removed, incompatible features.

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Enhancements

  • [FEATURE] Allow users to directly activate a restoring/DR volume as long as there is one ready replica. (1512) - @mantissahz @weizhe0422
  • [REFACTOR] volume controller refactoring/split up, to simplify the control flow (2527) - @PhanLe1010 @chriscchien
  • [FEATURE] Import and export SPDK longhorn volumes to longhorn sparse file directory (4100) - @DamiaSan
  • [FEATURE] Add a global storage reserved setting for newly created longhorn nodes' disks (4773) - @mantissahz @chriscchien
  • [FEATURE] Support backup volumes during system backup (5011) - @c3y1huang @chriscchien
  • [FEATURE] Support SPDK lvol shallow copy for newly replica creation (5217) - @DamiaSan
  • [FEATURE] Introduce longhorn-spdk-engine for SPDK volume management (5282) - @shuo-wu
  • [FEATURE] Support replica-zone-soft-anti-affinity setting per volume (5358) - @ChanYiLin @smallteeths @chriscchien
  • [FEATURE] Install Opt-In NetworkPolicies (5403) - @yangchiu @ChanYiLin
  • [FEATURE] Create Longhorn SPDK Engine component with basic fundamental functions (5406) - @shuo-wu
  • [FEATURE] Add status APIs for shallow copy and IO pause/resume (5647) - @DamiaSan
  • [FEATURE] Introduce a new disk type, disk management and replica scheduler for SPDK v...
Read more

Longhorn v1.4.2 release

12 May 08:39
Compare
Choose a tag to compare

Release Note

v1.4.2 released! 🎆

Longhorn v1.4.2 is the latest stable version of Longhorn 1.4.
It introduces improvements and bug fixes in the areas of stability, performance, space efficiency, resilience, and so on. Please try it out and provide feedback. Thanks for all the contributions!

For the definition of stable or latest release, please check here.

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing v1.4.2.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.4.2 from v1.3.x/v1.4.x, which are only supported source versions.

Follow the upgrade instructions here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Improvement

Resilience

Bugs

Misc

Contributors

Longhorn v1.4.2-rc1 release

08 May 03:41
Compare
Choose a tag to compare
Pre-release

Release Note

DON'T UPGRADE from/to any RC/Preview releases, because the operation is not supported.

v1.4.2-rc1 released! 🎆

This release introduces improvements and bug fixes as described below about stability, performance, space efficiency, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

Installation

Please ensure your Kubernetes cluster is at least v1.21 before installing v1.4.2.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is at least v1.21 before upgrading to Longhorn v1.4.2 from v1.3.x/v1.4.x, which are only supported source versions.

The live upgrade from v1.3.x/v1.4.x is not supported until the GA release. When available, follow the upgrade instructions here. here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Improvement

  • [IMPROVEMENT] Support bundle collects dmesg, syslog and related information of longhorn nodes (5073) - @weizhe0422 @roger-ryao
  • [IMPROVEMENT] Fix BackingImage uploading/downloading flow to prevent client timeout (5443) - @ChanYiLin @chriscchien
  • [IMPROVEMENT] Create a new setting so that Longhorn removes PDB for instance-manager-r that doesn't have any running instance inside it (5549) - @PhanLe1010 @khushboo-rancher
  • [IMPROVEMENT] Deprecate the setting allow-node-drain-with-last-healthy-replica and replace it by node-drain-policy setting (5585) - @yangchiu @PhanLe1010
  • [IMPROVEMENT][UI] Recurring jobs create new snapshots while being not able to clean up old one (5610) - @mantissahz @smallteeths @roger-ryao
  • [IMPROVEMENT] Only activate replica if it doesn't have deletion timestamp during volume engine upgrade (5632) - @PhanLe1010 @roger-ryao
  • [IMPROVEMENT] Clean up backup target if the backup target setting is unset (5655) - @ChanYiLin

Resilience

Bugs

Misc

Contributors

Longhorn v1.3.3 release

20 Apr 06:15
Compare
Choose a tag to compare

Release Note

v1.3.3 released! 🎆

This release introduces improvements and bug fixes as described below about stability, performance, space efficiency, resilience, and so on. Please try it and feedback. Thanks for all the contributions!

Installation

Please ensure your Kubernetes cluster is >= v1.18 and <= v1.24 before installing Longhorn v1.3.3.

Longhorn supports 3 installation ways including Rancher App Marketplace, Kubectl, and Helm. Follow the installation instructions here.

Upgrade

Please read the important notes first and ensure your Kubernetes cluster is >= v1.18 and <= v1.24 before upgrading to Longhorn v1.3.3 from v1.2.x or v1.3.x. Only support upgrading from v1.2.x and v1.3.x.

Follow the upgrade instructions here.

Deprecation & Incompatibilities

N/A

Known Issues after Release

Please follow up on here about any outstanding issues found after this release.

Highlights

Improvement

Performance

  • [TASK] Disable tcmalloc in data path because newer tcmalloc version leads to performance drop (5096) - @derekbit @chriscchien

Stability

Bugs

Read more