Skip to content

IP Fabric Releases

Upgrade version policy

We support the following upgrade paths:

  • latest version in the previous major line → any version in the current major line (for example 5.0.26.1.3)
  • any version in the current major line → any newer version in the current major line (for example 6.0.16.2.3)
  • latest version in the current major line → any version in the next major line (for example 6.2.57.1.3)

Current release

The current major release is 6.2 please check the detailed release notes for this release.

Our release naming follows semantic versioning. Where components of the version are major.minor.patch+build:

  • major version changes if we introduce a change (typically backwards incompatible) touching APIs, deployment or key component of the platform.
  • minor version means a significant change, typically a new feature being added. These are typically backwards compatible and we also keep the promise of API compatibility.
  • patch releases are frequently a bugfix releases.
  • build is an internal version which increases with every internal build, thus can be pretty large number. It is used to distinguish between different packages.

Clearing Browser Cache

Please force refresh your browser cache after an upgrade. Depending on your operating system use the following key combination in your browser window:

  • Windows: CTRL + F5
  • Mac/Apple: Apple + R or ⌘ + R
  • Linux: CTRL + F5

Update process

Our update process is based on Debian apt package resolving. As a result, we remove any configured apt repositories during the update. If you have manually configured any repositories, the update process will remove them. Please note that we are trying to keep the appliance as small and thin as possible, so any unwanted packages may be automatically removed.