Skip to content

Releases: ssl-hep/ServiceX_frontend

Fix odd ROOT file naming bug

24 Jan 09:53
53fb813
Compare
Choose a tag to compare
  • ATLAS names some of its files sample.root.1 - the .11 confuses uproot.dask - added a more robust way of interacting

What's Changed

Full Changelog: v2.7.1...v2.7.2

Support for ServiceX 1.3.0

11 Jan 20:52
Compare
Choose a tag to compare
Pre-release
3.0.0-alpha.8

Support ServiceX 1.3.0 with new status code of Lookup

3.0.0-alpha.7

05 Dec 22:32
Compare
Choose a tag to compare
3.0.0-alpha.7 Pre-release
Pre-release

This release works with the new workflow for the ServiceX app server (which no longer uses the workflow property)

VMS Version Numbers in Tree Names

22 Oct 07:11
e9cd5a6
Compare
Choose a tag to compare

This is a minor-bug fix release.

What's Changed

  • Safeguard against VMS version numbers in tree names returned by uproot by @gordonwatts in #327

Full Changelog: v2.7...v2.7.1

Fixes for AGC Notebook

22 Sep 19:49
Compare
Choose a tag to compare
Pre-release
3.0.0-alpha.6

Fix flake8 in examples

Awkward 2.0 and Zero File Protection

23 Sep 03:25
c61bdad
Compare
Choose a tag to compare

This is a minor update:

What's Changed

New Contributors

Full Changelog: 2.6.2...v2.7

Awkward 2.0 and Zero File Protection

22 Sep 19:40
c61bdad
Compare
Choose a tag to compare

This is a minor update:

What's Changed

New Contributors

Full Changelog: 2.6.2...v2.7

Fixes for trees in Uproot Code Generator

20 Sep 14:05
Compare
Choose a tag to compare
Add a cache for code generators.

This commit adds a cache in the existing TinyDB cache. This can be queried
per backend.

Dataset Groups

11 Aug 12:55
Compare
Choose a tag to compare
Dataset Groups Pre-release
Pre-release

Following on from feedback from users, in this release the DatasetGroup accepts a list of datasets and forwards on verbs like as_files, as_signed_urls, etc.

Better handling of the .servicex file and clean up messages

From initial user feedback

13 Jul 21:14
Compare
Choose a tag to compare
Pre-release

This release was developed in collaboration between @BenGalewsky and @gordonwatts - attempting to ready the library for broader use.