This issue attempts to track the steps necessary to complete post-release maintenance tasks for 4.9.0.
The goal is to complete the following tasks, each task must have a PR associated with this issue.
The branches must follow the naming: merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>. For example, merge-4.9.0-into-4.9.1.
Tasks
[x] Merge branch 4.9.0 into branch 4.9.1.
It is not required because it is synced
[x] Merge branch 4.9.1 into branch 4.10.0.
It is not required because it is synced
[x] Merge branch 4.10.0 into branch master.
Created master-2.16.0 branch from 4.10.0 and adding 860d4020613ded14b4c23a141b153b54de6088d9 commit
Created backup of current master branch master-2.12.0master-2.16.0 branch renamed to master
Description
This issue attempts to track the steps necessary to complete post-release maintenance tasks for 4.9.0. The goal is to complete the following tasks, each task must have a PR associated with this issue.
The branches must follow the naming:
merge-<ORIGIN_BRANCH>-into-<DESTINATION_BRANCH>
. For example,merge-4.9.0-into-4.9.1
.Tasks
4.9.0
into branch4.9.1
.4.9.1
into branch4.10.0
.4.10.0
into branchmaster
.