v2.9.0
What's Changed
Enhancements π
- External tables support for HTTP protocol by @crisismaple in #942
- Support driver.Valuer in String and FixedString columns by @jkaflik in #946
- Support boolean and pointer type parameter binding by @crisismaple in #963
- Support insert/scan IPv4 using UInt32/*UInt32 types by @crisismaple in #966
Fixes π
- Reset the pointer to the nullable field by @xiaochaoren1 in #964
- Enable to use ternary operator with named arguments by @crisismaple in #965
Other Changes π
New Contributors
- @xiaochaoren1 made their first contribution in #964
Full Changelog: v2.8.3...v2.9.0