Hi gophers,
It's been almost two weeks since we released Go 1.15 Beta 1. Thanks to everyone who has helped test it, reported bugs, and made progress toward the final release.
Today, we have 15 open issues with the
release-blocker label in the 1.15 milestone. With the exception of “all: write release blog post” and “all: refresh CONTRIBUTORS file before release” issues, these are blocking issues for Go 1.15 RC1.
The
target date for RC1 is July 1, which is next week. We’ll be able to release RC1 as soon as all release blockers (other than those 2 which are safe to do anytime before final release) are resolved and we have high confidence that the tree is free of critical bugs.
If you’re assigned to an issue that is a release-blocker, please try to keep the issue updated with the latest status, and don’t hesitate to ask for help. If you're owning an issue and it doesn't have an assignee; please assign yourself so it's more visible. (Everyone is welcome to contribute to open issues, especially ones that need investigation, just be sure to communicate and coordinate your efforts.)
Thanks again for your hard work and everything you do to help make Go 1.15 an excellent release.
Thanks,
Dmitri for the release team