Releases: duckdb/duckdb-odbc
Releases · duckdb/duckdb-odbc
Release 1.5.3.0
What's Changed
- Enable jemalloc allocator by @staticlibs in #444
- Use appropriate widths for ODBC struct types (1.5) by @staticlibs in #442
Full Changelog: v1.5.2.0...v1.5.3.0
Release 1.5.2.0
Release 1.5.1.0
Release 1.5.0.0
What's Changed
- Fix exported symbols on Mac by @staticlibs in #232
- Update CAPI exported symbols by @staticlibs in #233
- Add Windows ARM64 build to CI by @staticlibs in #238
- Fix SQLNumResultCols for CALL, EXECUTE and EXPLAIN by @staticlibs in #241
- Reorganize files and functions by @maiadegraaf in #264
- Moving staging to CF by @hannes in #283
- Don't use AWS region name for staging upload by @staticlibs in #284
- Fix NumResultsCol for extension statements by @staticlibs in #300
- Add license file by @staticlibs in #302
- Enable ccache on CI on Linux and macOS by @staticlibs in #316
- Enable ccache on Windows CI by @staticlibs in #317
- Remove ADBC symbols export by @staticlibs in #328
- Switch Linux toolchain to GCC 14 by @staticlibs in #329
- Use macos-latest on CI by @staticlibs in #331
- Add test coverage for empty queries by @staticlibs in #333
- Link MSVC runtime library statically by @staticlibs in #271
- Fix returned length when string is truncated (1.5) by @staticlibs in #366
- Link libodbcinst statically on macOS (1.5) by @staticlibs in #368
- Fix format-check job on CI (1.5) by @staticlibs in #388
- C API symbols update for 1.5.0 release by @staticlibs in #392
- CI CCache Windows fix (1.5) by @staticlibs in #395
- Exported symbols fix for 1.5 update by @staticlibs in #398
- Test coverage for VARIANT type (1.5) by @staticlibs in #405
- Test coverage for in-core GEOMETRY type (1.5) by @staticlibs in #407
- C API exported symbols update by @staticlibs in #413
Full Changelog: v1.4.4.0...v1.5.0.0
Release 1.4.4.0
What's Changed
- Link libodbcinst statically on macOS (1.4) by @staticlibs in #369
Full Changelog: v1.4.3.0...v1.4.4.0
Release 1.4.3.0
What's Changed
- Add Windows ARM64 build to CI (1.4) by @staticlibs in #313
- Enable ccache on CI on Linux and macOS (1.4) by @staticlibs in #318
- Enable ccache on Windows CI (1.4) by @staticlibs in #319
- Fix Windows ARM64 upload to CF by @staticlibs in #323
Full Changelog: v1.4.2.0...v1.4.3.0
Release 1.4.2.0
What's Changed
- Fix NumResultsCol for extension statements (1.4) by @staticlibs in #301
Full Changelog: v1.4.1.0...v1.4.2.0
Release v1.4.1.0
What's Changed
- Fix SQLNumResultCols for CALL, EXECUTE (1.4) by @staticlibs in #246
Full Changelog: v1.4.0.0...v1.4.1.0
Release v1.4.0.0
What's Changed
- Fix exported symbols on Mac (1.4) by @staticlibs in #234
- Update CAPI exported symbols (1.4) by @staticlibs in #235
Full Changelog: v1.3.2.0...v1.4.0.0
Release v1.3.2.0
What's Changed
- Support running with older C++ stdlib (1.3) by @staticlibs in #179
- Fix SQL_NUMERIC_STRUCT handling for neg decs (1.3) by @kevinjamesus86 in #180
- Increase column size for MSDASQL linked src (1.3) by @staticlibs in #181
- Refactor internal functions (1.3) by @maiadegraaf in #182
- Fix ODBC conformance for numeric types (1.3) by @kevinjamesus86 in #183
Full Changelog: v1.3.1.0...v1.3.2.0