Skip to content

Releases: pacman82/arrow-odbc-py

v10.3.0

19 Apr 14:42

Choose a tag to compare

10.3.0 (2026-04-19)

Features

  • Update to odbc-api 24.1.2. (6c6bd3d)

v10.2.0

18 Apr 10:14

Choose a tag to compare

10.2.0 (2026-04-18)

Features

v10.1.0

25 Mar 10:31

Choose a tag to compare

10.1.0 (2026-03-25)

Features

  • Support for manual commit mode (6091e51)

v10.0.1

20 Mar 10:03

Choose a tag to compare

10.0.1 (2026-03-20)

Fixes

  • Fix a panic which occurred on then querying text columns as UTF-16. (4969177)

v10.0.0

18 Mar 11:06

Choose a tag to compare

10.0.0 (2026-03-18)

⚠ BREAKING CHANGES

  • Match arrow decmial to decimal relational type then inserting

Features

  • Match arrow decmial to decimal relational type then inserting (b3ffe04)

v9.3.7

01 Mar 22:39

Choose a tag to compare

9.3.7 (2026-03-01)

Features

  • Only use one codegen unit in release (7694e47)
  • Update to latest arrow-odbc crate, which uses SIMD for utf8 (69ee287)
  • Use "target-cpu=x86-64-v3" on non-arm platforms (4a8e41a)

v9.3.6

24 Feb 10:55

Choose a tag to compare

9.3.6 (2026-02-24)

Dependencies

  • bump arrow-odbc from 21.0.0 to 21.0.1 (55b2bbd)

v9.3.5

11 Feb 01:04

Choose a tag to compare

9.3.5 (2026-02-11)

Miscellaneous Chores

v9.3.4

11 Feb 00:05

Choose a tag to compare

9.3.4 (2025-11-08)

Documentation

  • Explain quoting behavior also in docstring to from_table_to_db (5052c16)

v9.3.3

22 Sep 18:56

Choose a tag to compare

9.3.3 (2025-09-22)

Bug Fixes

  • pyproject.toml now correctly specifies Python 3.10 as oldest (a80ad9d)