← Back to Resources
Open Source NewsAugust 12, 20252 min read

Go 1.25 Released

By BIOS Founding Team

Go 1.25 Released

Go 1.25 added container-aware GOMAXPROCS that respects Linux cgroup CPU limits, an experimental garbage collector, and an experimental encoding/json/v2 package.

It also introduced runtime/trace.FlightRecorder for lightweight continuous execution tracing.

Full details: https://go.dev/blog/go1.25