Skip to content

PyMongoArrow 1.7.0

Latest
Compare
Choose a tag to compare
@blink1073 blink1073 released this 26 Feb 19:58
· 1 commit to main since this release
40898f7

Highlights

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

What's Changed

  • PYTHON-5047 Fix handling of testpypi by @blink1073 in #268
  • Add pip to dependabot config by @blink1073 in #269
  • Bump furo from 2023.9.10 to 2024.8.6 in /bindings/python by @dependabot in #273
  • Update sphinx requirement from <8,>=5.3 to >=5.3,<9 in /bindings/python by @dependabot in #272
  • Update sphinx-rtd-theme requirement from <3,>=2 to >=2,<4 in /bindings/python by @dependabot in #270
  • PYTHON-5058 Fix aarch64 wheel build by @blink1073 in #275
  • PYTHON-5047 Do not run publish job on forks by @blink1073 in #276
  • INTPYTHON-489 Update pyarrow requirement from <18.1,>=18.0 to >=19.0,<19.1 in /bindings/python by @dependabot in #277
  • INTPYTHON-228 & INTPYTHON-464 Include data types in API docs and add API docs to landing page by @blink1073 in #279
  • INTPYTHON-538 Add support for PyArrow Decimal128 type by @blink1073 in #278
  • Prepare for 1.7 release by @blink1073 in #280

Full Changelog: 1.6.4...1.7.0