Releases: ssl-hep/ServiceX_DID_Finder_lib
Releases · ssl-hep/ServiceX_DID_Finder_lib
1.1.1b4
Full Changelog: 1.1.1b3...1.1.1b4
1.1.1b3
Full Changelog: 1.1.1b2...1.1.1b3
aiohttp
test-latencies
sends nothing back to servicex
Bug Fix Release
Bug fix release: scope is getting dropped from the DID query.
What's Changed
- Scheme was getting dropped when handed to did finder by @gordonwatts in #20
Full Changelog: 1.1...1.1.1
Get and Files Parameter Parsing
What's Changed
- Report Fileset Complete Even If Dataset is Empty by @BenGalewsky in #19
- DID Parameter Parsing by @gordonwatts in #17
- the
getandfilesparameters can be passed to a DID finder. getcan be eitheralltoavailable. THe first will require all files in a dataset, and the second just grabs anything there.
- the
New Contributors
Full Changelog: 1.1a5...1,1
DID Parameter Passing
What's Changed
- Report Fileset Complete Even If Dataset is Empty by @BenGalewsky in #19
- DID Parameter Parsing by @gordonwatts in #17
- the
getandfilesparameters can be passed to a DID finder. getcan be eitheralltoavailable. THe first will require all files in a dataset, and the second just grabs anything there.
- the
New Contributors
Full Changelog: 1.1a5...1,1
Fix bug when using both files and get
- Now send on useful files if get==avail and there is an issue [bug fix]
Support files and get
- Supports the
getandfilesparameter in the URL
Multipath support
for test only