2.5.0
New features
- Multiple endpoints for connection. by @MikhailBurdukov in #310 (and #327 by @Harvey-Liu)
 - Add move semantics for 
ColumnEnumby @bduminiuc in #328 - Implemented 
AppendRaw/RawAtforColumnDateandColumnDate32that work withuint16_t/int32_tby @Enmk in #320 - Fix 
ColumnArrayT<ColumnLowCardinalityT<ColumnString>>::Appendby @Enmk in #331 
Fixes
- Fix abnormal column names in gcc7.3.1 by @alenstarx in #317 (also #321 by @Enmk )
 - Fix system cityhash setup by @ZhongRuoyu in #301
 
CI/CD and tests
Other
- Updated 
ColumnString::LoadBodyby @Enmk in #309 - Fix compile warning by @1261385937 in #312
 - added DEBUG_DEPENDENCIES by @Enmk in #302
 - Set 
backward_compatibility_lowcardinality_as_wrapped_columndefault value tofalseby @Enmk in #333 
New Contributors
- @ZhongRuoyu made their first contribution in #301
 - @MikhailBurdukov made their first contribution in #310
 - @alenstarx made their first contribution in #317
 - @bduminiuc made their first contribution in #328
 - @Harvey-Liu made their first contribution in #327
 
Full Changelog: v2.4.0...v2.5.0