JSON evolution in Go: from v1 to v2

- Go: 4 events in the last 90 days
- Previous: 3 days earlier · Data races and the memory model in Go
What happened
The second version of the json package released in Go 1.27 is a big update, and it has a lot of breaking changes. The v2 package adds new features, fixes API issues and behavioral flaws, and boosts performance. Let's take a look at what's changed!
Summary assembled by rule from the sources below