Skip to content

Releases: PanDAWMS/panda-client

1.6.16

21 Apr 07:32
728f6a0

Choose a tag to compare

What's Changed

  • to enable multiple installation sessions from a single source bundle by @tmaeno in #79

Full Changelog: 1.6.15...1.6.16

1.6.15

20 Apr 06:28
d5661a6

Choose a tag to compare

What's Changed

  • Support for versioned lib paths in non-standard installs by @tmaeno in #78

Full Changelog: 1.6.14...1.6.15

1.6.14

15 Apr 05:17
1041ac1

Choose a tag to compare

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

17 Mar 14:16
1c19501

Choose a tag to compare

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

10 Mar 20:42
f23e52d

Choose a tag to compare

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

04 Mar 10:17
e01e169

Choose a tag to compare

What's Changed

  • Add function to retrieve detailed task information in JSON format by @tmaeno in #67

Full Changelog: 1.6.10...1.6.11

1.6.10

02 Mar 07:32
a057a2c

Choose a tag to compare

What's Changed

  • To ensure nEventsPerJob is at least 1 to prevent division by zero by @tmaeno in #66

Full Changelog: 1.6.9...1.6.10

1.6.9

03 Feb 14:08

Choose a tag to compare

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

30 Jan 11:53

Choose a tag to compare

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

29 Jan 09:31

Choose a tag to compare

Debugging: Protection in putFile against return with 0 status, but no json response

What's Changed

Full Changelog: 1.6.6...1.6.7