Releases: ssl-hep/ServiceX_DID_Finder_lib
Releases · ssl-hep/ServiceX_DID_Finder_lib
increase of batch size from 30 to 300
Merge pull request #31 from ssl-hep/increase-batch-to-300 increase of batch
Support Dataset IDs
2.0.1 Clean up pyproject and update libs as per dependabot
Changes required to work with the new ServiceX DB schema
- change of code so it correctly handles a new attribute (dataset_id).
- it calls new servicex endpoints (not having request_id but dataset_id as a parameter).
- updated all github actions
- put dev dependencies in their own group
- removed py 3.7 as poetry v8 does not support it.
- updates all tests affected by the change
Test Final changes for dataset manager
2.0.0-rc.1 Merge branch 'big-db-change-2'
fully cleaned
1.4.6 big cleanup. no request_did, no prefix
no call to start transformer
This version is meant for a modified ServiceX that starts transformers right away and does not provide a request_id/start endpoint.
revert to old python versions
1.4.4 f
back to 3.9
back to 3.9 so rucio can use it.
back to 3.9 2
1.4.3 back to 3.9
start only after lookup
1.4.2 start only after dataset complete.