This is the tracking issue for writing the Go 1.25 Release Notes. The version at tip can be viewed at https://tip.golang.org/doc/go1.25.
When the Go 1.25 Release Notes are complete, including resolving all known items and those caught by relnote todo, the release-blocker label can be removed. The draft notice stays until it's removed on the day of the release. At that time this issue is closed, and a similar issue is made for the next release. (The previous issue was #68545.)
Comment From: gopherbot
Change https://go.dev/cl/648515 mentions this issue: _content/doc: add go1.25.md placeholder
Comment From: gabyhelp
Related Issues
- doc: write release notes for Go 1.22 #61422 (closed)
- doc: write release notes for Go 1.24 #68545 (closed)
- doc: write release notes for Go 1.23 #65614 (closed)
- doc: write Go 1.20 release notes #54202 (closed)
- doc: write release notes for Go 1.21 #58645 (closed)
- doc: write Go 1.16 release notes #40700 (closed)
- doc: write Go 1.15 release notes #37419 (closed)
- doc: write Go 1.18 release notes #47694 (closed)
- doc: write Go 1.17 release notes #44513 (closed)
- doc: write Go 1.19 release notes #51400 (closed)
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: gopherbot
Change https://go.dev/cl/663515 mentions this issue: doc/go1.25: document macOS requirements
Comment From: gopherbot
Change https://go.dev/cl/671438 mentions this issue: doc: add release notes for cleanups and the unique package
Comment From: gopherbot
Change https://go.dev/cl/671439 mentions this issue: doc: add a release note for greenteagc GOEXPERIMENT
Comment From: gopherbot
Change https://go.dev/cl/675877 mentions this issue: doc/next: add crudely processed todos
Comment From: gopherbot
Change https://go.dev/cl/677175 mentions this issue: _content/doc: add merged go1.25.md
Comment From: gopherbot
Change https://go.dev/cl/677335 mentions this issue: doc/next: delete
Comment From: gopherbot
Change https://go.dev/cl/677976 mentions this issue: _content/doc: add release note for the flight recorder
Comment From: gopherbot
Change https://go.dev/cl/678676 mentions this issue: _content/doc/go1.25: add release note for a new GORISCV64 value
Comment From: gopherbot
Change https://go.dev/cl/678675 mentions this issue: _content/doc/go1.25: clean up some TODOs
Comment From: gopherbot
Change https://go.dev/cl/678775 mentions this issue: _content/doc/go1.25: add linker release note
Comment From: gopherbot
Change https://go.dev/cl/678776 mentions this issue: _content/doc/go1.25: mention link time reduction with DWARF 5
Comment From: gopherbot
Change https://go.dev/cl/678777 mentions this issue: _content/doc/go1.25: add release notes for go command features.
Comment From: gopherbot
Change https://go.dev/cl/678875 mentions this issue: _content/doc/go1.25: mention testing.AllocsPerRun's new panicking behavior
Comment From: gopherbot
Change https://go.dev/cl/678955 mentions this issue: _content/doc/go1.25: remove entry for proposal 32816
Comment From: gopherbot
Change https://go.dev/cl/679095 mentions this issue: _content/doc/go1.25: remove entry for proposal 70200
Comment From: gopherbot
Change https://go.dev/cl/679175 mentions this issue: _content/doc/go1.25: add release note for go version -m -json
Comment From: gopherbot
Change https://go.dev/cl/679238 mentions this issue: _content/doc/go1.25: formatting changes
Comment From: gopherbot
Change https://go.dev/cl/680177 mentions this issue: _content/doc/go1.25: reorganize the net package's release notes
Comment From: gopherbot
Change https://go.dev/cl/680179 mentions this issue: _content/doc/go1.25: minor edits
Comment From: dmitshur
The Go 1.25 release notes draft is complete by now, and there doesn't seem to be any remaining known TODOs to resolve. Thanks everyone.
It's okay for this to be open to track any further refinement and improvement, but removing the release-blocker label since there's nothing actionable that blocks the release. (We will need to remove the "draft" notice, but that step is tracked as part of the Go 1.25.0 release process on the day of its release.)
Comment From: gopherbot
Change https://go.dev/cl/695375 mentions this issue: internal/history: remove draft notice, update deployment, add Go 1.25
Comment From: dmitshur
CL 695375 removed the draft notice and updated the introduction section. Moving this back to Go1.25 milestone and closing.