Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

aiohttp

20 Apr 15:43
Compare
Choose a tag to compare
aiohttp Pre-release
Pre-release

testing with aiohttp

test-latencies

20 Apr 13:48
Compare
Choose a tag to compare
test-latencies Pre-release
Pre-release

sends nothing back to servicex

Bug Fix Release

06 Apr 20:26
13932b7
Compare
Choose a tag to compare

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

05 Apr 19:59
8800f0b
Compare
Choose a tag to compare

What's Changed

  • Report Fileset Complete Even If Dataset is Empty by @BenGalewsky in #19
  • DID Parameter Parsing by @gordonwatts in #17
    • the get and files parameters can be passed to a DID finder.
    • get can be either all to available. THe first will require all files in a dataset, and the second just grabs anything there.

New Contributors

Full Changelog: 1.1a5...1,1

DID Parameter Passing

05 Apr 19:52
8800f0b
Compare
Choose a tag to compare

What's Changed

  • Report Fileset Complete Even If Dataset is Empty by @BenGalewsky in #19
  • DID Parameter Parsing by @gordonwatts in #17
    • the get and files parameters can be passed to a DID finder.
    • get can be either all to available. THe first will require all files in a dataset, and the second just grabs anything there.

New Contributors

Full Changelog: 1.1a5...1,1

Fix bug when using both files and get

03 Apr 14:38
Compare
Choose a tag to compare
Pre-release
  • Now send on useful files if get==avail and there is an issue [bug fix]

Support files and get

02 Apr 01:42
Compare
Choose a tag to compare
Support files and get Pre-release
Pre-release
  • Supports the get and files parameter in the URL

Multipath support

25 Mar 17:50
Compare
Choose a tag to compare
Multipath support Pre-release
Pre-release

for test only

Properly pass parsed did to routine that does actual work

19 Mar 16:30
Compare
Choose a tag to compare
  • Bug in logic. And wasn't tested. Ops.

Fix python 3.6 regression

19 Mar 16:09
Compare
Choose a tag to compare
Pre-release

And tag the proper branch