Skip to content

v2.24.0

Latest
Compare
Choose a tag to compare
@jkaflik jkaflik released this 08 May 11:30

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 πŸ› 

  • Don't recreate keys from LC columns from direct stream by @genzgd in #1291

New Contributors

Full Changelog: v2.23.2...v2.24.0