Skip to content

Releases: chdb-io/chdb

v4.1.6

19 Mar 14:59
7d10955

Choose a tag to compare

What's Changed

  • Optimize streaming DataFrame execution for 80% memory reduction by @auxten in #545

Full Changelog: v4.1.5...v4.1.6

v4.1.5

18 Mar 12:51
92e3978

Choose a tag to compare

What's Changed

  • Optimize count()/count_rows() to strip ORDER BY and use correct SQL for lazy ops by @auxten in #544

Full Changelog: v4.1.4...v4.1.5

v4.1.4

18 Mar 03:32
17c0dee

Choose a tag to compare

What's Changed

  • Add chdb/init.py to prevent broken module after upgrade by @auxten in #543

Full Changelog: v4.1.3...v4.1.4

v4.1.3

17 Mar 06:59
a140ba1

Choose a tag to compare

What's Changed

  • Add Get Started on Hex section to README by @auxten in #537
  • Auto-detect ClickHouse Cloud secure connections by @auxten in #541
  • Split agent skill into chdb-datastore and chdb-sql by @auxten in #542

Full Changelog: v4.1.2...v4.1.3

v4.1.2

10 Mar 08:21
db937b1

Choose a tag to compare

What's Changed

  • Improve metadata access for pristine DataStore sources by @auxten in #536

Full Changelog: v4.1.1...v4.1.2

v4.1.1

10 Mar 04:38
9cd0218

Choose a tag to compare

What's Changed

  • Add chdb.datastore shim and fix chdb.version by @auxten in #535

Full Changelog: v4.1.0...v4.1.1

v4.1.0

05 Mar 12:30
45af53e

Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.1.0

v4.0.2

12 Feb 11:05
b5ee73a

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

02 Feb 15:04
19c9ede

Choose a tag to compare

What's Changed

  • Enhance DataStore documentation and import structure by @auxten in #499
  • Add remote database support, timedelta64 type, and fix Python exit crashes by @auxten in #510

Full Changelog: v4.0.0...v4.0.1

v4.0.0

27 Jan 03:30
0705753

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.2...v4.0.0