v0.23.5
What's Changed
-
README changes by @carlmjohnson in #84
-
go.mod: Upgrade x/net past GO-2023-1988 by @carlmjohnson in #92
-
Add ability to change default JSON serializer/deserializer and use BodySerializer/ToDeserializer by @carlmjohnson with @EvilBorsch in #91
Now you can choose globally or on a per request basis how to convert to/from JSON. For example, you can opt in to using the new experimental https://github.com/go-json-experiment/json library planned for a future version of the Go standard library.
Full Changelog: v0.23.4...v0.23.5