-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: write Go 1.16 release notes #40700
Comments
Change https://golang.org/cl/248198 mentions this issue: |
This template is based on CL 220278 and previous ones like it. Include Compiler and Linker sections proactively, they can be removed if they don't end up being needed for Go 1.16. Use two spaces of indentation for TODOs to set a better precedent for the final text that will take its place. 'relnote -html' does not report any changes at this time. For #40700. Change-Id: I096b0ce0d33aaaa6fae9c91c0d2dfb89b9c5e94c Reviewed-on: https://go-review.googlesource.com/c/go/+/248198 Reviewed-by: Carlos Amedee <carlos@golang.org>
Change https://golang.org/cl/260337 mentions this issue: |
Also add a few more TODOs as found by the relnote command. It's an incomplete list due to #41849. For #40700. Change-Id: Id17a9be86d3338e1fcb281d26e7298ff26e92864 Reviewed-on: https://go-review.googlesource.com/c/go/+/260337 Reviewed-by: Ian Lance Taylor <iant@golang.org> Trust: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/267718 mentions this issue: |
Updates #38485, #42100. For #40700. Change-Id: I2caaa8482f13f9b79d4c2d2fdd242543981060cf Reviewed-on: https://go-review.googlesource.com/c/go/+/267718 Trust: Cherry Zhang <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/272871 mentions this issue: |
The additions were generated using golang.org/x/build/cmd/relnote at CL 272907. It was modified to find previously-missed entries by querying the Gerrit API in addition to the maintner corpus. For #40700. Updates #41849. Change-Id: If575984fe40e0133ad5e8fc5411ea5063457250d Reviewed-on: https://go-review.googlesource.com/c/go/+/272871 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
Change https://golang.org/cl/273166 mentions this issue: |
For #40700 Change-Id: I056cef20a5f071977d0ae589c7a50d5f69af3283 Reviewed-on: https://go-review.googlesource.com/c/go/+/273166 Trust: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/273267 mentions this issue: |
Many of the standard library changes that were added before CL 272871 ended up in the "Core library" section. That section is meant for major changes like new packages, and most of these aren't. Consolidate all changes in the "Minor changes to the library" section for now, so that it's easier to get a complete picture of changes for each package, along with the remaining TODOs. Add a TODO to read them over at the end and factor out items that are worth highlighting. Apply minor other fixups to improve consistency. For #40700. Change-Id: I7dc2e7ebf2ea3385fce0c207bae4ce467998a717 Reviewed-on: https://go-review.googlesource.com/c/go/+/273267 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Katie Hockman <katie@golang.org> TryBot-Result: Go Bot <gobot@golang.org>
Add missing <code> tags. Remove unnecessary <br> tag. For #40700 Change-Id: I03d3ce1c89a9ae3d3195dcd2bb8b1a61f011e1ed Reviewed-on: https://go-review.googlesource.com/c/go/+/288275 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Updates #36435, #40700. Change-Id: I1e2ded111ad58066cc9f2c9d00e719497b0f34d8 Reviewed-on: https://go-review.googlesource.com/c/go/+/287634 Trust: Cherry Zhang <cherryyz@google.com> Reviewed-by: Joel Sing <joel@sing.id.au>
Change https://golang.org/cl/289029 mentions this issue: |
Change https://golang.org/cl/289869 mentions this issue: |
Add missed heading tag in CL 276373. For #40700 Change-Id: Ida9e8861589bbc296a5a1cecbf9fe33fa09ed0ca GitHub-Last-Rev: d218f8d GitHub-Pull-Request: #44111 Reviewed-on: https://go-review.googlesource.com/c/go/+/289869 Reviewed-by: Tim King <taking@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Trust: Tim King <taking@google.com> Trust: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/290330 mentions this issue: |
This vet check was added in CL 243397. For #40700. Change-Id: Ibff6df9395d37bb2b84a791443578009f23af4fb GitHub-Last-Rev: e47c38f GitHub-Pull-Request: #44147 Reviewed-on: https://go-review.googlesource.com/c/go/+/290330 Trust: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/291809 mentions this issue: |
Change https://golang.org/cl/290329 mentions this issue: |
For #40700. Change-Id: I186a21899404bfb79c08bfa8623caf9da74b6b0d GitHub-Last-Rev: 25d240d GitHub-Pull-Request: #44145 Reviewed-on: https://go-review.googlesource.com/c/go/+/290329 Trust: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Change https://golang.org/cl/292471 mentions this issue: |
Change https://golang.org/cl/294669 mentions this issue: |
Updates #40700 Change-Id: Ifff622ccadaa31c0c0684c3c695aadcaa2305623 Reviewed-on: https://go-review.googlesource.com/c/go/+/294669 Trust: Alberto Donizetti <alb.donizetti@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Change https://golang.org/cl/295209 mentions this issue: |
Copied from Go commit 094048b93845c08e0f2db8639764f9564e64835b, deleted there in CL 295209. Include the fix from CL 292471: remove a resolved TODO comment. Updates golang/go#40700. Change-Id: I0c7a9b3855d4205783ca631aaeb64b6b52dde0c5 Reviewed-on: https://go-review.googlesource.com/c/website/+/295249 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
This template is based on CL 248198 and previous ones like it. Continue to eagerly include often-used sections, and clarify that the TODO is about completing the section, or removing if it turns out not to be needed. Move the Go 1.16 release notes to x/website, since that's the new home for past Go release notes as of CL 291711. They're added to x/website in CL 295249. 'relnote -html' does not report any CLs with RELNOTE annotations since 2021/02/01. For #44513. Updates #40700. Change-Id: Idd389335500ec4dec2764cbbaa385918cc8a79ad Reviewed-on: https://go-review.googlesource.com/c/go/+/295209 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
Change https://golang.org/cl/295249 mentions this issue: |
Change https://golang.org/cl/296849 mentions this issue: |
For golang/go#44626 For golang/go#40700 Change-Id: I42c064f1d7a7bda42cd1de161a923720021eeda5 Reviewed-on: https://go-review.googlesource.com/c/website/+/296849 Trust: Ian Lance Taylor <iant@golang.org> Trust: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Tracking bug for writing the Go 1.16 Release Notes.
The latest state on tip can be viewed at https://tip.golang.org/doc/go1.16.
When the Go 1.16 Release Notes are complete, this should be closed, and a similar issue should be made for the next release. Previous issues are #37419, #36878, #17929, #15810, #5929, etc.
The text was updated successfully, but these errors were encountered: