What's Changed
🕸️ Tracking
- TrackerMeasurementFromHits: fix time component of covariance by @veprbl in #1666
- Added deltaPhiMax parameter for Seed Finder by @bschmookler in #1673
- fix: static_cast(sqrt(...)) to avoid c++-narrowing warning/error by @wdconinc in #1675
- CKFTracking: remove Acts tracks that failed to extrapolate, not just the trajectories by @veprbl in #1677
- fix: static_cast(sqrt(...)) to avoid c++-narrowing warning/error (again) by @wdconinc in #1682
🚿 Calorimetry
⚙️ Infrastructure
- build(deps): bump platisd/clang-tidy-pr-comments from 1.5.1 to 1.6.0 by @dependabot in #1665
- lsan.supp: add leak:dd4hep::detail::VolumeManager_Populator::scanPhysicalVolume by @veprbl in #1667
- build(deps): bump platisd/clang-tidy-pr-comments from 1.6.0 to 1.6.1 by @dependabot in #1674
- eicrecon: fail on unrecognized parameters by @veprbl in #1670
- cmake: move find_package from plugin_add to CMakeLists.txt by @veprbl in #1678
- build(deps): bump nickofthyme/object-remap from 2 to 3 by @dependabot in #1680
- build(deps): bump dawidd6/action-download-artifact from 6 to 7 by @dependabot in #1684
- feat(ci): runs-on: ubuntu-latest -> ubuntu-22.04 by @wdconinc in #1687
🔩 Other Changes
- JEventSourcePODIO: support future ROOTFrameReader -> ROOTReader rename by @veprbl in #1671
- Podio event source: Use new, exception-free Emit() callback by @nathanwbrei in #1624
- UndoAfterBurner: skip particles that are not created by generator by @veprbl in #1683
Full Changelog: v1.19.0...v1.20.0