Skip to content

Releases: gizmodata/gizmosql

v1.9.16

25 Aug 22:23
Compare
Choose a tag to compare
Bugfix - Enable `FLIGHT_SQL_SERVER_CANCEL` support in SQL Info

v1.9.14

16 Aug 20:07
b208cd5
Compare
Choose a tag to compare
Merge pull request #51 from gizmodata/feature-schema-mgmt

Add support for session management and query cancellation methods in …

v1.9.13

18 Jul 13:17
Compare
Choose a tag to compare

Updated Arrow Flight SQL version to 21.0.0, SQLite to version: 3.50.3

v1.9.12

08 Jul 13:50
Compare
Choose a tag to compare

Full Changelog: v1.9.11...v1.9.12

v1.9.11

25 Jun 23:07
a064c1c
Compare
Choose a tag to compare
Merge pull request #33 from gizmodata/readme-revamp

Revamped README.md - updated SQLite and JWT-CPP library versions.

v1.9.10

16 Jun 18:04
Compare
Choose a tag to compare
Reverting CI change for docker-manifest-action bug

v1.9.4

02 Jun 16:41
Compare
Choose a tag to compare
Converting project to open-source.

v1.9.3

21 May 21:26
Compare
Choose a tag to compare
Update DuckDB arm64 download URL to correct filename

Replaced "aarch64" with "arm64" in DuckDB URLs across Dockerfiles and README for consistency with DuckDB's release naming conventions. This ensures compatibility and avoids potential download errors for arm64 platforms.

v1.9.1

05 May 15:07
Compare
Choose a tag to compare
Add gflags dependency to gizmosql_client build

The gflags library is now required for gizmosql_client. Updated CMakeLists.txt to find and link gflags correctly to ensure successful compilation.

v1.8.9

08 Apr 10:55
Compare
Choose a tag to compare
Updated DuckDB to v1.2.2