-
Notifications
You must be signed in to change notification settings - Fork 767
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v0.36.0 Release #2525
Comments
Change https://go.dev/cl/446866 mentions this issue: |
For #2525 Change-Id: Ia96047aa95ecf3b2ed92c20dffab871b4a3354bc Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/446866 Reviewed-by: Alan Donovan <adonovan@google.com> TryBot-Result: kokoro <noreply+kokoro@google.com> Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
Change https://go.dev/cl/446872 mentions this issue: |
Also update default gopls version. For #2525 Change-Id: Id6fc3d3771b6e35a4f6a570f22f7cb85aee8677c Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/446872 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Alan Donovan <adonovan@google.com>
Change https://go.dev/cl/447262 mentions this issue: |
For #2525 It's generated by tools/license.sh that runs: yarn licenses generate-disclaimer --prod Change-Id: Ic09652ec3c67becb75ca5ef0362e509365f39280 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/447262 TryBot-Result: kokoro <noreply+kokoro@google.com> Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Alan Donovan <adonovan@google.com>
Change https://go.dev/cl/447417 mentions this issue: |
For #2525 Change-Id: I6fcc448d06decbc97561e6f43fbcc76aa4abaf46 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/447417 Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Robert Findley <rfindley@google.com> TryBot-Result: kokoro <noreply+kokoro@google.com>
Change https://go.dev/cl/448415 mentions this issue: |
Release candidate (Nov 3, 2023)
master
for the releasegopls
.CHANGELOG.md
.release
for the releaserelease
for a pull request.master
to prepare for the release.package.json
from a-dev
suffixnpm install
to make surepackage-lock.json
is up-to-date$ tools/license.sh; mv LICENSE.prod LICENSE
)Final (Nov 7, 2023)
Prepare for the Next Release
master
post-releaseversion
number to the next monthly release in themaster
branchpackage.json
package-lock.json
The text was updated successfully, but these errors were encountered: