Skip to content

PyMongoArrow 1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 18:04
· 7 commits to main since this release
445b833

Primary Changes

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

What's Changed

  • INTPYTHON-589 Fix invocation of version bump script in release process by @blink1073 in #304
  • INTPYTHON-608 Use pinned sources for GitHub Actions by @blink1073 in #307
  • Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group by @dependabot in #309
  • INTPYTHON-609 Add support for PyArrow 20 by @blink1073 in #310
  • INTPYTHON-392 Add support for free-threaded Python by @blink1073 in #311
  • INTPYTHON-621 Prep for 1.8.0 release by @blink1073 in #313

Full Changelog: 1.7.2...1.8.0