← Back to events
ActiveTech

JSON evolution in Go: from v1 to v2

Photo: Hacker News

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

Why it's spreading

Sources

Community