-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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 release notes for Go 1.21 #58645
Comments
Change https://go.dev/cl/470296 mentions this issue: |
This initial release notes template is based on previous releases. For #58645. Change-Id: I8bae25d6dd9778a69963b8b4903a6dc1c180e15f Reviewed-on: https://go-review.googlesource.com/c/go/+/470296 Run-TryBot: Than McIntosh <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Change https://go.dev/cl/495775 mentions this issue: |
Change https://go.dev/cl/496116 mentions this issue: |
Change https://go.dev/cl/496316 mentions this issue: |
Generated with relnote. I did my best to put things where they made sense, but some weren't obvious, like the Unicode upgrade and backward compatibility stuff. For #58645. Change-Id: Ic3cd9ef32cec7591ace4d2df1da40e4afd97d083 Reviewed-on: https://go-review.googlesource.com/c/go/+/496316 Auto-Submit: Heschi Kreinick <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Heschi Kreinick <[email protected]>
Change https://go.dev/cl/496194 mentions this issue: |
Updates #58645 Change-Id: Ice8f115f00c62dcffd0c7b78bb8a7d66d832075d Reviewed-on: https://go-review.googlesource.com/c/go/+/496194 TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Alan Donovan <[email protected]> Run-TryBot: Jonathan Amsterdam <[email protected]>
Change https://go.dev/cl/497095 mentions this issue: |
This includes release notes for several small runtime changes, including runtime/trace and runtime package changes. For #58645. Change-Id: I3e9c804da1bb6b385088e16a20d9576c11098021 Reviewed-on: https://go-review.googlesource.com/c/go/+/497095 Auto-Submit: Michael Knyszek <[email protected]> Reviewed-by: Austin Clements <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Ansiwen <[email protected]> Reviewed-by: Felix Geisendörfer <[email protected]> Run-TryBot: Michael Knyszek <[email protected]> Reviewed-by: Michael Pratt <[email protected]>
Change https://go.dev/cl/498263 mentions this issue: |
Change https://go.dev/cl/498575 mentions this issue: |
Add a short release note blurb on linker dead-coding of global map variables. Updates #58645. Change-Id: Ibfdd3e2b2b78517db4245b1d7eedd5e75a643b47 Reviewed-on: https://go-review.googlesource.com/c/go/+/498575 Reviewed-by: Eli Bendersky <[email protected]> TryBot-Bypass: Than McIntosh <[email protected]>
Updates #58645 Change-Id: Ieb4e6062613e26826ba8373cb4c2fd9198d0c692 Reviewed-on: https://go-review.googlesource.com/c/go/+/496116 Reviewed-by: Eli Bendersky <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Alan Donovan <[email protected]> TryBot-Bypass: Eli Bendersky <[email protected]>
Change https://go.dev/cl/499282 mentions this issue: |
Change https://go.dev/cl/499637 mentions this issue: |
Change https://go.dev/cl/499716 mentions this issue: |
For #51676. For #58645. Change-Id: I9045051b5a25c6dfc833eef13e6c105a0d8ae763 Reviewed-on: https://go-review.googlesource.com/c/go/+/499716 Reviewed-by: Ian Lance Taylor <[email protected]> Run-TryBot: Michael Pratt <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
For #39661. For #41176. For #51593. For #52397. For #57192. For #58645. For #58650. For #58671. For #59338. For #59750. For #60353. Change-Id: Ib731c9f2879beb541f44cb10e40c36a8677d3ad4 Reviewed-on: https://go-review.googlesource.com/c/go/+/499282 TryBot-Bypass: Robert Griesemer <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Reviewed-by: Robert Griesemer <[email protected]>
For #59959. For #58645. Change-Id: I574153ef2fd61a5e90ec281fca065c42fce22cc1 Reviewed-on: https://go-review.googlesource.com/c/go/+/498263 Reviewed-by: Eli Bendersky <[email protected]> Run-TryBot: Michael Pratt <[email protected]> Reviewed-by: Cherry Mui <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Updates #58645 Change-Id: Ib7e2baba41bb327d8fc466afb1e117fe2f22e1c9 Reviewed-on: https://go-review.googlesource.com/c/go/+/499637 Reviewed-by: Damien Neil <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Run-TryBot: Roland Shoemaker <[email protected]>
Change https://go.dev/cl/500239 mentions this issue: |
For #58645. Fixes #57125. Fixes #57003. Fixes #57004. Change-Id: I365929ca36aeb32e9ecd19f870e70869933ba6a0 Reviewed-on: https://go-review.googlesource.com/c/go/+/500239 Reviewed-by: Eli Bendersky <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> TryBot-Bypass: Dmitri Shuralyov <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Change https://go.dev/cl/501695 mentions this issue: |
Fill in some of the simpler entries, leave some more TODO entries. For #58645 Change-Id: I20eb09ba709520ab27301c568d777184a405ffdc Reviewed-on: https://go-review.googlesource.com/c/go/+/501695 TryBot-Bypass: Ian Lance Taylor <[email protected]> Reviewed-by: Eli Bendersky <[email protected]> Auto-Submit: Ian Lance Taylor <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]>
Change https://go.dev/cl/505436 mentions this issue: |
…cation alerts For golang#52113 For golang#58645
Change https://go.dev/cl/510375 mentions this issue: |
Relnote (golang.org/x/build/cmd/relnote) was run again. Some of the simpler entries were resolved. TODO's remain for other entries. For #58645 Change-Id: I0acb5e87b2e9655ffd472e728259a4aa6c4da50e Reviewed-on: https://go-review.googlesource.com/c/go/+/510375 Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
Change https://go.dev/cl/511317 mentions this issue: |
This comment was marked as off-topic.
This comment was marked as off-topic.
When the final Go 1.21.0 release is made, the release notes will lose the draft status and begin to be visible at https://go.dev/doc/go1.21. The source go1.21.html file will then move from the main Go repository to x/website as part of it becoming a finished and eventually frozen historical release notes page. The https://tip.golang.org/doc/go1.21 page that currently serves the current draft always uses the main repository's main branch, so this copy on the release branch is not used by anything. Its existence on this branch may attract backports, which are harmless but also not very useful. Avoid that temptation by deleting it here sooner. (Since the first RC comes with a mostly complete release notes draft, maybe in the future we can consider moving this file to x/website right before a release branch is cut, making the draft available at https://go.dev/doc/go1.21 sooner so fewer links will need updating.) For #58645. Change-Id: I92c0200b748a5f255f9b8113b4952c122631c6d6 Reviewed-on: https://go-review.googlesource.com/c/go/+/511317 Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Bypass: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Change https://go.dev/cl/513475 mentions this issue: |
Relnote (golang.org/x/build/cmd/relnote) was run again. Some of the simpler entries were resolved. TODO's remain for other entries. For golang#58645 Change-Id: I0acb5e87b2e9655ffd472e728259a4aa6c4da50e Reviewed-on: https://go-review.googlesource.com/c/go/+/510375 Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
When the final Go 1.21.0 release is made, the release notes will lose the draft status and begin to be visible at https://go.dev/doc/go1.21. The source go1.21.html file will then move from the main Go repository to x/website as part of it becoming a finished and eventually frozen historical release notes page. The https://tip.golang.org/doc/go1.21 page that currently serves the current draft always uses the main repository's main branch, so this copy on the release branch is not used by anything. Its existence on this branch may attract backports, which are harmless but also not very useful. Avoid that temptation by deleting it here sooner. (Since the first RC comes with a mostly complete release notes draft, maybe in the future we can consider moving this file to x/website right before a release branch is cut, making the draft available at https://go.dev/doc/go1.21 sooner so fewer links will need updating.) For golang#58645. Change-Id: I92c0200b748a5f255f9b8113b4952c122631c6d6 Reviewed-on: https://go-review.googlesource.com/c/go/+/511317 Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> TryBot-Bypass: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Writing down a few of the known remaining tasks needed to close out this release-blocking issue:
|
Updates #58645. Change-Id: I7352bf7f03c478d92ebd0b8345d676d5b2dfccb7 Reviewed-on: https://go-review.googlesource.com/c/go/+/513475 Auto-Submit: Matthew Dempsky <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Bypass: Matthew Dempsky <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Robert Griesemer <[email protected]>
…cation alerts For #52113 For #58645 Change-Id: Id7dff2570132588da95fb4216a86faf34fa2cbdc GitHub-Last-Rev: 94eabfe GitHub-Pull-Request: #60972 Reviewed-on: https://go-review.googlesource.com/c/go/+/505436 Run-TryBot: Roland Shoemaker <[email protected]> Auto-Submit: Roland Shoemaker <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]>
Change https://go.dev/cl/516075 mentions this issue: |
Change https://go.dev/cl/516095 mentions this issue: |
Copied from the main Go repo at CL 515955. Deleted there in CL 516075. For golang/go#58645. Change-Id: If91f782f6429a53cbc52e0e37fbad88fb80db006 Reviewed-on: https://go-review.googlesource.com/c/website/+/516095 Run-TryBot: David Chase <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
Now that the development of the Go 1.21 release is almost done, its release notes are moved to their eventual long-term home in x/website in CL 516095. Delete the initial development copy here. For #58645. Change-Id: I5207d21289b2e7b9328c943a088f45bc81c710a4 Reviewed-on: https://go-review.googlesource.com/c/go/+/516075 Run-TryBot: David Chase <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]>
Backlink to TODO list at #58645 (comment) since otherwise it gets lost in the "hidden items". |
Change https://go.dev/cl/517035 mentions this issue: |
This is the tracking issue for writing the Go 1.21 Release Notes. The version at tip can be viewed at https://tip.golang.org/doc/go1.21.
When the Go 1.21 Release Notes are complete, this should be closed, and a similar issue should be made for the next release. Previous issues are #54202, #51400, #47694, #44513, etc.
The text was updated successfully, but these errors were encountered: