What's Changed
This release marks the change to readthedocs.org hosted documentation.
Old versions will be backfilled into coffea-hep.readthedocs.org in time.
New Features
Bugfixes
Misc.
* ci: bump actions/attest-build-provenance from 1.4.3 to 1.4.4 by dependabot in https://github.com/CoffeaTeam/coffea/pull/1201
* ci: bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.2 by dependabot in https://github.com/CoffeaTeam/coffea/pull/1203
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/CoffeaTeam/coffea/pull/1196
* ci: bump codecov/codecov-action from 4 to 5 by dependabot in https://github.com/CoffeaTeam/coffea/pull/1205
* ci(pre-commit): pre-commit autoupdate by pre-commit-ci in https://github.com/CoffeaTeam/coffea/pull/1208
* docs: specify correct location of sphinx config for rtd by lgray in https://github.com/CoffeaTeam/coffea/pull/1209
* docs: install commands for rtd by lgray in https://github.com/CoffeaTeam/coffea/pull/1210
* docs: edit pre_install portion of rtd config instead of overriding all commands by lgray in https://github.com/CoffeaTeam/coffea/pull/1211
* docs: install coffea docs after sphinx base isntall by lgray in https://github.com/CoffeaTeam/coffea/pull/1212
* fix(docs): dev extra, not docs by lgray in https://github.com/CoffeaTeam/coffea/pull/1213
* docs: install pandoc and graphviz before building by lgray in https://github.com/CoffeaTeam/coffea/pull/1214
* fix(docs): sudo to install pandoc and graphviz by lgray in https://github.com/CoffeaTeam/coffea/pull/1215
* fix(docs): remove apt install, something else is funny by lgray in https://github.com/CoffeaTeam/coffea/pull/1216
* fix(docs): add graphviz extension to extensions list by lgray in https://github.com/CoffeaTeam/coffea/pull/1217
* fix(docs): add graphviz to apt-packages by lgray in https://github.com/CoffeaTeam/coffea/pull/1218
* build: Remove 'servicex' extra by matthewfeickert in https://github.com/CoffeaTeam/coffea/pull/1219
* docs: update URL for documentation to RTD by lgray in https://github.com/CoffeaTeam/coffea/pull/1220
**Full Changelog**: https://github.com/CoffeaTeam/coffea/compare/v2024.10.0...v2024.11.0