# Go 1.27 is released

DevFeed: [Go 1.27 is released](<https://devfeed.tech/articles/go-1-27-is-released-2358.md>)

Original publisher: [Read original article](<https://go.dev/blog/go1.27>)

Author: Nicholas Husin, on behalf of the Go team

Published: 2026-08-19T00:00:00Z

Content type: release

Language: en

Sources: [The Go Blog](<https://devfeed.tech/sources/the-go-blog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [go](<https://devfeed.tech/tags/go.md>), [json](<https://devfeed.tech/tags/json.md>), [memory](<https://devfeed.tech/tags/memory.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>)

## AI overview

Go 1.27 releases language, toolchain, runtime, and standard-library updates, including generic methods, JSON processing additions, allocation improvements, and new UUID support.

## Source excerpt

Go 1.27 adds generic methods, encoding/json/v2 package, uuid package, faster memory allocation, goroutine leak profiles, and more.