Skip to content

python-1.14.0

Compare
Choose a tag to compare
@moonbox3 moonbox3 released this 07 Nov 18:24
· 83 commits to main since this release
c539e8b

Release Notes

New Features

Python Package Updates

  • Python: Update motor requirement from <3.6.0,>=3.3.2 to >=3.3.2,<3.7.0 in /python by @dependabot in #9270
  • Python: Update pyarrow requirement from <18.0,>=12.0 to >=12.0,<19.0 in /python by @dependabot in #9445
  • Python: Bump torch from 2.4.1 to 2.5.0 in /python by @dependabot in #9367
  • Python: Bump torch from 2.5.0 to 2.5.1 in /python by @dependabot in #9532
  • Python: Bump Python version to 1.14.0 for a release by @moonbox3 in #9611

Enhancements and Fixes

  • Python: Add type hint for ProcessStepBuilder in send_event_to. Improve schema building by @moonbox3 in #9608

Bug Fixes and Improvements

New Contributors

Full Changelog: python-1.13.0...python-1.14.0