We currently still have maintenance branches for all major release series live, with the 5.x series served off main, even though most of the older releases are now obsolete.
As part of cleaning up the repo, we are proposing to delete the 1.x, 2.x, and 3.x maintenance branches at the end of August. The current state of the branches has been stored in a final tag for each branch:
1.x branch saved as 1.7.1 tag.
2.x branch saved as 2.5.1 tag.
3.x branch saved as 3.5.1 tag.
The 4.x branch will remain, and will continue to get security updates, although it is no longer under active development.
Older release tags will of course remain live, but we would encourage you to move to a more recent release due to the bug fix and security updates it gets, as well as the performance benefits it can bring.
We currently still have maintenance branches for all major release series live, with the 5.x series served off
main, even though most of the older releases are now obsolete.As part of cleaning up the repo, we are proposing to delete the
1.x,2.x, and3.xmaintenance branches at the end of August. The current state of the branches has been stored in a final tag for each branch:1.xbranch saved as1.7.1tag.2.xbranch saved as2.5.1tag.3.xbranch saved as3.5.1tag.The
4.xbranch will remain, and will continue to get security updates, although it is no longer under active development.Older release tags will of course remain live, but we would encourage you to move to a more recent release due to the bug fix and security updates it gets, as well as the performance benefits it can bring.