What's Changed
Enhancements 🎉
- Add context option to append more ClientInfo to the system.query_log by @SpencerTorres in #1736
- refactor: idle pool and fix non-deterministic teardown of idle cleanup goroutine by @GeorgeMac in #1687
- chore: Improve EOF error messages. by @kavirajk in #1723
NOTE now direct comparision oferr == io.EOFwon't work, useerrors.Is(err, io.EOF - feat: Add support for proper exception handling by @kavirajk in #1694
Bug Fixes 🐛
Other Changes 🛠
- chore(release): Workflow Authentication by @juliojimenez in #1718
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #1717
- Fix #1719: Fix invalid links and add link checking for PRs by @tsics in #1720
- fix: restore minimal Go version to 1.24 by @vincentbernat in #172
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #1733
- chore(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0 by @dependabot[bot] in #1734
New Contributors
- @juliojimenez made their first contribution in #1718
- @tsics made their first contribution in #1720
- @GeorgeMac made their first contribution in #1687
Full Changelog: v2.41.0...v2.42.0