Releases
GoLand 2022.1.3 Is Out
The GoLand 2022.1.3 update is available. You can download the build from the website, update via the Toolbox App, apply a patch (go to GoLand | Check for Updates), or use a snap package (for Ubuntu).
Here are the highlights of this update:
– GO-13020 – GoLand doesn’t complain about using a generic callback function with several parameters anymore.
– GO-12269 – GoLand reports an error if you attempt to use interfaces with methods in unions. This limitation was introduced by the Go team and you can read more about it here.
Overall, we’ve fixed 310+ generics-related issues since November 2021.
Please read the release notes for more details about this update.
Prev post GoLand 2022.2 EAP #5 Is Out with Automatically Injected SQL Statements , Support for WebSocket and GraphQL Endpoints, and More! The Run Anything Action, Quick-Fix for Grouping Multiple use Directives, and More in GoLand 2022.2 EAP #6 Next post