Skip to content

Commit 1a3eb27

Browse files
committed
extension/CHANGELOG.md: prepare for v0.42.1
For #3520 Change-Id: Id21e2c86732eee2982e360e3f0356cb0f4a19a3b Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/611835 kokoro-CI: kokoro <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent a53c220 commit 1a3eb27

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

extension/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1+
## v0.42.1 - 9 Sep, 2024
2+
3+
A comprehensive list of changes can be found in the complete [commit history](https://github.com/golang/vscode-go/compare/v0.42.0..v0.42.1).
4+
5+
### Changes
6+
7+
* Prompt users for the [2024 Go Developer survey](https://google.qualtrics.com/jfe/form/SV_ei0CDV2K9qQIsp8?s=p). ([Issue 3517](https://github.com/golang/vscode-go/issues/3517))
8+
* Updated the default versions of `gomodifytags`, `impl`, `gofumpt`, and `revive`. ([CL 607757](https://go.dev/cl/607757)).
9+
* Increased the Go telemetry prompt rate to 25%. The new Go blog post ["Telemetry in Go 1.23 and beyond"](https://go.dev/blog/gotelemetry) discusses how Go telemetry helps improving the reliability and the performance of go toolchain programs.
10+
111
## v0.43.0 - 22 Aug, 2024 (pre-release)
212

313
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.44. The nightly (golang.go-nightly) extension will be deprecated in favor of the pre-release version.
414

515
## v0.42.0 - 17 Jul, 2024
616

7-
A comprehensive list of changes can be found in the complete [commit history](https://github.com/golang/vscode-go/compare/v0.42.0...v0.41.4).
17+
A comprehensive list of changes can be found in the complete [commit history](https://github.com/golang/vscode-go/compare/v0.41.4..v0.42.0).
818

919
### Updates in `gopls`
1020

0 commit comments

Comments
 (0)