Skip to content

v2025.9.0

Choose a tag to compare

@ikrommyd ikrommyd released this 20 Sep 23:32
· 95 commits to master since this release
e997042

What's Changed

  • fix: Improve memory consumption in coffea.util.save by @lauridsj in #1338
  • chore: unpin pyarrow and upgrade awkward pin by @ikrommyd in #1381
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci[bot] in #1385
  • ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in #1392
  • ci: bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #1394
  • fix: forgotten depth_limit=1 in jetmet tools + pass parameters and behavior to the template. by @ikrommyd in #1399
  • feat: add dataset to the FileMeta hash to allow different metadata for the same file if used in multiple datasets by @ikrommyd in #1400
  • ci: bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1402
  • feat: add vector record behaviors everywhere by @ikrommyd in #1404
  • feat: support explicit bulk preloading (uproot-only) by @pfackeldey in #1387
  • ci: bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #1406
  • ci(pre-commit): pre-commit autoupdate by @pre-commit-ci[bot] in #1407
  • ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1410
  • ci: bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #1411
  • chore: update awkward pin by @ikrommyd in #1414
  • feat: do not enforce dask awkward arrays in jetmet tools by @ikrommyd in #1409
  • feat: add typetracing to autodetect which columns are needed by @pfackeldey in #1388
  • feat: enable eager/virtual parquet reading by @ikrommyd in #1403
  • chore: pin dask-awkward by @ikrommyd in #1416
  • feat: better error messages for opening files and creating nanoevents in executors by @ikrommyd in #1417
  • chore: pin awkward to 2.8.9 by @ikrommyd in #1419

New Contributors

Full Changelog: v2025.7.3...v2025.9.0