Skip to content

Latest commit

 

History

History
461 lines (242 loc) · 19.6 KB

CHANGELOG.md

File metadata and controls

461 lines (242 loc) · 19.6 KB

Changelog

v3.0.36 (2024-11-22)

Other

  • Add a dataset age factor to priority (#406) (2ca9271)

v3.0.35 (2024-11-20)

Other

  • Do not use the JEL for completions, as the statistics are incomplete (#405) (0122974)

v3.0.34 (2024-11-14)

Other

  • Add a flag to not auto-complete certain datasets (#403) (5d08da6)

v3.0.33 (2024-11-12)

Other

v3.0.32 (2024-10-31)

Other

  • Fix materialization case where job gets created and service is killed (#401) (cfd92e2)

v3.0.31 (2024-10-27)

Other

  • Fix materialization task count when buffering an existing job (#400) (8301751)

v3.0.30 (2024-10-27)

Other

  • Add more error reasons to reset instead of fail (#399) (c166b2e)

v3.0.29 (2024-10-26)

Other

v3.0.28 (2024-10-25)

Other

  • Clean up job submit dirs more rapidly after completion (#397) (9546be8)

v3.0.27 (2024-10-21)

Other

  • Reset iceprod tasks if not present on the queue (#396) (c3c95c8)

v3.0.26 (2024-10-19)

Other

  • Do cross-check with condor_q and condor_history (#395) (9ff909f)

v3.0.25 (2024-10-17)

Other

v3.0.24 (2024-10-17)

Other

  • Fix input/output options in basic_submit arguments (#393) (79813b0)

v3.0.23 (2024-10-16)

Other

  • Ignore missing config for dataset details (#392) (0eecd15)

v3.0.22 (2024-10-16)

Other

  • Set rest DB timeout and write concern (#391) (d4311cd)

v3.0.21 (2024-10-16)

Other

v3.0.20 (2024-10-15)

Other

v3.0.19 (2024-10-15)

Other

  • Fix sending configs with the condor job (#388) (bd8e248)

v3.0.18 (2024-10-15)

Other

v3.0.17 (2024-10-11)

Other

  • Fix update_task_priority to operate on idle tasks (#386) (c7bbe0e)

v3.0.16 (2024-10-10)

Other

  • Make flake8 happy (c2b4316)
  • Convert the logger to a daily rollover, with 1 week kept (d11d863)
  • Better handling for transient errors (87b8855)

v3.0.15 (2024-10-10)

Other

  • update requirements.txt (2d93bd9)
  • update requirements-tests.txt (25daca7)
  • update requirements-docs.txt (65cb7c2)
  • Only search for idle and waiting task counts when doing queue_tasks (3a60c7a)
  • Separate idle and waiting tasks for dataset view (27fb372)
  • Fix materialization end-of-queue (d60610d)

v3.0.14 (2024-10-09)

Other

  • update requirements.txt (163330e)
  • update requirements-tests.txt (2f3e505)
  • update requirements-docs.txt (9b254cc)
  • Move back to running gridftp transfers inside the condor job (#382) (64957b1)

v3.0.13 (2024-10-07)

Other

  • update requirements.txt (be82643)
  • update requirements-tests.txt (9bce64e)
  • update requirements-docs.txt (7f7fa63)

v3.0.12 (2024-10-07)

Other

  • Fix exists transfers and classad import errors (#381) (646dba1)

v3.0.11 (2024-10-04)

Other

  • Only use a single os for container selection (00238e4)

v3.0.10 (2024-10-04)

Other

  • Convert OS requirement to a container requirement (#380) (f44ddf2)

v3.0.9 (2024-10-04)

Other

v3.0.8 (2024-10-03)

Other

v3.0.7 (2024-10-03)

Other

v3.0.6 (2024-10-03)

Other

  • Do gridftp env setup within try/except (#376) (b465fa5)

v3.0.5 (2024-10-03)

Other

v3.0.4 (2024-10-02)

Other

v3.0.3 (2024-10-02)

Other

  • update requirements.txt (7b2df75)
  • update requirements-tests.txt (4b4151c)
  • update requirements-docs.txt (00b2d75)

v3.0.2 (2024-10-02)

Other

  • update requirements.txt (63c8841)
  • update requirements-tests.txt (373825c)
  • update requirements-docs.txt (b5501e5)
  • Update dataset schema to be looser (9197849)

v3.0.1 (2024-10-01)

Other

  • Remove latest tag from cvmfs (4a42c8a)
  • Add some spare disk for stdout/err, other misc files (6e97f18)

v3.0.0 (2024-10-01)

Breaking

  • This release removes support for IceProd pilots, and instead relies on HTCondor file transfer and running the module code directly in the HTCondor job. As a consequence, we are able to fully support running in containers via HTCondor. (3c3681e)
  • Breaking changes: Data transfer now happens at the task level. Other file transfer is deprecated, and will be merged with the task. Dataset config removals: Module running_class support has been removed. Use the src attribute instead. Data compression support has been removed. Resources have been removed - use data in permanent input mode. Steering/system has been removed. The debugging pilot has limited support, and all data transfer has been removed. The dataset truncated status has been moved to an attribute. Tasks start at idle instead of waiting. Task status waiting is now "ready to queue" and status queued is "on the HTCondor queue" with processing actually being processing in HTCondor. The task reset status has been removed, and tasks will now directly go to idle. (3c3681e)

Other

  • update requirements.txt (71013dd)
  • update requirements-tests.txt (723afb6)
  • update requirements-docs.txt (3200b3a)

v2.7.14 (2024-08-27)

Other

  • Update credentials to use new rest-tools syntax (#373) (c4bcb01)
  • Fixes for materialization and job temp cleaning (2fddba2)

v2.7.13 (2024-03-14)

Other

  • Update sphinx options to re-enable autodocs (#369) (a7dd319)

v2.7.12 (2024-02-24)

Other

v2.7.11 (2024-01-30)

Other

v2.7.10 (2023-11-08)

Other

  • update requirements.txt (ebf9adb)
  • update requirements-tests.txt (0f35b39)
  • update requirements-docs.txt (246abad)
  • Fix not enough values to unpack error (bcf6496)

v2.7.9 (2023-11-07)

Other

v2.7.8 (2023-10-11)

Other

  • Update basic_submit.py fix docstring (#365) (93d4237)

v2.7.7 (2023-09-27)

Other

  • Mark cvmfs client errors as node errors (#364) (d939a44)

v2.7.6 (2023-09-25)

Other

  • Make the bias against large datasets less severe (#363) (a09e009)

v2.7.5 (2023-09-20)

Other

v2.7.4 (2023-09-13)

Other

v2.7.3 (2023-07-26)

Other

v2.7.2 (2023-07-20)

Other

v2.7.1 (2023-07-17)

Other

v2.7.0 (2023-07-10)

v2.6.17 (2023-06-12)

Other

  • Credentials - handle refresh failures more gracefully (#351) (fcbdfe6)

v2.6.16 (2023-06-12)

Other

v2.6.15 (2023-06-09)

Other

  • Only 404 if we don't match any tasks (#349) (d4700bd)
  • For names, allow all possible characters (#348) (9d84049)
  • Make setting requirements in the config work, even when there are no matching tasks (#347) (91a2c81)

v2.6.14 (2023-06-09)

Other

v2.6.13 (2023-05-30)

Other

v2.6.12 (2023-04-19)

Other

v2.6.11 (2023-04-18)

Other

v2.6.10 (2023-04-14)

Other

v2.6.9 (2023-04-13)

Other

v2.6.8 (2023-03-03)

v2.6.7 (2023-02-12)

v2.6.6 (2023-02-12)

v2.6.5 (2023-02-11)

v2.6.4 (2023-02-11)

v2.6.3 (2023-02-11)

v2.6.2 (2023-02-10)

v2.6.1 (2023-02-10)

v2.6.0 (2023-02-09)

Feature

v2.5.23 (2023-02-08)

v2.5.22 (2022-12-20)

v2.5.21 (2022-12-18)

v2.5.20 (2022-12-18)

v2.5.19 (2022-12-09)

v2.5.18 (2022-12-09)

v2.5.17 (2022-10-28)

v2.5.16 (2022-08-22)

v2.5.15 (2022-08-15)

v2.5.14 (2022-06-08)

v2.5.13 (2022-04-13)

v2.5.12 (2022-04-12)

Fix

  • Manual version pre-increment 2.5.6 (d04d749)
  • Add semantic release GH action -- will ONLY make patch w/ (331330c)

v2.5.7 (2021-03-15)