Skip to content

Releases: ssl-hep/ServiceX_frontend

3.0.0-alpha.2

19 Jun 14:46
Compare
Choose a tag to compare
3.0.0-alpha.2 Pre-release
Pre-release
Move build-docs job to pypi publish flow

ServiceX Client

16 Jun 21:24
Compare
Choose a tag to compare
ServiceX Client Pre-release
Pre-release
3.0.0-alpha.1

Install func_adl 3.2.5 official release

2.6.3-alpha.2

02 May 20:00
Compare
Choose a tag to compare
2.6.3-alpha.2 Pre-release
Pre-release

Fix the Coffea Casa Frontend to stop printing the bearer token!

2.6.3-Alpha.1

25 Apr 21:25
Compare
Choose a tag to compare
2.6.3-Alpha.1 Pre-release
Pre-release

Development release that pulls in a JWT from WLCG bearer token file if present

Multiple codegen and backend_type support

31 Mar 14:42
e06b1dd
Compare
Choose a tag to compare

Production release supporting the use of multiple code generators in the backend to power the requested transform.

Specific enhancements / fixes include:

  • codegen argument for multiple code generator support on the backend
  • backend_type argument to have the codegen argument default to the correct value if not specified
  • correct codegen naming conventions propagated from the yaml file
  • fixes for root-file/parquet handling
  • update to the README

Multiple codegen support - updated for demo-day

24 Feb 15:28
Compare
Choose a tag to compare

Alpha release including

  • codegen argument for multiple code generator support on the backend
  • backend_type argument to have the codegen argument default to the correct value if not specified
  • correct codegen naming conventions propagated from the config file
  • changes fixing root-file/parquet handling

v2.6.1-a2

21 Feb 21:42
Compare
Choose a tag to compare
v2.6.1-a2 Pre-release
Pre-release

v2.6.1-a2

Multiple codegen support + root-file/parquet fixes

22 Feb 17:07
Compare
Choose a tag to compare

Alpha release including the codegen argument for multiple code generator support on the backend, and the changes now included in the master fixing root-file/parquet handling.

v2.6.1-a1

20 Feb 22:19
Compare
Choose a tag to compare
v2.6.1-a1 Pre-release
Pre-release

v2.6.1-a1

Sync access & root-file/parquet fixes

15 Feb 06:07
59f07c3
Compare
Choose a tag to compare

Highlights

  • New functions to access lists of files synchronously (or async)
  • Bug fix to work with latest versions of ServiceX release - correctly deal with parquet and root-file format types
  • Lots of minor technical fixes (see below).

Thanks to everyone that contributed!!

What's Changed

New Contributors

Full Changelog: 2.5.4...2.6.1