Skip to content

Releases: dmwm/CRABClient

v3.260206

06 Feb 14:58
e3e9c67

Choose a tag to compare

Need a tag in order too fully test this change to crab status which also removed the fallback to the txt version of the status cache file. We have been using pkl file long enough now to be confident. See the details of the relevant commit e3e9c67

What's Changed

  • No dag node parsing in client anymore 5399 by @belforte in #5423
    • contains also "status cache is always pkl"

Full Changelog: v3.251020...v3.260206

v3.251020

20 Oct 09:35
1fc14cb

Choose a tag to compare

fixes submit --dryrun which was not adapted to latest TW which has new tarballs and input arguments format

What's Changed

Full Changelog: v3.251015...v3.251020

Tested in https://gitlab.cern.ch/crab3/CRABServer/-/pipelines/13147216
(just to make sure this did not break anything else. We do not have a test for submit --dryrun)

Deployment:

v3.251015

15 Oct 10:41
cf12e74

Choose a tag to compare

What's Changed

Full Changelog: v3.250929...v3.251015

v3.250929

29 Sep 19:02
aeeac50

Choose a tag to compare

main reason is to restore py2 compatibility broken by previous change for http2 support. Via #5418

What's Changed

New Contributors

Full Changelog: v3.250908...v3.250929

Validation

Deployment

v3.250908

08 Sep 08:09
42e588f

Choose a tag to compare

just one small enhancement CRABClient

What's Changed

New Contributors

Full Changelog: v3.250820...v3.250908

v3.250820

20 Aug 10:29
4e2e95d

Choose a tag to compare

small changes to be able to test (and later use) new TW tarballs format

What's Changed

Full Changelog: v3.250806...v3.250820

deployment

v3.250806

06 Aug 12:19
5e20511

Choose a tag to compare

Summary

Bug fixes, Additions needed for the new "CRIC in TW" design and small improvements.

What's Changed

Full Changelog: v3.250522...v3.250806

v3.250522

22 May 08:40
64b0373

Choose a tag to compare

two minor changes for better usability, but worth to push out

What's Changed

Full Changelog: v3.250505...v3.250522

DEPLOYMENT:

in crab-prod as of June 27, 2025

v3.250505

06 May 08:41
673eae2

Choose a tag to compare

One change for PrivateMC: introduce lumisPerFile and deprecate eventsPerLumi
Aim is to prevent user MC from having O(1k) lumis per file w/o user explicitly asking for it (which would be a very bad idea anyhow and hopefully nobody will). Default value for lumisPerFile is 1

Also minor clarification for crab status --long output

What's Changed

Full Changelog: v3.250409...v3.250505

Validation

Deployment

v3.250409

09 Apr 15:29
6ce332b

Choose a tag to compare

Now that we have updated TaskWorker, make submit --dryrun compatible with new one, not old version.

What's Changed

Full Changelog: v3.250318...v3.250409

queued for deployment as crab-dev in cms-sw/cmsdist#9783

  • deployed in IB and tested OK