Skip to content

Releases: ssl-hep/ServiceX_frontend

Pre-release of 2.2

29 Mar 21:58
b8c3a72
Compare
Choose a tag to compare
Pre-release of 2.2 Pre-release
Pre-release

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

18 Mar 17:15
Compare
Choose a tag to compare

Fixed a fatal bug that causes error:

AttributeError: 'ConfigSettings' object has no attribute 'get_files'

ServiceX 2.1.2

15 Mar 17:35
Compare
Choose a tag to compare
  • Update to qastle 2.10 and allow qastle dependency to float
  • Add safety check to ci job

2.2b5: Fix outstanding MinioBug

22 Dec 06:47
Compare
Choose a tag to compare
Pre-release

Fix a minio adaptor bug that somehow crept in.

ServiceX 2.2b4

21 Dec 22:36
Compare
Choose a tag to compare
ServiceX 2.2b4 Pre-release
Pre-release

Now includes the streaming interface as well.

ServiceX 2.2b2

21 Dec 08:58
Compare
Choose a tag to compare
ServiceX 2.2b2 Pre-release
Pre-release

Major new feature is awkward 1 is now forced and required.

ServiceX 2.2b3

21 Dec 22:07
29b475d
Compare
Choose a tag to compare
ServiceX 2.2b3 Pre-release
Pre-release

This release uses the pre-transition versions of awkward1 and uproot4, rather than the post-release versions.

ServiceX 2.2b1

19 Dec 04:34
Compare
Choose a tag to compare
ServiceX 2.2b1 Pre-release
Pre-release

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

09 Nov 02:46
Compare
Choose a tag to compare
ServiceX 2.2a2 Pre-release
Pre-release

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

02 Nov 18:56
caad92a
Compare
Choose a tag to compare

Two minor updates:

  • Truncate filenames that are too long for some filesystems.
  • Update link to the package home page.