Releases: PanDAWMS/panda-client
Releases · PanDAWMS/panda-client
1.6.16
1.6.15
1.6.14
What's Changed
- Update --architecture help text: case-insensitive matching and CRIC dependency by @EdwardKaravakis in #75
- added setuptools to build-system.requires for python>3.12 by @tmaeno in #76
- added sanity check for extFile by @tmaeno in #76
Full Changelog: 1.6.13...1.6.14
1.6.13
What's Changed
- Document regexp for gpu_spec model matching, supporting both positive and exclusion patterns by @EdwardKaravakis in #73
- panda_api: initialize username and better handling of task-vs-username parameter handling in show() by @fbarreir in #74
Full Changelog: 1.6.12...1.6.13
1.6.12
What's Changed
- Refactor retry function to check option names in newOpts more properly and to include a list of allowed options in docstring by @tmaeno in #68
- Use default value for token_dir if PANDA_CONFIG_ROOT is not set by @tmaeno in #69
- Fix typos in comments and help strings by @EdwardKaravakis in #70
- Update output handling in get_task_details_json for extended mode by @tmaeno in #71
Full Changelog: 1.6.11...1.6.12
1.6.11
1.6.10
1.6.9
Bugfix regarding extended sandbox size check. 10MB for noBuild and 768MB for sources file
Full Changelog: 1.6.8...1.6.9
1.6.8
Improved the check of the user sandbox files
- 10 MB for noBuild (existed already)
- 768 MB for sources (new check on client side)
Full Changelog: 1.6.7...1.6.8
1.6.7
Debugging: Protection in putFile against return with 0 status, but no json response
What's Changed
- Fix cache when we find a reusable sandbox by @EdwardKaravakis in #64
Full Changelog: 1.6.6...1.6.7