Go 1.22 is released!Go 1.22 is released!
Today the Go team is thrilled to release Go 1.22, which you can get by visiting the download page.
Go 1.22 comes with several important new features and improvements. Here are some of the notable changes; for the full list, refer to the release notes.
An update
Some comments now appearing in LWN:
-
Go 1.22 released
Go 1.22, the most recent version of the Go programming language, has been released. It comes with two language changes to for loops: a fix for a longstanding "gotcha" with accidentally sharing loop variables between iterations and adding the ability to range over integer values. There are also additions to the standard library, improved performance, and more. See the release notes for further information.