-
Notifications
You must be signed in to change notification settings - Fork 18k
doc: write Go 1.18 release notes #47694
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Change https://golang.org/cl/342070 mentions this issue: |
This template is based on CL 295209 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.17 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 342089. For #47694 Updates #44513 Change-Id: I24962eed800d1509bdf71b7d7f819a683eb96f8f Reviewed-on: https://go-review.googlesource.com/c/go/+/342070 Trust: Carlos Amedee <carlos@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org>
Mention future versions will require the COMPAT_FREEBSD12 kernel option set in the kernel. For #47694. Change-Id: Ia94c4f9dbb38c68025d3c1d12dd2e241a5480a6b Reviewed-on: https://go-review.googlesource.com/c/go/+/354971 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Change https://golang.org/cl/354971 mentions this issue: |
Change https://golang.org/cl/356050 mentions this issue: |
Update #48294 Update #47694 Change-Id: I4d4c01be74a9736d89a4ec92318ce29ff7289a0d Reviewed-on: https://go-review.googlesource.com/c/go/+/356050 Trust: Keith Randall <khr@golang.org> Reviewed-by: Joe Tsai <joetsai@digital-static.net>
Change https://golang.org/cl/361894 mentions this issue: |
For #47694. Change-Id: Ia80a1859bd0fc6f08d27293f519c22fd9a804fd2 Reviewed-on: https://go-review.googlesource.com/c/go/+/361894 Trust: Dmitri Shuralyov <dmitshur@golang.org> Trust: Carlos Amedee <carlos@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org>
Change https://golang.org/cl/361895 mentions this issue: |
A small touchup after CL 361894. For #47694. Change-Id: Ifc161516f897f727195d21351a3c8eda7b6e327e Reviewed-on: https://go-review.googlesource.com/c/go/+/361895 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Run-TryBot: Carlos Amedee <carlos@golang.org>
Change https://golang.org/cl/363694 mentions this issue: |
Change https://golang.org/cl/363661 mentions this issue: |
Change https://golang.org/cl/363359 mentions this issue: |
Update #47694 Change-Id: I9c90bd251616cd4d10434bd3b6e6c30c5c819e24 Reviewed-on: https://go-review.googlesource.com/c/go/+/363661 Trust: Keith Randall <khr@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Change https://golang.org/cl/363840 mentions this issue: |
For #47694 Change-Id: I39594c273aeb038702457587ee1c46e4b3920bb6 Reviewed-on: https://go-review.googlesource.com/c/go/+/363359 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Jeremy Faller <jeremy@golang.org> Trust: Jeremy Faller <jeremy@golang.org>
Change https://go.dev/cl/389955 mentions this issue: |
Based on CL 366955 originally by Timothy Gu. For golang/go#46001 For golang/go#47694 Change-Id: Ide7711680d651c4cbbb6da13ab33b67cf5e26758 Reviewed-on: https://go-review.googlesource.com/c/website/+/389955 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Trust: DO NOT USE <iant@google.com>
Change https://go.dev/cl/390375 mentions this issue: |
Change https://go.dev/cl/391274 mentions this issue: |
Change https://go.dev/cl/391279 mentions this issue: |
Document field access limitations for type parameters. Also, remove some superfluous "currently" uses - the time context is clear from the introductory paragraph of the respective section. For golang/go#51576. For golang/go#47694. Change-Id: If4c12f95f024894a9efb949dda9341d8ab0dc77e Reviewed-on: https://go-review.googlesource.com/c/website/+/391279 Reviewed-by: DO NOT USE <iant@google.com> Trust: Dmitri Shuralyov <dmitshur@google.com>
Only thing left to do is remove the draft notice, i.e. submit https://go.dev/cl/390375, which we'll do during the release process. Removing as a release blocker. |
For golang#47694 Change-Id: I00da9bd39700e938ec492daa71aba2035d911a06 Reviewed-on: https://go-review.googlesource.com/c/go/+/374354 Trust: Ian Lance Taylor <iant@golang.org> Trust: Katie Hockman <katie@golang.org> Reviewed-by: Katie Hockman <katie@golang.org>
The release notes explicitly refer to sections updated for generics in the spec but then point to the old spec which is very confusing for beta users. For golang#47694 Change-Id: I5b555db3543cc32f088a8b267ec3f1195a52a812 Reviewed-on: https://go-review.googlesource.com/c/go/+/373174 Trust: Robert Griesemer <gri@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
For golang#47694. Change-Id: I00862f987a0ff9f71e0295ce4320e6f9a6a4332f Reviewed-on: https://go-review.googlesource.com/c/go/+/376414 Trust: Robert Griesemer <gri@golang.org> Run-TryBot: Robert Griesemer <gri@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This reverts CL 376414. For golang#47694. For golang#50481. Change-Id: Ie73961046e52e6e5d3262ef0aeaa24bec7eaa937 Reviewed-on: https://go-review.googlesource.com/c/go/+/379835 Trust: Robert Griesemer <gri@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Copied from Go commit 2cb9e116d39176bd8a93609c63b175ac09eacea9 CL 388454. Deleted there in CL 388515. Updates golang/go#47694 Change-Id: I5f26ce2fc6ec96c5902dbe5838689fd139bcd0e5 Reviewed-on: https://go-review.googlesource.com/c/website/+/388556 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Alex Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> Auto-Submit: Carlos Amedee <carlos@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <amedee@google.com>
Based on CL 366955 originally by Timothy Gu. For golang/go#46001 For golang/go#47694 Change-Id: Ide7711680d651c4cbbb6da13ab33b67cf5e26758 Reviewed-on: https://go-review.googlesource.com/c/website/+/389955 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Trust: DO NOT USE <iant@google.com>
Document field access limitations for type parameters. Also, remove some superfluous "currently" uses - the time context is clear from the introductory paragraph of the respective section. For golang/go#51576. For golang/go#47694. Change-Id: If4c12f95f024894a9efb949dda9341d8ab0dc77e Reviewed-on: https://go-review.googlesource.com/c/website/+/391279 Reviewed-by: DO NOT USE <iant@google.com> Trust: Dmitri Shuralyov <dmitshur@google.com>
For golang/go#51683. Fixes golang/go#47694. Change-Id: I2d2842e78ba1c413b8171fd24f8fb18fa549c816 Reviewed-on: https://go-review.googlesource.com/c/website/+/390375 Trust: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: DO NOT USE <iant@google.com>
Tracking bug for writing the Go 1.18 Release Notes.
The latest state on tip can be viewed at https://tip.golang.org/doc/go1.18.
When the Go 1.18 Release Notes are complete, this should be closed, and a similar issue should be made for the next release. Previous issues are #44513, #40700, #37419, #36878, #17929, #15810, #5929, etc.
The text was updated successfully, but these errors were encountered: