v3.128.3
·
142 commits
to master
since this release
- Fixed panic and
unsupported typeerror when passing a nil pointer to ajson.Marshaler-implementing type as adatabase/sqlquery parameter (toTypenow handlesjson.Marshalerand returnstypes.JSON, matching the existingtoValuebehaviour) - Supported pool of decoders, which implement ResettableReader interface
Full Changelog: v3.128.2...v3.128.3