Releases: ssl-hep/ServiceX_frontend
Releases · ssl-hep/ServiceX_frontend
Pre-release of 2.2
Penultimate beta - for simple testing.
- Streaming interface
- Using awkward and uproot, the modern versions (no more uproot4 or awkward1 references!).
ServiceX 2.1.3 Release
Fixed a fatal bug that causes error:
AttributeError: 'ConfigSettings' object has no attribute 'get_files'
ServiceX 2.1.2
- Update to qastle 2.10 and allow qastle dependency to float
- Add safety check to ci job
2.2b5: Fix outstanding MinioBug
Fix a minio adaptor bug that somehow crept in.
ServiceX 2.2b4
Now includes the streaming interface as well.
ServiceX 2.2b2
Major new feature is awkward 1 is now forced and required.
ServiceX 2.2b3
This release uses the pre-transition versions of awkward1 and uproot4, rather than the post-release versions.
ServiceX 2.2b1
The streaming release (well, beta release)
- Final draft of the methods that will stream data as it arrives from ServiceX
- Removed minio interfaces
- Better servicex file searching
ServiceX 2.2a2
This adds basic functionality to issue ROOT and parquet files using URL's as async.
- Known Issues:
- The download progress bar still appears
- Proper documentation is missing in several places
This is testing for a funcX
project
ServuceX 2.1.1
Two minor updates:
- Truncate filenames that are too long for some filesystems.
- Update link to the package home page.