Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

Handle exceptions in find

04 Jul 14:44

Choose a tag to compare

Pre-release
3.0.0-alpha.2

Don't forget to report fileset complete even if there is an exception

Celery DID Finder

03 Jul 14:39

Choose a tag to compare

Celery DID Finder Pre-release
Pre-release
3.0.0-alpha.1

Add example stress test DID Finder that returns large numbers of file…

increase of batch size from 30 to 300

19 Apr 06:23
7c671fa

Choose a tag to compare

Merge pull request #31 from ssl-hep/increase-batch-to-300

increase of batch

Support Dataset IDs

11 Jan 17:30

Choose a tag to compare

2.0.1

Clean up pyproject and update libs as per dependabot

Changes required to work with the new ServiceX DB schema

04 Oct 18:58

Choose a tag to compare

  • 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

11 Jan 16:51

Choose a tag to compare

Pre-release
2.0.0-rc.1

Merge branch 'big-db-change-2'

fully cleaned

04 Oct 16:54

Choose a tag to compare

fully cleaned Pre-release
Pre-release
1.4.6

big cleanup. no request_did, no prefix

no call to start transformer

04 Oct 15:34

Choose a tag to compare

Pre-release

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

22 Sep 07:00

Choose a tag to compare

Pre-release
1.4.4

f

back to 3.9

22 Sep 05:48

Choose a tag to compare

back to 3.9 Pre-release
Pre-release

back to 3.9 so rucio can use it.