key4hep / EDM4hep

Generic event data model for HEP collider experiments
https://cern.ch/edm4hep
Apache License 2.0
24 stars 35 forks source link

Remove compatibility with podio versions before v1.0 #334

Closed tmadlener closed 2 weeks ago

tmadlener commented 3 weeks ago

BEGINRELEASENOTES

ENDRELEASENOTES

Since we already bumped this in our CMake config (https://github.com/key4hep/EDM4hep/pull/327), we can also remove this from our code.

Fixes #306

jmcarcell commented 2 weeks ago

I opened other PRs with the same changes in other repositories:

I think it's fine to merge them but they can also wait. The only case when keeping this code is useful is when someone wants to build the current versions on top of older versions of EDM4hep and Podio but not so old they don't work.