What's Changed
Enhancements 🎉
- Add FreeBufOnConnRelease to clickhouse.Options by @cergxx in #1091
- Improving object allocation for (positional) parameter binding by @mdonkers in #1092
Fixes 🐛
Other Changes 🛠
- Update Go & ClickHouse versions by @jkaflik in #1079
- Return status code from any http error by @RoryCrispin in #1090
- tests: fix dropped error by @alrs in #1081
- chore: unnecessary use of fmt.Sprintf by @testwill in #1080
- Run CI on self hosted runner by @jkaflik in #1094
New Contributors
- @cergxx made their first contribution in #1091
- @alrs made their first contribution in #1081
- @testwill made their first contribution in #1080
Full Changelog: v2.13.4...v2.14