Skip to content

x/tools/gopls: release version v0.8.3 #52213

Closed
@findleyr

Description

@findleyr

We plan to release gopls@v0.8.3 next week to pick up support for staticcheck@v0.3.0, which supports generics (see also #52159).

Tentative plan: tag a prerelease today and let it soak until next week.

  • merge master into gopls-release-branch.0.8
    update hard-coded version
    update go.mod/go.sum (remove x/tools replace, update x/tools version)
    tag gopls/v0.8.3-pre.1
    update Github milestone
    write release notes
    smoke test features
    tag gopls/v0.8.3

Activity

added
ToolsThis label describes issues relating to any tools in the x/tools repository.
goplsIssues related to the Go language server, gopls.
on Apr 7, 2022
added this to the Unreleased milestone on Apr 7, 2022
gopherbot

gopherbot commented on Apr 7, 2022

@gopherbot
Contributor

Change https://go.dev/cl/398814 mentions this issue: all: merge master (7f10777) into gopls-release-branch.0.8

gopherbot

gopherbot commented on Apr 7, 2022

@gopherbot
Contributor

Change https://go.dev/cl/398815 mentions this issue: internal/lsp/debug: update hard-coded version for v0.8.3

gopherbot

gopherbot commented on Apr 7, 2022

@gopherbot
Contributor

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

added a commit that references this issue on Apr 7, 2022
modified the milestones: Unreleased, gopls/v0.8.3 on Apr 8, 2022
locked and limited conversation to collaborators on Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @suzmue@gopherbot@findleyr

        Issue actions

          x/tools/gopls: release version v0.8.3 · Issue #52213 · golang/go