We need to create the release/25.10 branch to serve as the stable branch for the October 2025 release series.
The plan is to:
- Branch off from the current main (based on
4.0.x series).
- Keep backporting relevant fixes and improvements from
4.0.x to release/25.10.
- Configure CI/CD to handle weekly releases from this branch.
- Maintain
main as the base for the next major series (post-4.0.x).
Tasks:
Notes:
- Keep parity with
4.0.x bug fixes where relevant.
- Do not block the branch creation on BATS test improvements (tracked separately).