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.9.3 #54397

Closed
8 tasks done
findleyr opened this issue Aug 11, 2022 · 2 comments
Closed
8 tasks done

x/tools/gopls: release version v0.9.3 #54397

findleyr opened this issue Aug 11, 2022 · 2 comments
Labels
FrozenDueToAge 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 Aug 11, 2022

gopls@v0.9.3 is a follow on patch release to v0.9.2, to fix the crash in #54395 (this isn't a new crasher, but v0.9.2 seems to have made it much more likely).

  • merge master into gopls-release-branch.0.9
  • update hard-coded version
  • update go.mod/go.sum (remove x/tools replace, update x/tools version)
  • tag gopls/v0.9.3-pre.1
  • update Github milestone
  • write release notes
  • smoke test features
  • tag gopls/v0.9.3
@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 Aug 11, 2022
@gopherbot gopherbot added this to the Unreleased milestone Aug 11, 2022
@gopherbot
Copy link

Change https://go.dev/cl/422896 mentions this issue: internal/lsp/debug: update debug version to v0.9.3

gopherbot pushed a commit to golang/tools that referenced this issue Aug 11, 2022
For golang/go#54397

Change-Id: I2c9b042ce67868da88d6b8f237fc00b5e62065e6
Reviewed-on: https://go-review.googlesource.com/c/tools/+/422896
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
@gopherbot
Copy link

Change https://go.dev/cl/422897 mentions this issue: gopls: update go.mod for v0.9.3

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

For golang/go#54397

Change-Id: I83f4d8aebcaa562c7e059304596d5b000e1cff17
Reviewed-on: https://go-review.googlesource.com/c/tools/+/422897
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
@findleyr findleyr modified the milestones: Unreleased, gopls/v0.9.3 Aug 11, 2022
@golang golang locked and limited conversation to collaborators Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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

2 participants