v3.74.0
·
1766 commits
to master
since this release
- Added experimental range functions to the
query.Resultandquery.ResultSettypes, available as for-range loops starting with Go version 1.22. These features can be enabled by setting the environment variableGOEXPERIMENT=rangefunc. - Added public types for
tx.Option,options.DoOptionandoptions.DoTxOption
Full Changelog: v3.73.1...v3.74.0