Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.72 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.72 KB
description
All the major information about WireBox Releases

Release History

Versioning Schema

Wirebox is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered in the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bump the minor (and reset the patch)
  • Bug fixes and misc changes bump the patch

LTS - Support Policy

Updates are provided for 12 months for all releases, and security fixes are provided for two years after the next major release.

VersionReleaseUpdatesSecurity Fixes
6.x202220232025
7.x202320242026
8.x202420252027
9.x202520262028

Releases

In this section, you will find the release notes for each version we release under this major version. If you are looking for the release notes of previous major versions, use the version switcher at the top left of this documentation book. Here is a breakdown of our major version releases.