Releases: chdb-io/chdb-go
Releases · chdb-io/chdb-go
Release list
v2.0.1
What's Changed
- fix: use /v2 module path so v2 is consumable as a Go module (#39) by @wudidapaopao in #40
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.12.0
What's Changed
- Update update_libchdb.sh to use chdb-core by @auxten in #35
- Update macOS runner from macos-13 to macos-14 by @wudidapaopao in #36
- fix(#30): preserve Go's signal handlers across chdb_connect; add race detector to CI by @xianml in #37
- fix parquet rows panic on EOF-with-rows boundary by @fanyang89 in #34
New Contributors
- @xianml made their first contribution in #37
- @fanyang89 made their first contribution in #34
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- Cache parquet schema fields & update libchdb by @s0und0fs1lence in #32
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Use macos-15 by @auxten in #22
- Add RowsAffected implementation by @s0und0fs1lence in #23
- Use macos-13 by @wudidapaopao in #29
- Add streaming query by @s0und0fs1lence in #28
New Contributors
- @s0und0fs1lence made their first contribution in #23
- @wudidapaopao made their first contribution in #29
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.8.0
What's Changed
- Implement chdb v3.0.0 with pureGo instead of cGo by @agoncear-mwb in #18
- Implement chdb v3.0
Connectmethod by @agoncear-mwb in #16
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
What's Changed
- Implement QueryRow and Exec methods of sql driver interface by @agoncear-mwb in #12
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Added explicit key for using unsafe string reader by @agoncear-mwb in #11
Full Changelog: v1.5.0...v1.6.0