On Tue, 6 Apr 2021 at 15:53, Richard Hodges
On Tue, 16 Mar 2021 at 21:25, Marshall Clow via Boost < boost@lists.boost.org> wrote:
The master branch is is now open for post-beta merges, but only as described in the Post-Beta Merge Policy. See <https://github.com/boostorg/boost/wiki/Releases%3A-Beta-Merge-Policy
Reminder: The master branch closes for the release on Wednesday, Apr 7. Full calendar here: https://www.boost.org/development/ < https://www.boost.org/development/>
I'll need to make one commit later on today. This will be limited to correcting an incorrect assumption in one test and only affects the reliability of the green build indicator.
I think it's important to squeeze this one in as otherwise we might undermine confidence in the library after the release.
Sorry for the late notice.
Once again I feel obliged to apologise to the release managers. I inadvertently rebased my changes onto master rather than develop before seeking approval for updating beast master. No production code is affected. Commit details are here: Fix a test to make it deterministic https://github.com/boostorg/beast/commit/7257d64a2179621d5514a310472ad28db49... Compensate for the upstream removal of older compilers in the ubuntu GHA image https://github.com/boostorg/beast/commit/fa1004fcbfaa9c8b654115438aa7efc9d76... Set version number https://github.com/boostorg/beast/commit/83aaefaf725d2dd125132c40a3f26811979...