v2.24.0
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