🎊 Go 1.24 Release Candidate 1 is released!
🏃♀️ Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new
🔈 Announcement: https://groups.google.com/g/golang-announce/c/vYMfuq_XO6w
📦 Download: https://go.dev/dl/#go1.24rc1
🏃♀️ Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new
🔈 Announcement: https://groups.google.com/g/golang-announce/c/vYMfuq_XO6w
📦 Download: https://go.dev/dl/#go1.24rc1
Comments
Full support for generic type aliases.
Enhanced go command with tool tracking, JSON output, and faster caching. Cgo and Vet improvements for performance and error detection.
2–3% CPU performance boost, new Swiss Table-based maps, and safer memory management with AddCleanup.
Faster benchmarking, TLS Encrypted Client Hello, JSON omitzero tags, and iterators in multiple packages.