Releases: ssl-hep/ServiceX_frontend
Releases · ssl-hep/ServiceX_frontend
3.0.0-alpha.19
What's Changed
- Coverage report to check the contexts under which the code was run by @ketan96-m in #409
- Add CI for scheduled tests of client + server by @ponyisi in #411
- Don't add failed results to cache by @ponyisi in #407
- Progress bar fresh changes color on completion and failure #397 by @ketan96-m in #408
- Cleanup servicex namespace by @ponyisi in #412
- Fix for function indentation in Python transformer by @ponyisi in #419
- Fix disappearing sample title by @kyungeonchoi in #420
- Refactor query class inheritance by @ponyisi in #410
Full Changelog: 3.0.0-alpha.18...3.0.0-alpha.19
3.0.0-alpha.18
What's Changed
- Properly display error from transform by @gordonwatts in #378
- Further clean up of error messages by @gordonwatts in #379
- Fix default progress bar for SignedURL by @kyungeonchoi in #380
- 3.0 Client Documentation by @ketan96-m in #377
- UprootRaw support for 3.0 client by @ponyisi in #381
- Restrict coverage stats by @ponyisi in #388
- Eliminate Pydantic warnings in tests by @ponyisi in #391
- Add some documentation on codegens by @ponyisi in #389
- Defaults for uproot-raw model by @ponyisi in #393
- Add "Pending lookup" status to enum by @ponyisi in #392
- Readthedocs deployement .yaml and requirements.txt files by @ketan96-m in #394
- Refactoring DataBinder YAML interfaces by @ponyisi in #386
- Properly handle transform cancellation. Fix tests by @ponyisi in #387
- Update miniopy-async to 1.20 by @ponyisi in #400
- General.ServiceX as an optional field by @kyungeonchoi in #402
- Fix status code enum by @ponyisi in #399
- Bump up miniopy-async version to 1.20.1 by @kyungeonchoi in #404
- Logging Kibana URL for transformers with failures by @ketan96-m in #403
- Remove databinder directory by @kyungeonchoi in #401
- Import query classes into servicex.query by @ponyisi in #405
- Add dataset keyword by @ponyisi in #406
Full Changelog: 3.0.0-alpha.17...3.0.0-alpha.18
3.0.0-alpha.17
What's Changed
- Handle unknown status code being returned in submission by @ponyisi in #372
- Add timeout to transform status by @gordonwatts in #374
New Contributors
Full Changelog: 3.0.0-alpha.15...3.0.0-alpha.17
3.0.0-alpha.16
What's Changed
- build: Update typer lower bound to v0.12.1 by @matthewfeickert in #364
- ci: Use uv for all pip installs by @matthewfeickert in #365
- Process Transform Title and Log URL by @BenGalewsky in #366
- Allow timeout for transform submission by @gordonwatts in #369
- Upgrade to pydantic2 by @BenGalewsky in #368
- Use logging library for status updates by @gordonwatts in #371
Full Changelog: 3.0.0-alpha.15...3.0.0-alpha.16
3.0.0-alpha.15
What's Changed
- ci: Use trusted publishers for publishing to PyPI by @matthewfeickert in #353
- build: Remove nest-asyncio from core dependencies by @matthewfeickert in #356
- Multiple xrootdfiles by @BenGalewsky in #359
Full Changelog: 3.0.0-alpha.14...3.0.0-alpha.15
Remove Pandas Restrictions
No longer restrict pandas
to be version 1.X. Also, remove explicit support and CI testing for python 3.7, and add CI testing for 3.12.
Normally, due to the loss of functionality for 3.7, we'd call this v3.0
, however that is reserved for the new version of the front end.
There should be no functional changes.
What's Changed
- Remove pandas restrictions by @gordonwatts in #358
Full Changelog: v2.7.2...v2.8.0
3.0.0-alpha.14
Try out trusted publisher
3.0.0-alpha.13
What's Changed
- fix: Add CLI entrypoint by @matthewfeickert in #350
Full Changelog: 3.0.0-alpha.11...3.0.0-alpha.13
3.0.0-alpha.12
What's Changed
- feat: Use hatchling as the build backend by @matthewfeickert in #349
3.0.0-alpha.11
What's Changed
- feat: Use hatchling as the build backend by @matthewfeickert in #349
Full Changelog: 3.0.0-alpha.9...3.0.0-alpha.11