What's Changed
Enhancements 🎉
- Always compress responses when the client compression is on by @zhkvia in #1286
- Optional flag to close query with flush by @hongker in #1276
Fixes 🐛
- Fix prepare batch does not break on
values
substring in table name by @Wang in #1290 - Fix nil checks when appending slices of pointers by @markandrus in #1283
Other Changes 🛠
New Contributors
Full Changelog: v2.23.2...v2.24.0