Releases: ssl-hep/ServiceX_frontend
Dataset Groups
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
This release was developed in collaboration between @BenGalewsky and @gordonwatts - attempting to ready the library for broader use.
3.0.0-alpha.2
Move build-docs job to pypi publish flow
ServiceX Client
3.0.0-alpha.1 Install func_adl 3.2.5 official release
2.6.3-alpha.2
Fix the Coffea Casa Frontend to stop printing the bearer token!
2.6.3-Alpha.1
Development release that pulls in a JWT from WLCG bearer token file if present
Multiple codegen and backend_type support
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 backendbackend_type
argument to have thecodegen
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
Alpha release including
codegen
argument for multiple code generator support on the backendbackend_type
argument to have thecodegen
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
v2.6.1-a2
Multiple codegen support + root-file/parquet fixes
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.