Skip to content

Releases: ssl-hep/ServiceX_DID_Finder_lib

1.1.1b4

20 Apr 16:35

Choose a tag to compare

1.1.1b4 Pre-release
Pre-release

Full Changelog: 1.1.1b3...1.1.1b4

1.1.1b3

20 Apr 16:12

Choose a tag to compare

1.1.1b3 Pre-release
Pre-release

Full Changelog: 1.1.1b2...1.1.1b3

aiohttp

20 Apr 15:43

Choose a tag to compare

aiohttp Pre-release
Pre-release

testing with aiohttp

test-latencies

20 Apr 13:48

Choose a tag to compare

test-latencies Pre-release
Pre-release

sends nothing back to servicex

Bug Fix Release

06 Apr 20:26
13932b7

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

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

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

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

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

Choose a tag to compare

Multipath support Pre-release
Pre-release

for test only