Skip to content
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

x/tools/gopls: release version v0.16.0 #67936

Closed
7 of 8 tasks
findleyr opened this issue Jun 11, 2024 · 8 comments
Closed
7 of 8 tasks

x/tools/gopls: release version v0.16.0 #67936

findleyr opened this issue Jun 11, 2024 · 8 comments
Labels
gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@findleyr
Copy link
Contributor

findleyr commented Jun 11, 2024

This issue tracks progress toward releasing gopls@v0.16.0

  • create or update gopls-release-branch.0.16
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag gopls/v0.16.0-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.16.0
  • (if vX.Y.0 release): update dependencies in master for the next release
@findleyr findleyr added this to the gopls/v0.16.0 milestone Jun 11, 2024
@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Jun 11, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/591916 mentions this issue: all: update codereview.cfg for gopls-release-branch.0.16

gopherbot pushed a commit to golang/tools that referenced this issue Jun 11, 2024
For golang/go#67936

Change-Id: I1210ff130f1c463066f01c6480c94dc03bfbb56c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/591916
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Findley <rfindley@google.com>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592076 mentions this issue: gopls: update go.mod for v0.16.0-pre.1

gopherbot pushed a commit to golang/tools that referenced this issue Jun 11, 2024
Remove the replace directive and update x/tools.

For golang/go#67936

Change-Id: If731ab2fa3c47bea808727b1ad236c895a8c6c0e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/592076
Reviewed-by: Michael Matloob <matloob@golang.org>
Auto-Submit: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592156 mentions this issue: gopls/doc/release: update gopls release notes for language support

gopherbot pushed a commit to golang/tools that referenced this issue Jun 13, 2024
Update the v0.16.0 release notes to reflect 1.23 support and changes to
our support policy.

For golang/go#67936

Change-Id: I330b8a3897fc3b4b944eb695143042654556dbf1
Reviewed-on: https://go-review.googlesource.com/c/tools/+/592156
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592576 mentions this issue: gopls: expand on documentation about version support changes

gopherbot pushed a commit to golang/tools that referenced this issue Jun 13, 2024
Users unfamiliar with the subtleties of version support are rightly
confused by our current documentation. Try to clarify, by defining terms
more precisely and being sure to emphasize that language version support
is unchanged.

Also, add a section for the new stdversions analyzer, which is not
present in gopls@v0.15.x.

For golang/go#67936

Change-Id: Ia9f241da4a67dc0ca82532ae945751ad3c6b6f1f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/592576
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/593296 mentions this issue: Merge remote-tracking branch 'origin/master' into gopls-release-branch.0.16

gopherbot pushed a commit to golang/tools that referenced this issue Jun 18, 2024
…h.0.16

For golang/go#67936

Change-Id: Ic3981ea862fd2f8203214b29349543725d526315
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/593415 mentions this issue: gopls: update go.mod for v0.16.0-pre.2

gopherbot pushed a commit to golang/tools that referenced this issue Jun 18, 2024
Remove the replace directive and update x/tools.

For golang/go#67936

Change-Id: I15e14177f26afd0a7c1a86d4cf6c456b06614c01
Reviewed-on: https://go-review.googlesource.com/c/tools/+/593415
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Robert Findley <rfindley@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/593677 mentions this issue: gopls: update go.mod for v0.16.0-pre.3

gopherbot pushed a commit to golang/tools that referenced this issue Jun 20, 2024
Remove the replace directive and update x/tools.

For golang/go#67936

Change-Id: I87b28c57607c2ded4c2e6b47ce725d4365151795
Reviewed-on: https://go-review.googlesource.com/c/tools/+/593677
Reviewed-by: Alan Donovan <adonovan@google.com>
Auto-Submit: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

3 participants