Versioning
This page explains the version numbers, release lines and related terms used across SereneDB releases.
vx.y.z: a published SereneDB version, for examplev26.05.3.- Latest stable release: the newest GitHub release that is not marked as a pre-release.
- Release line: all patch releases that share the same
x.y, for examplev26.05.2andv26.05.3. - Patch release: a release that keeps the same line and increments
z. main: the development branch for the next release.- Release branch: a branch used to prepare or patch one release line.
- Active release line: a release line that can still receive fixes.
- Pre-release: a GitHub release intended for testing before it is treated as stable.
- LTS release: a release line selected for longer support when the project announces one.