Skip to content

Releases: pacman82/arrow-odbc-py

v10.4.2

Choose a tag to compare

@pacman82 pacman82 released this 19 Jun 12:16

10.4.2 (2026-06-19)

chore

v10.4.1

Choose a tag to compare

@pacman82 pacman82 released this 27 May 09:25

10.4.1 (2026-05-27)

Features

  • Update to upstream arrow-odbc Rust crate. (a9af3ea)

v10.4.0

Choose a tag to compare

@pacman82 pacman82 released this 30 Apr 09:28

10.4.0 (2026-04-30)

Features

  • Add Connection.execute (bc13dc5)
  • Make BatcheReaderProtocol explicit (34d7d52)

Fixes

  • Error now sets the message eagerly on the Exception super class (6a1aa17)

v10.3.0

Choose a tag to compare

@pacman82 pacman82 released this 19 Apr 14:42

10.3.0 (2026-04-19)

Features

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

v10.2.0

Choose a tag to compare

@pacman82 pacman82 released this 18 Apr 10:14

10.2.0 (2026-04-18)

Features

v10.1.0

Choose a tag to compare

@pacman82 pacman82 released this 25 Mar 10:31

10.1.0 (2026-03-25)

Features

  • Support for manual commit mode (6091e51)

v10.0.1

Choose a tag to compare

@pacman82 pacman82 released this 20 Mar 10:03

10.0.1 (2026-03-20)

Fixes

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

v10.0.0

Choose a tag to compare

@pacman82 pacman82 released this 18 Mar 11:06

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

Choose a tag to compare

@pacman82 pacman82 released this 01 Mar 22:39

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

Choose a tag to compare

@pacman82 pacman82 released this 24 Feb 10:55

9.3.6 (2026-02-24)

Dependencies

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