What's Changed
Enhancements 🎉
- support
database/sql
scanning json intostring
/[]byte
/json.RawMessage
by @SpencerTorres in #1623
Bug fixes 🐛
- fix: json v1 encoding/decoding for prefixed types by @SpencerTorres in #1622
- fix: Nullable base types with prefix by @SpencerTorres in #1624
Other Changes 🛠
- Bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #1621
Full Changelog: v2.39.0...v2.40.0