Skip to content

Releases: mongodb-labs/mongo-arrow

PyMongoArrow 1.11.0

11 Dec 01:01
5bf9b32

Choose a tag to compare

Highlights

  • Add support for PyArrow 22.0.
  • Add support for Python 3.14 and 3.14 free-threaded on Linux and MacOS.
  • Drop support for Python 3.9 and Python 3.13 free-threaded.
  • Extend rather than replace TypeRegistry in write function.

What's Changed

  • Bump the actions group with 2 updates by @dependabot[bot] in #344
  • Bump the actions group with 2 updates by @dependabot[bot] in #345
  • INTPYTHON-497 Extend rather than replace TypeRegistry in write function by @blink1073 in #346
  • Bump zizmorcore/zizmor-action from 7f2abfff7488a44086dba64ed2f5a9b431508079 to a016d81e77496751b5c04eb1e8f00214bd396553 in the actions group by @dependabot[bot] in #347
  • Bump the actions group with 2 updates by @dependabot[bot] in #348
  • Bump zizmorcore/zizmor-action from a016d81e77496751b5c04eb1e8f00214bd396553 to 873539476a7f9b0da7504d0d9e9a6a5275094d98 in the actions group by @dependabot[bot] in #349
  • INTPYTHON-757 Force usage of cmake 3 on MacOS GHA runners by @blink1073 in #350
  • Bump the actions group with 1 updates by @dependabot[bot] in #351
  • Bump mongodb-labs/drivers-github-tools from 2 to 3 in the actions group by @dependabot[bot] in #353
  • Bump furo from 2025.7.19 to 2025.9.25 in /bindings/python by @dependabot[bot] in #354
  • Bump zizmorcore/zizmor-action from 0696496a48b64e0568faa46ddaf5f6fe48b83b04 to da5ac40c5419dcf7f21630fb2f95e725ae8fb9d5 in the actions group by @dependabot[bot] in #355
  • INTPYTHON-782 Upgrade macos 13 to latest by @aclark4life in #356
  • PYTHON-5582: Create pull request template by @Jibola in #352
  • Bump the actions group with 2 updates by @dependabot[bot] in #358
  • Bump the actions group with 2 updates by @dependabot[bot] in #359
  • Bump the actions group with 3 updates by @dependabot[bot] in #360
  • INTPYTHON-805 & INTPYTHON-704 Add support for PyArrow 22 and Python 3.14 by @blink1073 in #361
  • PYTHON-5401: Refactor PR template for clarity and conciseness by @Jibola in #363
  • PYTHON-4336 - Add driver metadata to PyMongoArrow by @NoahStapp in #364
  • Bump zizmorcore/zizmor-action from 9d985c6a33094e632ee3e60d1924caa8588dc5db to c0e2b1c877e25a91d1d747c438d49199cad29698 in the actions group by @dependabot[bot] in #362
  • INTPYTHON-849 Prep for 1.11.0 release by @sleepyStick in #365

New Contributors

Full Changelog: 1.10.0...1.11.0

PyMongoArrow 1.10.0

05 Aug 15:40
c36ac05

Choose a tag to compare

Highlights

  • Add support for PyArrow 21.0.
  • Add support for conversion of unsupported Arrow data types in write()
    function with auto_convert parameter.
  • Make pandas an optional dependency.
  • Add support for free-threaded Python 3.13 on Windows.
  • Add support for building against libbson 2.0.

What's Changed

New Contributors

Full Changelog: 1.9.0...1.10.0

PyMongoArrow 1.9.0

27 May 15:42
593d6be

Choose a tag to compare

Community forum post: https://www.mongodb.com/community/forums/t/pymongoarrow-1-9-0-released/322311

What's Changed

Full Changelog: 1.8.0...1.9.0

PyMongoArrow 1.8.0

12 May 18:04
445b833

Choose a tag to compare

Primary Changes

  • Add support for PyArrow 20.0.
  • Add support for free-threaded python on Linux and MacOS.

What's Changed

Full Changelog: 1.7.2...1.8.0

PyMongoArrow 1.7.2

24 Apr 18:04
00fb85b

Choose a tag to compare

Bugs Fixed

What's Changed

Full Changelog: 1.7.1...1.7.2

PyMongoArrow 1.7.1

26 Mar 21:44
ae4500d

Choose a tag to compare

What's Changed

New Contributors

  • @zpks made their first contribution in #285

Full Changelog: 1.7.0...1.7.1

PyMongoArrow 1.7.0

26 Feb 19:58
40898f7

Choose a tag to compare

Highlights

  • Add support for PyArrow 19
  • Add support for pyarrow.decimal128 data type.

What's Changed

Full Changelog: 1.6.4...1.7.0

PyMongoArrow 1.6.4

28 Jan 15:28
bc879f2

Choose a tag to compare

What's Changed

Full Changelog: 1.6.3...1.6.4

PyMongoArrow 1.6.3

22 Jan 20:18
624e7f1

Choose a tag to compare

What's Changed

Full Changelog: 1.6.2...1.6.3

PyMongoArrow 1.6.0

04 Nov 15:04
dc956eb

Choose a tag to compare